#19edca Hex Color
rgb(25, 237, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 19 | ed | ca | - | #19edca |
| RGB | 25 | 237 | 202 | - | rgb(25,237,202) |
| HSL | 170 | 85% | 51% | - | hsl(170,85%,51%) |
| HSV | 170 | 89% | 93% | - | hsv(170,89%,93%) |
| XYZ | 41.3458 | 65.0393 | 66.2518 | - | xyz(41.3458,65.0393,66.2518) |
| CIE-LAB | 84.5 | -54.36 | 3.81 | - | lab(84.5,-54.36,3.81) |
| CMYK | 0.89451476793249 | 0 | 0.14767932489451 | 0.070588235294118 | cmyk(0.89451476793249,0,0.14767932489451,0.070588235294118) |
Description
The RGB value of color #19edca is rgb(25, 237, 202).
In the hex color #19edca, The value of Red is 25, value of Green is 237, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #19edca consists of 170° Hue, 85% Saturation, and 51% Lightness.
In the CMYK color model, the color #19edca can be represented as Cyan=0.89451476793249%, Magenta=0%, Yellow=0.14767932489451%, and Black=0.070588235294118%.
Shades of #19edca
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 #19edca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #19edca
Preview of #19edca on White Background
The contrast ratio of #19edca with white color is 1.5
Preview of #19edca on black background
The contrast ratio of #19edca with black color is 14.01
#19edca color will look good with a black background.
Color Schemes of #19edca
Triadic Colors of #19edca
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 #19edca
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 #19edca
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 #19edca
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: #19edca;
}
This is a sample text used for the color #19edca. 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: #19edca;
}
This is a sample text used for the color #19edca. 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 #19edca;
}
This is a sample text used for the color #19edca. 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.39%
Green 51.08%
Blue 43.53%
CMYK Percentage
Cyan 80.39
Magenta 0%
Yellow 13.27%
Black 6.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.