#4edecc Hex Color
rgb(78, 222, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4e | de | cc | - | #4edecc |
RGB | 78 | 222 | 204 | - | rgb(78,222,204) |
HSL | 173 | 69% | 59% | - | hsl(173,69%,59%) |
HSV | 173 | 65% | 87% | - | hsv(173,65%,87%) |
XYZ | 40.1622 | 58.2219 | 66.2479 | - | xyz(40.1622,58.2219,66.2479) |
CIE-LAB | 80.86 | -42.31 | -2.47 | - | lab(80.86,-42.31,-2.47) |
CMYK | 0.64864864864865 | 0 | 0.081081081081081 | 0.12941176470588 | cmyk(0.64864864864865,0,0.081081081081081,0.12941176470588) |
Description
The RGB value of color #4edecc is rgb(78, 222, 204).
In the hex color #4edecc, The value of Red is 78, value of Green is 222, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #4edecc consists of 173° Hue, 69% Saturation, and 59% Lightness.
In the CMYK color model, the color #4edecc can be represented as Cyan=0.64864864864865%, Magenta=0%, Yellow=0.081081081081081%, and Black=0.12941176470588%.
Shades of #4edecc
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 #4edecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4edecc
Preview of #4edecc on White Background
The contrast ratio of #4edecc with white color is 1.66
Preview of #4edecc on black background
The contrast ratio of #4edecc with black color is 12.64
#4edecc color will look good with a black background.
Color Schemes of #4edecc
Triadic Colors of #4edecc
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 #4edecc
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 #4edecc
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 #4edecc
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: #4edecc;
}
This is a sample text used for the color #4edecc. 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: #4edecc;
}
This is a sample text used for the color #4edecc. 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 #4edecc;
}
This is a sample text used for the color #4edecc. 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 15.48%
Green 44.05%
Blue 40.48%
CMYK Percentage
Cyan 75.5
Magenta 0%
Yellow 9.44%
Black 15.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.