#24c68b Hex Color
rgb(36, 198, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 24 | c6 | 8b | - | #24c68b |
RGB | 36 | 198 | 139 | - | rgb(36,198,139) |
HSL | 158 | 69% | 46% | - | hsl(158,69%,46%) |
HSV | 158 | 82% | 78% | - | hsv(158,82%,78%) |
XYZ | 25.5818 | 42.6273 | 31.3057 | - | xyz(25.5818,42.6273,31.3057) |
CIE-LAB | 71.3 | -53.47 | 18.52 | - | lab(71.3,-53.47,18.52) |
CMYK | 0.81818181818182 | 0 | 0.2979797979798 | 0.22352941176471 | cmyk(0.81818181818182,0,0.2979797979798,0.22352941176471) |
Description
The RGB value of color #24c68b is rgb(36, 198, 139).
In the hex color #24c68b, The value of Red is 36, value of Green is 198, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #24c68b consists of 158° Hue, 69% Saturation, and 46% Lightness.
In the CMYK color model, the color #24c68b can be represented as Cyan=0.81818181818182%, Magenta=0%, Yellow=0.2979797979798%, and Black=0.22352941176471%.
Shades of #24c68b
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 #24c68b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #24c68b
Preview of #24c68b on White Background
The contrast ratio of #24c68b with white color is 2.2
Preview of #24c68b on black background
The contrast ratio of #24c68b with black color is 9.53
#24c68b color will look good with a black background.
Color Schemes of #24c68b
Triadic Colors of #24c68b
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 #24c68b
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 #24c68b
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 #24c68b
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: #24c68b;
}
This is a sample text used for the color #24c68b. 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: #24c68b;
}
This is a sample text used for the color #24c68b. 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 #24c68b;
}
This is a sample text used for the color #24c68b. 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 9.65%
Green 53.08%
Blue 37.27%
CMYK Percentage
Cyan 61.07
Magenta 0%
Yellow 22.24%
Black 16.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.