#42c348 Hex Color
rgb(66, 195, 72)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 42 | c3 | 48 | - | #42c348 |
RGB | 66 | 195 | 72 | - | rgb(66,195,72) |
HSL | 123 | 52% | 51% | - | hsl(123,52%,51%) |
HSV | 123 | 66% | 76% | - | hsv(123,66%,76%) |
XYZ | 22.9316 | 40.6563 | 12.7697 | - | xyz(22.9316,40.6563,12.7697) |
CIE-LAB | 69.93 | -59.14 | 50.27 | - | lab(69.93,-59.14,50.27) |
CMYK | 0.66153846153846 | 0 | 0.63076923076923 | 0.23529411764706 | cmyk(0.66153846153846,0,0.63076923076923,0.23529411764706) |
Description
The RGB value of color #42c348 is rgb(66, 195, 72).
In the hex color #42c348, The value of Red is 66, value of Green is 195, and value of Blue is 72. The primary color is Green. Similarly, The HSL values for #42c348 consists of 123° Hue, 52% Saturation, and 51% Lightness.
In the CMYK color model, the color #42c348 can be represented as Cyan=0.66153846153846%, Magenta=0%, Yellow=0.63076923076923%, and Black=0.23529411764706%.
Shades of #42c348
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 #42c348
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #42c348
Preview of #42c348 on White Background
The contrast ratio of #42c348 with white color is 2.3
Preview of #42c348 on black background
The contrast ratio of #42c348 with black color is 9.13
#42c348 color will look good with a black background.
Color Schemes of #42c348
Triadic Colors of #42c348
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 #42c348
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 #42c348
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 #42c348
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: #42c348;
}
This is a sample text used for the color #42c348. 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: #42c348;
}
This is a sample text used for the color #42c348. 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 #42c348;
}
This is a sample text used for the color #42c348. 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 19.82%
Green 58.56%
Blue 21.62%
CMYK Percentage
Cyan 43.31
Magenta 0%
Yellow 41.29%
Black 15.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.