#cfc1be Hex Color
rgb(207, 193, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | c1 | be | - | #cfc1be |
RGB | 207 | 193 | 190 | - | rgb(207,193,190) |
HSL | 11 | 15% | 78% | - | hsl(11,15%,78%) |
HSV | 11 | 8% | 81% | - | hsv(11,8%,81%) |
XYZ | 54.0964 | 55.123 | 56.5038 | - | xyz(54.0964,55.123,56.5038) |
CIE-LAB | 79.11 | 4.4 | 3.27 | - | lab(79.11,4.4,3.27) |
CMYK | 0 | 0.067632850241546 | 0.082125603864734 | 0.18823529411765 | cmyk(0,0.067632850241546,0.082125603864734,0.18823529411765) |
Description
The RGB value of color #cfc1be is rgb(207, 193, 190).
In the hex color #cfc1be, The value of Red is 207, value of Green is 193, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #cfc1be consists of 11° Hue, 15% Saturation, and 78% Lightness.
In the CMYK color model, the color #cfc1be can be represented as Cyan=0%, Magenta=0.067632850241546%, Yellow=0.082125603864734%, and Black=0.18823529411765%.
Shades of #cfc1be
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 #cfc1be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfc1be
Preview of #cfc1be on White Background
The contrast ratio of #cfc1be with white color is 1.75
Preview of #cfc1be on black background
The contrast ratio of #cfc1be with black color is 12.02
#cfc1be color will look good with a black background.
Color Schemes of #cfc1be
Triadic Colors of #cfc1be
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 #cfc1be
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 #cfc1be
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 #cfc1be
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: #cfc1be;
}
This is a sample text used for the color #cfc1be. 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: #cfc1be;
}
This is a sample text used for the color #cfc1be. 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 #cfc1be;
}
This is a sample text used for the color #cfc1be. 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.08%
Green 32.71%
Blue 32.2%
CMYK Percentage
Cyan 0
Magenta 20.01%
Yellow 24.3%
Black 55.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.