crispedge.com

Color picker

Loading...

#ca871c hex color - Brown - Warm color - Information

#ca871c hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #ca871c Color code in RGB color code model is created after adding 79.22% red color, 52.94% green color and 10.98% blue color. Hex #ca871c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 86% yellow and 21% black.

Hex #ca871c color code is between #cc8822 web safe hex color code and #bb7711 web safe hex color code. #cc8822 is the nearest web safe color code. You can see here many more shades of #ca871c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeca871c#ca871c
RGB Decimal202, 135, 28rgb(202, 135, 28)
RGB Percent79%, 53%, 11%rgb(79%, 53%, 11%)
CSS RGBa202, 135, 28,1rgba(202,135,28,1)
CMYK Modelcmyk(0%,33%,86%,21%)
HSL Color Space37,76% ,45%hsl(37,76% ,45%)
HSV Color Space37°, 86%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010101000011100011100
Octal31220734
Decimal20213528
Hexca871c

Different shades of #ca871c color code.

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

Light Shade of #ca871c
#e3a036
Dark Shade of #ca871c
#9d6916
Saturated Shade of #ca871c
#d58a10
Desaturated Shade of #ca871c
#be8427
Grey scale Shade of #ca871c
#737373
Brighten Shade
#e3a035
Most Readable Shade
#000000

Shades of #ca871c color code

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

#ca871c
#b37818
#9d6915
#865a12
#704b0f
#593c0c
#432d09
#2c1e06
#160f03
#000000

Similar Color like #ca871c color

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

#cb881d
#cc891e
#cd8a1f
#ce8b20
#cf8c21
#d08d22
#d18e23
#d28f24
#d39025
#d49126
#d59227
#d69328
#d79429
#d8952a
#c9861b
#c8851a
#c78419
#c68318
#c58217
#c48116
#c38015
#c27f14
#c17e13
#c07d12
#bf7c11
#be7b10
#bd7a0f
#bc790e

Monochromatic Color with #ca871c

#ca871c
#f4a322
#201504
#4a320a
#754e10
#9f6b16

Tints of #ca871c Color

#ca871c
#cf9435
#d5a14e
#dbaf67
#e1bc80
#e7c99a
#edd7b3
#f3e4cc
#f9f1e5
#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

#ca871c
#1c5fca

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

Split Complementary

#ca871c
#1cb6ca
#301cca

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

Analogous Color

#ca411c
#ca641c
#ca871c
#caaa1c
#c7ca1c

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

#ca871c
#1cca87
#871cca

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

#ca871c
#1cca30
#1c5fca
#ca1cb6

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

#ca871c
#1c5fca
#301cca
#b6ca1c

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

#ca871c Color Code Preview on Black Background Color

This is how #ca871c Color will look on black background color. Color contrast ratio is 6.99

#ca871c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca871c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca871c

#ca871c color code is use for CSS Background Color

Background color for the above div is #ca871c

HTML with inline CSS

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

#ca871c color code is use for CSS Border Color

CSS Border color for the above div is #ca871c

HTML with inline CSS

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

CSS Border Left color for the above div is #ca871c

HTML with inline CSS

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

CSS Border Right color for the above div is #ca871c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca871c

HTML with inline CSS

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

CSS Border Top color for the above div is #ca871c

HTML with inline CSS

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

#ca871c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca871c Color code Preview on White Background

This is how #ca871c Color code will look on white background color. Color contrast ratio is 3.00

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

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,135,28,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,95,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,135,28,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.