crispedge.com

Color picker

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

#caaf81 hex color - Perennial Gold - Brown - Warm color - Information

#caaf81 hex color - Perennial Gold - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #caaf81 Color Code is also known as Perennial Gold color.

Hex #caaf81 Color code in RGB color code model is created after adding 79.22% red color, 68.63% green color and 50.59% blue color. Hex #caaf81 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 36% yellow and 21% black.

Hex #caaf81 color code is between #ccaa88 web safe hex color code and #bbbb77 web safe hex color code. #ccaa88 is the nearest web safe color code. You can see here many more shades of #caaf81 color code.

0 Likes 0 Comments | 20 Views

Color Table

Hex Color Codecaaf81#caaf81
RGB Decimal202, 175, 129rgb(202, 175, 129)
RGB Percent79%, 69%, 51%rgb(79%, 69%, 51%)
CSS RGBa202, 175, 129,1rgba(202,175,129,1)
CMYK Modelcmyk(0%,13%,36%,21%)
HSL Color Space38,41% ,65%hsl(38,41% ,65%)
HSV Color Space38°, 36%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010101010111110000001
Octal312257201
Decimal202175129
Hexcaaf81

Different shades of #caaf81 color code.

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

Light Shade of #caaf81
#d9c6a5
Dark Shade of #caaf81
#bb985d
Saturated Shade of #caaf81
#d3b178
Desaturated Shade of #caaf81
#c1ad8a
Grey scale Shade of #caaf81
#a5a5a5
Brighten Shade
#e3c89a
Most Readable Shade
#000000

Shades of #caaf81 color code

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

#caaf81
#b39b72
#9d8864
#867456
#706147
#594d39
#433a2b
#2c261c
#16130e
#000000

Similar Color like #caaf81 color

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

#cbb082
#ccb183
#cdb284
#ceb385
#cfb486
#d0b587
#d1b688
#d2b789
#d3b88a
#d4b98b
#d5ba8c
#d6bb8d
#d7bc8e
#d8bd8f
#c9ae80
#c8ad7f
#c7ac7e
#c6ab7d
#c5aa7c
#c4a97b
#c3a87a
#c2a779
#c1a678
#c0a577
#bfa476
#bea375
#bda274
#bca173

Monochromatic Color with #caaf81

#caaf81
#f4d49c
#201c14
#4a4130
#75654b
#9f8a66

Tints of #caaf81 Color

#caaf81
#cfb78f
#d5c09d
#dbc9ab
#e1d2b9
#e7dbc7
#ede4d5
#f3ede3
#f9f6f1
#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

#caaf81
#819cca

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

Split Complementary

#caaf81
#81c1ca
#8b81ca

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

Analogous Color

#ca9281
#caa081
#caaf81
#cabe81
#c8ca81

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

#caaf81
#81caaf
#af81ca

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

#caaf81
#81ca8a
#819cca
#ca81c0

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

#caaf81
#819cca
#8b81ca
#c1ca81

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

#caaf81 Color Code Preview on Black Background Color

This is how #caaf81 Color will look on black background color. Color contrast ratio is 9.96

#caaf81 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caaf81

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caaf81

#caaf81 color code is use for CSS Background Color

Background color for the above div is #caaf81

HTML with inline CSS

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

#caaf81 color code is use for CSS Border Color

CSS Border color for the above div is #caaf81

HTML with inline CSS

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

CSS Border Left color for the above div is #caaf81

HTML with inline CSS

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

CSS Border Right color for the above div is #caaf81

HTML with inline CSS

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

CSS Border Bottom color for the above div is #caaf81

HTML with inline CSS

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

CSS Border Top color for the above div is #caaf81

HTML with inline CSS

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

#caaf81 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#caaf81 Color code Preview on White Background

This is how #caaf81 Color code will look on white background color. Color contrast ratio is 2.11

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

Related Gradients

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

0 Likes 0 Comments | 20 Views

Post your comment:-

By submitting comment you agree to our privacy policy.