#c4bcaa Hex Color
rgb(196, 188, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | bc | aa | - | #c4bcaa |
RGB | 196 | 188 | 170 | - | rgb(196,188,170) |
HSL | 42 | 18% | 72% | - | hsl(42,18%,72%) |
HSV | 42 | 13% | 77% | - | hsv(42,13%,77%) |
XYZ | 48.0039 | 50.6045 | 45.2678 | - | xyz(48.0039,50.6045,45.2678) |
CIE-LAB | 76.44 | -0.26 | 10.11 | - | lab(76.44,-0.26,10.11) |
CMYK | 0 | 0.040816326530612 | 0.13265306122449 | 0.23137254901961 | cmyk(0,0.040816326530612,0.13265306122449,0.23137254901961) |
Description
The RGB value of color #c4bcaa is rgb(196, 188, 170).
In the hex color #c4bcaa, The value of Red is 196, value of Green is 188, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #c4bcaa consists of 42° Hue, 18% Saturation, and 72% Lightness.
In the CMYK color model, the color #c4bcaa can be represented as Cyan=0%, Magenta=0.040816326530612%, Yellow=0.13265306122449%, and Black=0.23137254901961%.
Shades of #c4bcaa
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 #c4bcaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4bcaa
Preview of #c4bcaa on White Background
The contrast ratio of #c4bcaa with white color is 1.89
Preview of #c4bcaa on black background
The contrast ratio of #c4bcaa with black color is 11.12
#c4bcaa color will look good with a black background.
Color Schemes of #c4bcaa
Triadic Colors of #c4bcaa
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 #c4bcaa
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 #c4bcaa
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 #c4bcaa
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: #c4bcaa;
}
This is a sample text used for the color #c4bcaa. 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: #c4bcaa;
}
This is a sample text used for the color #c4bcaa. 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 #c4bcaa;
}
This is a sample text used for the color #c4bcaa. 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 35.38%
Green 33.94%
Blue 30.69%
CMYK Percentage
Cyan 0
Magenta 10.08%
Yellow 32.77%
Black 57.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.