#ccd9ff Hex Color
rgb(204, 217, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | d9 | ff | - | #ccd9ff |
RGB | 204 | 217 | 255 | - | rgb(204,217,255) |
HSL | 225 | 100% | 90% | - | hsl(225,100%,90%) |
HSV | 225 | 20% | 100% | - | hsv(225,20%,100%) |
XYZ | 67.7647 | 69.6831 | 104.4863 | - | xyz(67.7647,69.6831,104.4863) |
CIE-LAB | 86.84 | 3.39 | -19.96 | - | lab(86.84,3.39,-19.96) |
CMYK | 0.2 | 0.14901960784314 | 0 | 0 | cmyk(0.2,0.14901960784314,0,0) |
Description
The RGB value of color #ccd9ff is rgb(204, 217, 255).
In the hex color #ccd9ff, The value of Red is 204, value of Green is 217, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #ccd9ff consists of 225° Hue, 100% Saturation, and 90% Lightness.
In the CMYK color model, the color #ccd9ff can be represented as Cyan=0.2%, Magenta=0.14901960784314%, Yellow=0%, and Black=0%.
Shades of #ccd9ff
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 #ccd9ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccd9ff
Preview of #ccd9ff on White Background
The contrast ratio of #ccd9ff with white color is 1.41
Preview of #ccd9ff on black background
The contrast ratio of #ccd9ff with black color is 14.94
#ccd9ff color will look good with a black background.
Color Schemes of #ccd9ff
Triadic Colors of #ccd9ff
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 #ccd9ff
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 #ccd9ff
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 #ccd9ff
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: #ccd9ff;
}
This is a sample text used for the color #ccd9ff. 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: #ccd9ff;
}
This is a sample text used for the color #ccd9ff. 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 #ccd9ff;
}
This is a sample text used for the color #ccd9ff. 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 30.18%
Green 32.1%
Blue 37.72%
CMYK Percentage
Cyan 57.3
Magenta 42.7%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.