#85d17d Hex Color
rgb(133, 209, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 85 | d1 | 7d | - | #85d17d |
RGB | 133 | 209 | 125 | - | rgb(133,209,125) |
HSL | 114 | 48% | 65% | - | hsl(114,48%,65%) |
HSV | 114 | 40% | 82% | - | hsv(114,40%,82%) |
XYZ | 36.175 | 52.0681 | 27.5456 | - | xyz(36.175,52.0681,27.5456) |
CIE-LAB | 77.32 | -39.9 | 34.41 | - | lab(77.32,-39.9,34.41) |
CMYK | 0.36363636363636 | 0 | 0.40191387559809 | 0.18039215686275 | cmyk(0.36363636363636,0,0.40191387559809,0.18039215686275) |
Description
The RGB value of color #85d17d is rgb(133, 209, 125).
In the hex color #85d17d, The value of Red is 133, value of Green is 209, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #85d17d consists of 114° Hue, 48% Saturation, and 65% Lightness.
In the CMYK color model, the color #85d17d can be represented as Cyan=0.36363636363636%, Magenta=0%, Yellow=0.40191387559809%, and Black=0.18039215686275%.
Shades of #85d17d
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 #85d17d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #85d17d
Preview of #85d17d on White Background
The contrast ratio of #85d17d with white color is 1.84
Preview of #85d17d on black background
The contrast ratio of #85d17d with black color is 11.41
#85d17d color will look good with a black background.
Color Schemes of #85d17d
Triadic Colors of #85d17d
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 #85d17d
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 #85d17d
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 #85d17d
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: #85d17d;
}
This is a sample text used for the color #85d17d. 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: #85d17d;
}
This is a sample text used for the color #85d17d. 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 #85d17d;
}
This is a sample text used for the color #85d17d. 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 28.48%
Green 44.75%
Blue 26.77%
CMYK Percentage
Cyan 38.44
Magenta 0%
Yellow 42.49%
Black 19.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.