#42a908 Hex Color
rgb(66, 169, 8)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 42 | a9 | 08 | - | #42a908 |
RGB | 66 | 169 | 8 | - | rgb(66,169,8) |
HSL | 98 | 91% | 35% | - | hsl(98,91%,35%) |
HSV | 98 | 95% | 66% | - | hsv(98,95%,66%) |
XYZ | 16.4786 | 29.5517 | 5.0653 | - | xyz(16.4786,29.5517,5.0653) |
CIE-LAB | 61.27 | -54.24 | 61.29 | - | lab(61.27,-54.24,61.29) |
CMYK | 0.6094674556213 | 0 | 0.95266272189349 | 0.33725490196078 | cmyk(0.6094674556213,0,0.95266272189349,0.33725490196078) |
Description
The RGB value of color #42a908 is rgb(66, 169, 8).
In the hex color #42a908, The value of Red is 66, value of Green is 169, and value of Blue is 8. The primary color is Green. Similarly, The HSL values for #42a908 consists of 98° Hue, 91% Saturation, and 35% Lightness.
In the CMYK color model, the color #42a908 can be represented as Cyan=0.6094674556213%, Magenta=0%, Yellow=0.95266272189349%, and Black=0.33725490196078%.
Shades of #42a908
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 #42a908
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #42a908
Preview of #42a908 on White Background
The contrast ratio of #42a908 with white color is 3.04
Preview of #42a908 on black background
The contrast ratio of #42a908 with black color is 6.91
#42a908 color will look good with a black background.
Color Schemes of #42a908
Triadic Colors of #42a908
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 #42a908
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 #42a908
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 #42a908
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.
Monochromatic Colors of #42a908
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #42a908;
}
This is a sample text used for the color #42a908. 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: #42a908;
}
This is a sample text used for the color #42a908. 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 #42a908;
}
This is a sample text used for the color #42a908. 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 27.16%
Green 69.55%
Blue 3.29%
CMYK Percentage
Cyan 32.09
Magenta 0%
Yellow 50.16%
Black 17.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.