#72d68b Hex Color
rgb(114, 214, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 72 | d6 | 8b | - | #72d68b |
RGB | 114 | 214 | 139 | - | rgb(114,214,139) |
HSL | 135 | 55% | 64% | - | hsl(135,55%,64%) |
HSV | 135 | 47% | 84% | - | hsv(135,47%,84%) |
XYZ | 35.6462 | 53.5346 | 32.8806 | - | xyz(35.6462,53.5346,32.8806) |
CIE-LAB | 78.19 | -45.42 | 28.22 | - | lab(78.19,-45.42,28.22) |
CMYK | 0.46728971962617 | 0 | 0.35046728971963 | 0.16078431372549 | cmyk(0.46728971962617,0,0.35046728971963,0.16078431372549) |
Description
The RGB value of color #72d68b is rgb(114, 214, 139).
In the hex color #72d68b, The value of Red is 114, value of Green is 214, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #72d68b consists of 135° Hue, 55% Saturation, and 64% Lightness.
In the CMYK color model, the color #72d68b can be represented as Cyan=0.46728971962617%, Magenta=0%, Yellow=0.35046728971963%, and Black=0.16078431372549%.
Shades of #72d68b
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 #72d68b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #72d68b
Preview of #72d68b on White Background
The contrast ratio of #72d68b with white color is 1.79
Preview of #72d68b on black background
The contrast ratio of #72d68b with black color is 11.71
#72d68b color will look good with a black background.
Color Schemes of #72d68b
Triadic Colors of #72d68b
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 #72d68b
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 #72d68b
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 #72d68b
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: #72d68b;
}
This is a sample text used for the color #72d68b. 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: #72d68b;
}
This is a sample text used for the color #72d68b. 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 #72d68b;
}
This is a sample text used for the color #72d68b. 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 24.41%
Green 45.82%
Blue 29.76%
CMYK Percentage
Cyan 47.75
Magenta 0%
Yellow 35.82%
Black 16.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.