#cefdf9 Hex Color
rgb(206, 253, 249)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | fd | f9 | - | #cefdf9 |
RGB | 206 | 253 | 249 | - | rgb(206,253,249) |
HSL | 175 | 92% | 90% | - | hsl(175,92%,90%) |
HSV | 175 | 19% | 99% | - | hsv(175,19%,99%) |
XYZ | 77.6778 | 90.2119 | 102.9411 | - | xyz(77.6778,90.2119,102.9411) |
CIE-LAB | 96.08 | -15.65 | -3.04 | - | lab(96.08,-15.65,-3.04) |
CMYK | 0.18577075098814 | 0 | 0.015810276679842 | 0.0078431372549019 | cmyk(0.18577075098814,0,0.015810276679842,0.0078431372549019) |
Description
The RGB value of color #cefdf9 is rgb(206, 253, 249).
In the hex color #cefdf9, The value of Red is 206, value of Green is 253, and value of Blue is 249. The primary color is Green. Similarly, The HSL values for #cefdf9 consists of 175° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #cefdf9 can be represented as Cyan=0.18577075098814%, Magenta=0%, Yellow=0.015810276679842%, and Black=0.0078431372549019%.
Shades of #cefdf9
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 #cefdf9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cefdf9
Preview of #cefdf9 on White Background
The contrast ratio of #cefdf9 with white color is 1.1
Preview of #cefdf9 on black background
The contrast ratio of #cefdf9 with black color is 19.04
#cefdf9 color will look good with a black background.
Color Schemes of #cefdf9
Triadic Colors of #cefdf9
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 #cefdf9
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 #cefdf9
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 #cefdf9
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: #cefdf9;
}
This is a sample text used for the color #cefdf9. 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: #cefdf9;
}
This is a sample text used for the color #cefdf9. 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 #cefdf9;
}
This is a sample text used for the color #cefdf9. 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 29.1%
Green 35.73%
Blue 35.17%
CMYK Percentage
Cyan 88.71
Magenta 0%
Yellow 7.55%
Black 3.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.