#1ce5e8 Hex Color
rgb(28, 229, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | e5 | e8 | - | #1ce5e8 |
RGB | 28 | 229 | 232 | - | rgb(28,229,232) |
HSL | 181 | 82% | 51% | - | hsl(181,82%,51%) |
HSV | 181 | 88% | 91% | - | hsv(181,88%,91%) |
XYZ | 43.0637 | 62.1117 | 86.063 | - | xyz(43.0637,62.1117,86.063) |
CIE-LAB | 82.97 | -42.58 | -14.28 | - | lab(82.97,-42.58,-14.28) |
CMYK | 0.87931034482759 | 0.012931034482759 | 0 | 0.090196078431373 | cmyk(0.87931034482759,0.012931034482759,0,0.090196078431373) |
Description
The RGB value of color #1ce5e8 is rgb(28, 229, 232).
In the hex color #1ce5e8, The value of Red is 28, value of Green is 229, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #1ce5e8 consists of 181° Hue, 82% Saturation, and 51% Lightness.
In the CMYK color model, the color #1ce5e8 can be represented as Cyan=0.87931034482759%, Magenta=0.012931034482759%, Yellow=0%, and Black=0.090196078431373%.
Shades of #1ce5e8
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 #1ce5e8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1ce5e8
Preview of #1ce5e8 on White Background
The contrast ratio of #1ce5e8 with white color is 1.56
Preview of #1ce5e8 on black background
The contrast ratio of #1ce5e8 with black color is 13.42
#1ce5e8 color will look good with a black background.
Color Schemes of #1ce5e8
Triadic Colors of #1ce5e8
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 #1ce5e8
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 #1ce5e8
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 #1ce5e8
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: #1ce5e8;
}
This is a sample text used for the color #1ce5e8. 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: #1ce5e8;
}
This is a sample text used for the color #1ce5e8. 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 #1ce5e8;
}
This is a sample text used for the color #1ce5e8. 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.73%
Green 46.83%
Blue 47.44%
CMYK Percentage
Cyan 89.5
Magenta 1.32%
Yellow 0%
Black 9.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.