#85f87f Hex Color
rgb(133, 248, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 85 | f8 | 7f | - | #85f87f |
RGB | 133 | 248 | 127 | - | rgb(133,248,127) |
HSL | 117 | 90% | 74% | - | hsl(117,90%,74%) |
HSV | 117 | 49% | 97% | - | hsv(117,49%,97%) |
XYZ | 47.071 | 73.6537 | 31.8143 | - | xyz(47.071,73.6537,31.8143) |
CIE-LAB | 88.76 | -55.96 | 47.9 | - | lab(88.76,-55.96,47.9) |
CMYK | 0.46370967741935 | 0 | 0.48790322580645 | 0.027450980392157 | cmyk(0.46370967741935,0,0.48790322580645,0.027450980392157) |
Description
The RGB value of color #85f87f is rgb(133, 248, 127).
In the hex color #85f87f, The value of Red is 133, value of Green is 248, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #85f87f consists of 117° Hue, 90% Saturation, and 74% Lightness.
In the CMYK color model, the color #85f87f can be represented as Cyan=0.46370967741935%, Magenta=0%, Yellow=0.48790322580645%, and Black=0.027450980392157%.
Shades of #85f87f
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 #85f87f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #85f87f
Preview of #85f87f on White Background
The contrast ratio of #85f87f with white color is 1.33
Preview of #85f87f on black background
The contrast ratio of #85f87f with black color is 15.73
#85f87f color will look good with a black background.
Color Schemes of #85f87f
Triadic Colors of #85f87f
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 #85f87f
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 #85f87f
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 #85f87f
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: #85f87f;
}
This is a sample text used for the color #85f87f. 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: #85f87f;
}
This is a sample text used for the color #85f87f. 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 #85f87f;
}
This is a sample text used for the color #85f87f. 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 26.18%
Green 48.82%
Blue 25%
CMYK Percentage
Cyan 47.36
Magenta 0%
Yellow 49.83%
Black 2.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.