#45d7a5 Hex Color
rgb(69, 215, 165)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 45 | d7 | a5 | - | #45d7a5 |
RGB | 69 | 215 | 165 | - | rgb(69,215,165) |
HSL | 159 | 65% | 56% | - | hsl(159,65%,56%) |
HSV | 159 | 68% | 84% | - | hsv(159,68%,84%) |
XYZ | 33.5462 | 52.5827 | 43.9787 | - | xyz(33.5462,52.5827,43.9787) |
CIE-LAB | 77.63 | -50.22 | 13.59 | - | lab(77.63,-50.22,13.59) |
CMYK | 0.67906976744186 | 0 | 0.23255813953488 | 0.15686274509804 | cmyk(0.67906976744186,0,0.23255813953488,0.15686274509804) |
Description
The RGB value of color #45d7a5 is rgb(69, 215, 165).
In the hex color #45d7a5, The value of Red is 69, value of Green is 215, and value of Blue is 165. The primary color is Green. Similarly, The HSL values for #45d7a5 consists of 159° Hue, 65% Saturation, and 56% Lightness.
In the CMYK color model, the color #45d7a5 can be represented as Cyan=0.67906976744186%, Magenta=0%, Yellow=0.23255813953488%, and Black=0.15686274509804%.
Shades of #45d7a5
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 #45d7a5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #45d7a5
Preview of #45d7a5 on White Background
The contrast ratio of #45d7a5 with white color is 1.82
Preview of #45d7a5 on black background
The contrast ratio of #45d7a5 with black color is 11.52
#45d7a5 color will look good with a black background.
Color Schemes of #45d7a5
Triadic Colors of #45d7a5
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 #45d7a5
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 #45d7a5
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 #45d7a5
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: #45d7a5;
}
This is a sample text used for the color #45d7a5. 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: #45d7a5;
}
This is a sample text used for the color #45d7a5. 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 #45d7a5;
}
This is a sample text used for the color #45d7a5. 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.37%
Green 47.88%
Blue 36.75%
CMYK Percentage
Cyan 63.55
Magenta 0%
Yellow 21.77%
Black 14.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.