#caa683 Hex Color
rgb(202, 166, 131)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | a6 | 83 | - | #caa683 |
| RGB | 202 | 166 | 131 | - | rgb(202,166,131) |
| HSL | 30 | 40% | 65% | - | hsl(30,40%,65%) |
| HSV | 30 | 35% | 79% | - | hsv(30,35%,79%) |
| XYZ | 42.0901 | 41.4677 | 27.2584 | - | xyz(42.0901,41.4677,27.2584) |
| CIE-LAB | 70.5 | 8.26 | 23.09 | - | lab(70.5,8.26,23.09) |
| CMYK | 0 | 0.17821782178218 | 0.35148514851485 | 0.2078431372549 | cmyk(0,0.17821782178218,0.35148514851485,0.2078431372549) |
Description
The RGB value of color #caa683 is rgb(202, 166, 131).
In the hex color #caa683, The value of Red is 202, value of Green is 166, and value of Blue is 131. The primary color is Red. Similarly, The HSL values for #caa683 consists of 30° Hue, 40% Saturation, and 65% Lightness.
In the CMYK color model, the color #caa683 can be represented as Cyan=0%, Magenta=0.17821782178218%, Yellow=0.35148514851485%, and Black=0.2078431372549%.
Shades of #caa683
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #caa683
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caa683
Preview of #caa683 on White Background
The contrast ratio of #caa683 with white color is 2.26
Preview of #caa683 on black background
The contrast ratio of #caa683 with black color is 9.29
#caa683 color will look good with a black background.
Color Schemes of #caa683
Triadic Colors of #caa683
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #caa683
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #caa683
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #caa683
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #caa683;
}
This is a sample text used for the color #caa683. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #caa683;
}
This is a sample text used for the color #caa683. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #caa683;
}
This is a sample text used for the color #caa683. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 40.48%
Green 33.27%
Blue 26.25%
CMYK Percentage
Cyan 0
Magenta 24.16%
Yellow 47.66%
Black 28.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.