#cfdcdc Hex Color
rgb(207, 220, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | dc | dc | - | #cfdcdc |
RGB | 207 | 220 | 220 | - | rgb(207,220,220) |
HSL | 180 | 16% | 84% | - | hsl(180,16%,84%) |
HSV | 180 | 6% | 86% | - | hsv(180,6%,86%) |
XYZ | 64.2436 | 69.6191 | 77.762 | - | xyz(64.2436,69.6191,77.762) |
CIE-LAB | 86.81 | -4.34 | -1.51 | - | lab(86.81,-4.34,-1.51) |
CMYK | 0.059090909090909 | 0 | 0 | 0.13725490196078 | cmyk(0.059090909090909,0,0,0.13725490196078) |
Description
The RGB value of color #cfdcdc is rgb(207, 220, 220).
In the hex color #cfdcdc, The value of Red is 207, value of Green is 220, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #cfdcdc consists of 180° Hue, 16% Saturation, and 84% Lightness.
In the CMYK color model, the color #cfdcdc can be represented as Cyan=0.059090909090909%, Magenta=0%, Yellow=0%, and Black=0.13725490196078%.
Shades of #cfdcdc
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 #cfdcdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfdcdc
Preview of #cfdcdc on White Background
The contrast ratio of #cfdcdc with white color is 1.41
Preview of #cfdcdc on black background
The contrast ratio of #cfdcdc with black color is 14.92
#cfdcdc color will look good with a black background.
Color Schemes of #cfdcdc
Triadic Colors of #cfdcdc
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 #cfdcdc
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 #cfdcdc
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 #cfdcdc
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: #cfdcdc;
}
This is a sample text used for the color #cfdcdc. 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: #cfdcdc;
}
This is a sample text used for the color #cfdcdc. 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 #cfdcdc;
}
This is a sample text used for the color #cfdcdc. 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 31.99%
Green 34%
Blue 34%
CMYK Percentage
Cyan 30.1
Magenta 0%
Yellow 0%
Black 69.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.