#ca8b6d Hex Color
rgb(202, 139, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | 8b | 6d | - | #ca8b6d |
RGB | 202 | 139 | 109 | - | rgb(202,139,109) |
HSL | 19 | 47% | 61% | - | hsl(19,47%,61%) |
HSV | 19 | 46% | 79% | - | hsv(19,46%,79%) |
XYZ | 36.3501 | 32.1259 | 18.7531 | - | xyz(36.3501,32.1259,18.7531) |
CIE-LAB | 63.45 | 20.49 | 25.7 | - | lab(63.45,20.49,25.7) |
CMYK | 0 | 0.31188118811881 | 0.46039603960396 | 0.2078431372549 | cmyk(0,0.31188118811881,0.46039603960396,0.2078431372549) |
Description
The RGB value of color #ca8b6d is rgb(202, 139, 109).
In the hex color #ca8b6d, The value of Red is 202, value of Green is 139, and value of Blue is 109. The primary color is Red. Similarly, The HSL values for #ca8b6d consists of 19° Hue, 47% Saturation, and 61% Lightness.
In the CMYK color model, the color #ca8b6d can be represented as Cyan=0%, Magenta=0.31188118811881%, Yellow=0.46039603960396%, and Black=0.2078431372549%.
Shades of #ca8b6d
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 #ca8b6d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ca8b6d
Preview of #ca8b6d on White Background
The contrast ratio of #ca8b6d with white color is 2.83
Preview of #ca8b6d on black background
The contrast ratio of #ca8b6d with black color is 7.43
#ca8b6d color will look good with a black background.
Color Schemes of #ca8b6d
Triadic Colors of #ca8b6d
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 #ca8b6d
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 #ca8b6d
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 #ca8b6d
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: #ca8b6d;
}
This is a sample text used for the color #ca8b6d. 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: #ca8b6d;
}
This is a sample text used for the color #ca8b6d. 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 #ca8b6d;
}
This is a sample text used for the color #ca8b6d. 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 44.89%
Green 30.89%
Blue 24.22%
CMYK Percentage
Cyan 0
Magenta 31.82%
Yellow 46.97%
Black 21.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.