crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#caa97b hex color - Brown - Warm color - Information

#caa97b hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #caa97b Color code in RGB color code model is created after adding 79.22% red color, 66.27% green color and 48.24% blue color. Hex #caa97b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 39% yellow and 21% black.

Hex #caa97b color code is between #ccaa77 web safe hex color code and #bb9988 web safe hex color code. #ccaa77 is the nearest web safe color code. You can see here many more shades of #caa97b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecaa97b#caa97b
RGB Decimal202, 169, 123rgb(202, 169, 123)
RGB Percent79%, 66%, 48%rgb(79%, 66%, 48%)
CSS RGBa202, 169, 123,1rgba(202,169,123,1)
CMYK Modelcmyk(0%,16%,39%,21%)
HSL Color Space35,43% ,64%hsl(35,43% ,64%)
HSV Color Space35°, 39%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010101010100101111011
Octal312251173
Decimal202169123
Hexcaa97b

Different shades of #caa97b color code.

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

Light Shade of #caa97b
#d9c19f
Dark Shade of #caa97b
#bb9157
Saturated Shade of #caa97b
#d3ab72
Desaturated Shade of #caa97b
#c1a784
Grey scale Shade of #caa97b
#a2a2a2
Brighten Shade
#e3c294
Most Readable Shade
#000000

Shades of #caa97b color code

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

#caa97b
#b3966d
#9d835f
#867052
#705d44
#594b36
#433829
#2c251b
#16120d
#000000

Similar Color like #caa97b color

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

#cbaa7c
#ccab7d
#cdac7e
#cead7f
#cfae80
#d0af81
#d1b082
#d2b183
#d3b284
#d4b385
#d5b486
#d6b587
#d7b688
#d8b789
#c9a87a
#c8a779
#c7a678
#c6a577
#c5a476
#c4a375
#c3a274
#c2a173
#c1a072
#c09f71
#bf9e70
#be9d6f
#bd9c6e
#bc9b6d

Monochromatic Color with #caa97b

#caa97b
#f4cd95
#201b13
#4a3e2d
#756247
#9f8561

Tints of #caa97b Color

#caa97b
#cfb289
#d5bc98
#dbc5a7
#e1cfb5
#e7d8c4
#ede2d3
#f3ebe1
#f9f5f0
#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

#caa97b
#7b9cca

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

Split Complementary

#caa97b
#7bc4ca
#827bca

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

Analogous Color

#ca897b
#ca997b
#caa97b
#cab97b
#cac97b

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

#caa97b
#7bcaa9
#a97bca

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

#caa97b
#7bca81
#7b9cca
#ca7bc3

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

#caa97b
#7b9cca
#827bca
#c4ca7b

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

#caa97b Color Code Preview on Black Background Color

This is how #caa97b Color will look on black background color. Color contrast ratio is 9.47

#caa97b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caa97b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caa97b

#caa97b color code is use for CSS Background Color

Background color for the above div is #caa97b

HTML with inline CSS

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

#caa97b color code is use for CSS Border Color

CSS Border color for the above div is #caa97b

HTML with inline CSS

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

CSS Border Left color for the above div is #caa97b

HTML with inline CSS

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

CSS Border Right color for the above div is #caa97b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #caa97b

HTML with inline CSS

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

CSS Border Top color for the above div is #caa97b

HTML with inline CSS

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

#caa97b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#caa97b Color code Preview on White Background

This is how #caa97b Color code will look on white background color. Color contrast ratio is 2.22

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.