#caefbf Hex Color
rgb(202, 239, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | ef | bf | - | #caefbf |
RGB | 202 | 239 | 191 | - | rgb(202,239,191) |
HSL | 106 | 60% | 84% | - | hsl(106,60%,84%) |
HSV | 106 | 20% | 94% | - | hsv(106,20%,94%) |
XYZ | 64.6276 | 78.0511 | 60.9494 | - | xyz(64.6276,78.0511,60.9494) |
CIE-LAB | 90.8 | -20.69 | 19.31 | - | lab(90.8,-20.69,19.31) |
CMYK | 0.15481171548117 | 0 | 0.20083682008368 | 0.062745098039216 | cmyk(0.15481171548117,0,0.20083682008368,0.062745098039216) |
Description
The RGB value of color #caefbf is rgb(202, 239, 191).
In the hex color #caefbf, The value of Red is 202, value of Green is 239, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #caefbf consists of 106° Hue, 60% Saturation, and 84% Lightness.
In the CMYK color model, the color #caefbf can be represented as Cyan=0.15481171548117%, Magenta=0%, Yellow=0.20083682008368%, and Black=0.062745098039216%.
Shades of #caefbf
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 #caefbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #caefbf
Preview of #caefbf on White Background
The contrast ratio of #caefbf with white color is 1.26
Preview of #caefbf on black background
The contrast ratio of #caefbf with black color is 16.61
#caefbf color will look good with a black background.
Color Schemes of #caefbf
Triadic Colors of #caefbf
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 #caefbf
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 #caefbf
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 #caefbf
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: #caefbf;
}
This is a sample text used for the color #caefbf. 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: #caefbf;
}
This is a sample text used for the color #caefbf. 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 #caefbf;
}
This is a sample text used for the color #caefbf. 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.96%
Green 37.82%
Blue 30.22%
CMYK Percentage
Cyan 37
Magenta 0%
Yellow 48%
Black 15%
Comments on this color
Please login or signup to post a comment.
No comments yet.