#42c15e Hex Color
rgb(66, 193, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 42 | c1 | 5e | - | #42c15e |
RGB | 66 | 193 | 94 | - | rgb(66,193,94) |
HSL | 133 | 51% | 51% | - | hsl(133,51%,51%) |
HSV | 133 | 66% | 76% | - | hsv(133,66%,76%) |
XYZ | 23.3371 | 40.1063 | 17.101 | - | xyz(23.3371,40.1063,17.101) |
CIE-LAB | 69.55 | -55.64 | 39.58 | - | lab(69.55,-55.64,39.58) |
CMYK | 0.6580310880829 | 0 | 0.51295336787565 | 0.24313725490196 | cmyk(0.6580310880829,0,0.51295336787565,0.24313725490196) |
Description
The RGB value of color #42c15e is rgb(66, 193, 94).
In the hex color #42c15e, The value of Red is 66, value of Green is 193, and value of Blue is 94. The primary color is Green. Similarly, The HSL values for #42c15e consists of 133° Hue, 51% Saturation, and 51% Lightness.
In the CMYK color model, the color #42c15e can be represented as Cyan=0.6580310880829%, Magenta=0%, Yellow=0.51295336787565%, and Black=0.24313725490196%.
Shades of #42c15e
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 #42c15e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #42c15e
Preview of #42c15e on White Background
The contrast ratio of #42c15e with white color is 2.33
Preview of #42c15e on black background
The contrast ratio of #42c15e with black color is 9.02
#42c15e color will look good with a black background.
Color Schemes of #42c15e
Triadic Colors of #42c15e
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 #42c15e
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 #42c15e
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 #42c15e
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: #42c15e;
}
This is a sample text used for the color #42c15e. 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: #42c15e;
}
This is a sample text used for the color #42c15e. 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 #42c15e;
}
This is a sample text used for the color #42c15e. 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 18.7%
Green 54.67%
Blue 26.63%
CMYK Percentage
Cyan 46.53
Magenta 0%
Yellow 36.27%
Black 17.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.