#1cfdef Hex Color
rgb(28, 253, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 1c | fd | ef | - | #1cfdef |
| RGB | 28 | 253 | 239 | - | rgb(28,253,239) |
| HSL | 176 | 98% | 55% | - | hsl(176,98%,55%) |
| HSV | 176 | 89% | 99% | - | hsv(176,89%,99%) |
| XYZ | 51.1842 | 76.7294 | 93.7739 | - | xyz(51.1842,76.7294,93.7739) |
| CIE-LAB | 90.2 | -50.96 | -7.19 | - | lab(90.2,-50.96,-7.19) |
| CMYK | 0.88932806324111 | 0 | 0.055335968379447 | 0.0078431372549019 | cmyk(0.88932806324111,0,0.055335968379447,0.0078431372549019) |
Description
The RGB value of color #1cfdef is rgb(28, 253, 239).
In the hex color #1cfdef, The value of Red is 28, value of Green is 253, and value of Blue is 239. The primary color is Green. Similarly, The HSL values for #1cfdef consists of 176° Hue, 98% Saturation, and 55% Lightness.
In the CMYK color model, the color #1cfdef can be represented as Cyan=0.88932806324111%, Magenta=0%, Yellow=0.055335968379447%, and Black=0.0078431372549019%.
Shades of #1cfdef
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 #1cfdef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1cfdef
Preview of #1cfdef on White Background
The contrast ratio of #1cfdef with white color is 1.28
Preview of #1cfdef on black background
The contrast ratio of #1cfdef with black color is 16.35
#1cfdef color will look good with a black background.
Color Schemes of #1cfdef
Triadic Colors of #1cfdef
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 #1cfdef
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 #1cfdef
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 #1cfdef
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: #1cfdef;
}
This is a sample text used for the color #1cfdef. 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: #1cfdef;
}
This is a sample text used for the color #1cfdef. 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 #1cfdef;
}
This is a sample text used for the color #1cfdef. 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.38%
Green 48.65%
Blue 45.96%
CMYK Percentage
Cyan 93.37
Magenta 0%
Yellow 5.81%
Black 0.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.