#1ccaef Hex Color
rgb(28, 202, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 1c | ca | ef | - | #1ccaef |
| RGB | 28 | 202 | 239 | - | rgb(28,202,239) |
| HSL | 191 | 87% | 52% | - | hsl(191,87%,52%) |
| HSV | 191 | 88% | 94% | - | hsv(191,88%,94%) |
| XYZ | 37.1794 | 48.7199 | 89.1057 | - | xyz(37.1794,48.7199,89.1057) |
| CIE-LAB | 75.28 | -27.76 | -29.7 | - | lab(75.28,-27.76,-29.7) |
| CMYK | 0.88284518828452 | 0.15481171548117 | 0 | 0.062745098039216 | cmyk(0.88284518828452,0.15481171548117,0,0.062745098039216) |
Description
The RGB value of color #1ccaef is rgb(28, 202, 239).
In the hex color #1ccaef, The value of Red is 28, value of Green is 202, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #1ccaef consists of 191° Hue, 87% Saturation, and 52% Lightness.
In the CMYK color model, the color #1ccaef can be represented as Cyan=0.88284518828452%, Magenta=0.15481171548117%, Yellow=0%, and Black=0.062745098039216%.
Shades of #1ccaef
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 #1ccaef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1ccaef
Preview of #1ccaef on White Background
The contrast ratio of #1ccaef with white color is 1.95
Preview of #1ccaef on black background
The contrast ratio of #1ccaef with black color is 10.74
#1ccaef color will look good with a black background.
Color Schemes of #1ccaef
Triadic Colors of #1ccaef
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 #1ccaef
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 #1ccaef
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 #1ccaef
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: #1ccaef;
}
This is a sample text used for the color #1ccaef. 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: #1ccaef;
}
This is a sample text used for the color #1ccaef. 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 #1ccaef;
}
This is a sample text used for the color #1ccaef. 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 5.97%
Green 43.07%
Blue 50.96%
CMYK Percentage
Cyan 80.23
Magenta 14.07%
Yellow 0%
Black 5.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.