#70f99f Hex Color
rgb(112, 249, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 70 | f9 | 9f | - | #70f99f |
RGB | 112 | 249 | 159 | - | rgb(112,249,159) |
HSL | 141 | 92% | 71% | - | hsl(141,92%,71%) |
HSV | 141 | 55% | 98% | - | hsv(141,55%,98%) |
XYZ | 46.8158 | 73.6993 | 44.5588 | - | xyz(46.8158,73.6993,44.5588) |
CIE-LAB | 88.78 | -56.77 | 32.17 | - | lab(88.78,-56.77,32.17) |
CMYK | 0.55020080321285 | 0 | 0.36144578313253 | 0.023529411764706 | cmyk(0.55020080321285,0,0.36144578313253,0.023529411764706) |
Description
The RGB value of color #70f99f is rgb(112, 249, 159).
In the hex color #70f99f, The value of Red is 112, value of Green is 249, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #70f99f consists of 141° Hue, 92% Saturation, and 71% Lightness.
In the CMYK color model, the color #70f99f can be represented as Cyan=0.55020080321285%, Magenta=0%, Yellow=0.36144578313253%, and Black=0.023529411764706%.
Shades of #70f99f
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 #70f99f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #70f99f
Preview of #70f99f on White Background
The contrast ratio of #70f99f with white color is 1.33
Preview of #70f99f on black background
The contrast ratio of #70f99f with black color is 15.74
#70f99f color will look good with a black background.
Color Schemes of #70f99f
Triadic Colors of #70f99f
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 #70f99f
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 #70f99f
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 #70f99f
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: #70f99f;
}
This is a sample text used for the color #70f99f. 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: #70f99f;
}
This is a sample text used for the color #70f99f. 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 #70f99f;
}
This is a sample text used for the color #70f99f. 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 21.54%
Green 47.88%
Blue 30.58%
CMYK Percentage
Cyan 58.83
Magenta 0%
Yellow 38.65%
Black 2.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.