#cefbf3 Hex Color
rgb(206, 251, 243)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | fb | f3 | - | #cefbf3 |
RGB | 206 | 251 | 243 | - | rgb(206,251,243) |
HSL | 169 | 85% | 90% | - | hsl(169,85%,90%) |
HSV | 169 | 18% | 98% | - | hsv(169,18%,98%) |
XYZ | 76.1284 | 88.5872 | 97.8807 | - | xyz(76.1284,88.5872,97.8807) |
CIE-LAB | 95.41 | -15.86 | -0.94 | - | lab(95.41,-15.86,-0.94) |
CMYK | 0.1792828685259 | 0 | 0.031872509960159 | 0.015686274509804 | cmyk(0.1792828685259,0,0.031872509960159,0.015686274509804) |
Description
The RGB value of color #cefbf3 is rgb(206, 251, 243).
In the hex color #cefbf3, The value of Red is 206, value of Green is 251, and value of Blue is 243. The primary color is Green. Similarly, The HSL values for #cefbf3 consists of 169° Hue, 85% Saturation, and 90% Lightness.
In the CMYK color model, the color #cefbf3 can be represented as Cyan=0.1792828685259%, Magenta=0%, Yellow=0.031872509960159%, and Black=0.015686274509804%.
Shades of #cefbf3
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 #cefbf3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cefbf3
Preview of #cefbf3 on White Background
The contrast ratio of #cefbf3 with white color is 1.12
Preview of #cefbf3 on black background
The contrast ratio of #cefbf3 with black color is 18.72
#cefbf3 color will look good with a black background.
Color Schemes of #cefbf3
Triadic Colors of #cefbf3
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 #cefbf3
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 #cefbf3
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 #cefbf3
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: #cefbf3;
}
This is a sample text used for the color #cefbf3. 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: #cefbf3;
}
This is a sample text used for the color #cefbf3. 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 #cefbf3;
}
This is a sample text used for the color #cefbf3. 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.43%
Green 35.86%
Blue 34.71%
CMYK Percentage
Cyan 79.03
Magenta 0%
Yellow 14.05%
Black 6.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.