@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#c35d2b hex color - Orange - Warm color - Information

#c35d2b hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #c35d2b Color code in RGB color code model is created after adding 76.47% red color, 36.47% green color and 16.86% blue color. Hex #c35d2b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 78% yellow and 23.53% black.

Hex #c35d2b color code is between #bb5533 web safe hex color code and #cc6622 web safe hex color code. #bb5533 is the nearest web safe color code. You can see here many more shades of #c35d2b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c35d2b #c35d2b
RGB Decimal 195, 93, 43 rgb(195, 93, 43)
RGB Percent 76%, 36%, 17% rgb(76%, 36%, 17%)
CSS RGBa 195, 93, 43,1 rgba(195,93,43,1)
CMYK Model cmyk(0%,52%,78%,23.53%)
HSL Color Space 20,64% ,47% hsl(20,64% ,47%)
HSV Color Space 20°, 78%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000011 01011101 00101011
Octal 303 135 53
Decimal 195 93 43
Hex c3 5d 2b

Different shades of #c35d2b color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #c35d2b
#d7784a
Dark Shade of #c35d2b
#994922
Saturated Shade of #c35d2b
#cf591f
Desaturated Shade of #c35d2b
#b76137
Grey scale Shade of #c35d2b
#777777
Brighten Shade
#dc7644
Most Readable Shade
#FFFFFF

Shades of #c35d2b color code

Generate more color scales with scales (color stack) generator.

#c35d2b
#ad5226
#974821
#823e1c
#6c3317
#562913
#411f0e
#2b1409
#150a04
#000000

Similar Color like #c35d2b color

Find visually similar hex color codes nearing to #c35d2b hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#c45e2c
#c55f2d
#c6602e
#c7612f
#c86230
#c96331
#ca6432
#cb6533
#cc6634
#cd6735
#ce6836
#cf6937
#d06a38
#d16b39
#c25c2a
#c15b29
#c05a28
#bf5927
#be5826
#bd5725
#bc5624
#bb5523
#ba5422
#b95321
#b85220
#b7511f
#b6501e
#b54f1d

Monochromatic Color with #c35d2b

#c35d2b
#ed7134
#190c06
#43200f
#6e3418
#984922

Tints of #c35d2b Color

#c35d2b
#c96f42
#d0815a
#d79371
#dda589
#e4b7a0
#ebc9b8
#f1dbcf
#f8ede7
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#c35d2b
#2b91c3

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#c35d2b
#2bc3a9
#2b45c3

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#c32b36
#c33f2b
#c35d2b
#c37b2b
#c39a2b

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#c35d2b
#2bc35d
#5d2bc3

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#c35d2b
#45c32b
#2b91c3
#a92bc3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c35d2b
#2b91c3
#2b45c3
#c3a92b

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #c35d2b Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#c35d2b Color Code Preview on Black Background Color

This is how #c35d2b Color will look on black background color. Color contrast ratio is 4.92

#c35d2b in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#c35d2b">Your Example Paragraph content text in with font color #c35d2b </p>

Your Example Paragraph content text in with font color #c35d2b

HTML with inline CSS

<div style="color:#c35d2b">Your Paragraph text in with font color #c35d2b </div>

Your Example Paragraph content text in with font color #c35d2b

#c35d2b color code is use for CSS Background Color

Background color for the above div is #c35d2b

HTML with inline CSS

<div style="background-color:#c35d2b;"></div>

#c35d2b color code is use for CSS Border Color

CSS Border color for the above div is #c35d2b

HTML with inline CSS

<div style="border:5px solid #c35d2b;"></div>

CSS Border Left color for the above div is #c35d2b

HTML with inline CSS

<div style="border-left:5px solid #c35d2b;"></div>

CSS Border Right color for the above div is #c35d2b

HTML with inline CSS

<div style="border-right:5px solid #c35d2b;"></div>

CSS Border Bottom color for the above div is #c35d2b

HTML with inline CSS

<div style="border-bottom:5px solid #c35d2b;"></div>

CSS Border Top color for the above div is #c35d2b

HTML with inline CSS

<div style="border-top:5px solid #c35d2b;"></div>

#c35d2b hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#c35d2b; } .examplecolorclass {color:#c35d2b; } .examplebordercolor {border:3px solid #c35d2b; }

#c35d2b Color code Preview on White Background

This is how #c35d2b Color code will look on white background color. Color contrast ratio is 4.27

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #c35d2b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c35d2b; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(195,93,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(43,145,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,93,43,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.