#45edca Hex Color
rgb(69, 237, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 45 | ed | ca | - | #45edca |
| RGB | 69 | 237 | 202 | - | rgb(69,237,202) |
| HSL | 168 | 82% | 60% | - | hsl(168,82%,60%) |
| HSV | 168 | 71% | 93% | - | hsv(168,71%,93%) |
| XYZ | 43.3991 | 66.0979 | 66.3479 | - | xyz(43.3991,66.0979,66.3479) |
| CIE-LAB | 85.05 | -50.52 | 4.66 | - | lab(85.05,-50.52,4.66) |
| CMYK | 0.70886075949367 | 0 | 0.14767932489451 | 0.070588235294118 | cmyk(0.70886075949367,0,0.14767932489451,0.070588235294118) |
Description
The RGB value of color #45edca is rgb(69, 237, 202).
In the hex color #45edca, The value of Red is 69, value of Green is 237, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #45edca consists of 168° Hue, 82% Saturation, and 60% Lightness.
In the CMYK color model, the color #45edca can be represented as Cyan=0.70886075949367%, Magenta=0%, Yellow=0.14767932489451%, and Black=0.070588235294118%.
Shades of #45edca
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 #45edca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #45edca
Preview of #45edca on White Background
The contrast ratio of #45edca with white color is 1.48
Preview of #45edca on black background
The contrast ratio of #45edca with black color is 14.22
#45edca color will look good with a black background.
Color Schemes of #45edca
Triadic Colors of #45edca
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 #45edca
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 #45edca
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 #45edca
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: #45edca;
}
This is a sample text used for the color #45edca. 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: #45edca;
}
This is a sample text used for the color #45edca. 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 #45edca;
}
This is a sample text used for the color #45edca. 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 13.58%
Green 46.65%
Blue 39.76%
CMYK Percentage
Cyan 76.46
Magenta 0%
Yellow 15.93%
Black 7.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.