#c6ccce Hex Color
rgb(198, 204, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | cc | ce | - | #c6ccce |
RGB | 198 | 204 | 206 | - | rgb(198,204,206) |
HSL | 195 | 8% | 79% | - | hsl(195,8%,79%) |
HSV | 195 | 4% | 81% | - | hsv(195,4%,81%) |
XYZ | 56.0221 | 59.6477 | 66.953 | - | xyz(56.0221,59.6477,66.953) |
CIE-LAB | 81.65 | -1.67 | -1.72 | - | lab(81.65,-1.67,-1.72) |
CMYK | 0.038834951456311 | 0.0097087378640776 | 0 | 0.1921568627451 | cmyk(0.038834951456311,0.0097087378640776,0,0.1921568627451) |
Description
The RGB value of color #c6ccce is rgb(198, 204, 206).
In the hex color #c6ccce, The value of Red is 198, value of Green is 204, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #c6ccce consists of 195° Hue, 8% Saturation, and 79% Lightness.
In the CMYK color model, the color #c6ccce can be represented as Cyan=0.038834951456311%, Magenta=0.0097087378640776%, Yellow=0%, and Black=0.1921568627451%.
Shades of #c6ccce
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 #c6ccce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6ccce
Preview of #c6ccce on White Background
The contrast ratio of #c6ccce with white color is 1.62
Preview of #c6ccce on black background
The contrast ratio of #c6ccce with black color is 12.93
#c6ccce color will look good with a black background.
Color Schemes of #c6ccce
Triadic Colors of #c6ccce
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 #c6ccce
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 #c6ccce
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 #c6ccce
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: #c6ccce;
}
This is a sample text used for the color #c6ccce. 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: #c6ccce;
}
This is a sample text used for the color #c6ccce. 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 #c6ccce;
}
This is a sample text used for the color #c6ccce. 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 32.57%
Green 33.55%
Blue 33.88%
CMYK Percentage
Cyan 16.13
Magenta 4.03%
Yellow 0%
Black 79.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.