#24caef Hex Color
rgb(36, 202, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 24 | ca | ef | - | #24caef |
| RGB | 36 | 202 | 239 | - | rgb(36,202,239) |
| HSL | 191 | 86% | 54% | - | hsl(191,86%,54%) |
| HSV | 191 | 85% | 94% | - | hsv(191,85%,94%) |
| XYZ | 37.4281 | 48.8481 | 89.1173 | - | xyz(37.4281,48.8481,89.1173) |
| CIE-LAB | 75.36 | -27.29 | -29.57 | - | lab(75.36,-27.29,-29.57) |
| CMYK | 0.84937238493724 | 0.15481171548117 | 0 | 0.062745098039216 | cmyk(0.84937238493724,0.15481171548117,0,0.062745098039216) |
Description
The RGB value of color #24caef is rgb(36, 202, 239).
In the hex color #24caef, The value of Red is 36, value of Green is 202, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #24caef consists of 191° Hue, 86% Saturation, and 54% Lightness.
In the CMYK color model, the color #24caef can be represented as Cyan=0.84937238493724%, Magenta=0.15481171548117%, Yellow=0%, and Black=0.062745098039216%.
Shades of #24caef
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 #24caef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #24caef
Preview of #24caef on White Background
The contrast ratio of #24caef with white color is 1.95
Preview of #24caef on black background
The contrast ratio of #24caef with black color is 10.77
#24caef color will look good with a black background.
Color Schemes of #24caef
Triadic Colors of #24caef
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 #24caef
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 #24caef
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 #24caef
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: #24caef;
}
This is a sample text used for the color #24caef. 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: #24caef;
}
This is a sample text used for the color #24caef. 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 #24caef;
}
This is a sample text used for the color #24caef. 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 7.55%
Green 42.35%
Blue 50.1%
CMYK Percentage
Cyan 79.61
Magenta 14.51%
Yellow 0%
Black 5.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.