#ccbfc7 Hex Color
rgb(204, 191, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | bf | c7 | - | #ccbfc7 |
RGB | 204 | 191 | 199 | - | rgb(204,191,199) |
HSL | 323 | 11% | 77% | - | hsl(323,11%,77%) |
HSV | 323 | 6% | 80% | - | hsv(323,6%,80%) |
XYZ | 53.8414 | 54.2225 | 61.6611 | - | xyz(53.8414,54.2225,61.6611) |
CIE-LAB | 78.59 | 5.99 | -2.38 | - | lab(78.59,5.99,-2.38) |
CMYK | 0 | 0.063725490196078 | 0.024509803921569 | 0.2 | cmyk(0,0.063725490196078,0.024509803921569,0.2) |
Description
The RGB value of color #ccbfc7 is rgb(204, 191, 199).
In the hex color #ccbfc7, The value of Red is 204, value of Green is 191, and value of Blue is 199. The primary color is Red. Similarly, The HSL values for #ccbfc7 consists of 323° Hue, 11% Saturation, and 77% Lightness.
In the CMYK color model, the color #ccbfc7 can be represented as Cyan=0%, Magenta=0.063725490196078%, Yellow=0.024509803921569%, and Black=0.2%.
This color is named Silk Chiffon.
Shades of #ccbfc7
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 #ccbfc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccbfc7
Preview of #ccbfc7 on White Background
The contrast ratio of #ccbfc7 with white color is 1.77
Preview of #ccbfc7 on black background
The contrast ratio of #ccbfc7 with black color is 11.84
#ccbfc7 color will look good with a black background.
Color Schemes of #ccbfc7
Triadic Colors of #ccbfc7
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 #ccbfc7
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 #ccbfc7
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 #ccbfc7
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: #ccbfc7;
}
This is a sample text used for the color #ccbfc7. 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: #ccbfc7;
}
This is a sample text used for the color #ccbfc7. 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 #ccbfc7;
}
This is a sample text used for the color #ccbfc7. 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 34.34%
Green 32.15%
Blue 33.5%
CMYK Percentage
Cyan 0
Magenta 22.11%
Yellow 8.5%
Black 69.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.