@
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.

#ca661e hex color - Brown - Warm color - Information

#ca661e hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #ca661e Color code in RGB color code model is created after adding 79.22% red color, 40% green color and 11.76% blue color. Hex #ca661e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 85% yellow and 20.78% black.

Hex #ca661e color code is between #cc5522 web safe hex color code and #bb7711 web safe hex color code. #cc5522 is the nearest web safe color code. You can see here many more shades of #ca661e 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 ca661e #ca661e
RGB Decimal 202, 102, 30 rgb(202, 102, 30)
RGB Percent 79%, 40%, 12% rgb(79%, 40%, 12%)
CSS RGBa 202, 102, 30,1 rgba(202,102,30,1)
CMYK Model cmyk(0%,50%,85%,20.78%)
HSL Color Space 25,74% ,45% hsl(25,74% ,45%)
HSV Color Space 25°, 85%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 01100110 00011110
Octal 312 146 36
Decimal 202 102 30
Hex ca 66 1e

Different shades of #ca661e color code.

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

Light Shade of #ca661e
#e28039
Dark Shade of #ca661e
#9e5017
Saturated Shade of #ca661e
#d66412
Desaturated Shade of #ca661e
#be682a
Grey scale Shade of #ca661e
#747474
Brighten Shade
#e37f37
Most Readable Shade
#FFFFFF

Shades of #ca661e color code

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

#ca661e
#b35a1a
#9d4f17
#864414
#703810
#592d0d
#43220a
#2c1606
#160b03
#000000

Similar Color like #ca661e color

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

#cb671f
#cc6820
#cd6921
#ce6a22
#cf6b23
#d06c24
#d16d25
#d26e26
#d36f27
#d47028
#d57129
#d6722a
#d7732b
#d8742c
#c9651d
#c8641c
#c7631b
#c6621a
#c56119
#c46018
#c35f17
#c25e16
#c15d15
#c05c14
#bf5b13
#be5a12
#bd5911
#bc5810

Monochromatic Color with #ca661e

#ca661e
#f47b24
#201005
#4a260b
#753b11
#9f5118

Tints of #ca661e Color

#ca661e
#cf7737
#d58850
#db9969
#e1aa82
#e7bb9b
#edccb4
#f3ddcd
#f9eee6
#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

#ca661e
#1e82ca

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

Split Complementary

#ca661e
#1ecabc
#1e2cca

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

Analogous Color

#ca211e
#ca441e
#ca661e
#ca881e
#caab1e

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

#ca661e
#1eca66
#661eca

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

#ca661e
#2cca1e
#1e82ca
#bc1eca

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

#ca661e
#1e82ca
#1e2cca
#cabc1e

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 #ca661e 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.

#ca661e Color Code Preview on Black Background Color

This is how #ca661e Color will look on black background color. Color contrast ratio is 5.43

#ca661e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca661e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca661e

#ca661e color code is use for CSS Background Color

Background color for the above div is #ca661e

HTML with inline CSS

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

#ca661e color code is use for CSS Border Color

CSS Border color for the above div is #ca661e

HTML with inline CSS

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

CSS Border Left color for the above div is #ca661e

HTML with inline CSS

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

CSS Border Right color for the above div is #ca661e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca661e

HTML with inline CSS

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

CSS Border Top color for the above div is #ca661e

HTML with inline CSS

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

#ca661e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca661e Color code Preview on White Background

This is how #ca661e Color code will look on white background color. Color contrast ratio is 3.87

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 #ca661e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ca661e; }

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(202,102,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,130,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,102,30,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.