#73ebd9 Hex Color
rgb(115, 235, 217)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 73 | eb | d9 | - | #73ebd9 |
RGB | 115 | 235 | 217 | - | rgb(115,235,217) |
HSL | 171 | 75% | 69% | - | hsl(171,75%,69%) |
HSV | 171 | 51% | 92% | - | hsv(171,51%,92%) |
XYZ | 49.3029 | 68.0713 | 76.1862 | - | xyz(49.3029,68.0713,76.1862) |
CIE-LAB | 86.04 | -38.09 | -1.62 | - | lab(86.04,-38.09,-1.62) |
CMYK | 0.51063829787234 | 0 | 0.076595744680851 | 0.07843137254902 | cmyk(0.51063829787234,0,0.076595744680851,0.07843137254902) |
Description
The RGB value of color #73ebd9 is rgb(115, 235, 217).
In the hex color #73ebd9, The value of Red is 115, value of Green is 235, and value of Blue is 217. The primary color is Green. Similarly, The HSL values for #73ebd9 consists of 171° Hue, 75% Saturation, and 69% Lightness.
In the CMYK color model, the color #73ebd9 can be represented as Cyan=0.51063829787234%, Magenta=0%, Yellow=0.076595744680851%, and Black=0.07843137254902%.
Shades of #73ebd9
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 #73ebd9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #73ebd9
Preview of #73ebd9 on White Background
The contrast ratio of #73ebd9 with white color is 1.44
Preview of #73ebd9 on black background
The contrast ratio of #73ebd9 with black color is 14.61
#73ebd9 color will look good with a black background.
Color Schemes of #73ebd9
Triadic Colors of #73ebd9
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 #73ebd9
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 #73ebd9
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 #73ebd9
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: #73ebd9;
}
This is a sample text used for the color #73ebd9. 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: #73ebd9;
}
This is a sample text used for the color #73ebd9. 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 #73ebd9;
}
This is a sample text used for the color #73ebd9. 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 20.28%
Green 41.45%
Blue 38.27%
CMYK Percentage
Cyan 76.71
Magenta 0%
Yellow 11.51%
Black 11.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.