#42640f Hex Color
rgb(66, 100, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 42 | 64 | 0f | - | #42640f |
RGB | 66 | 100 | 15 | - | rgb(66,100,15) |
HSL | 84 | 74% | 23% | - | hsl(84,74%,23%) |
HSV | 84 | 85% | 39% | - | hsv(84,85%,39%) |
XYZ | 6.8902 | 10.3071 | 2.0783 | - | xyz(6.8902,10.3071,2.0783) |
CIE-LAB | 38.39 | -25.95 | 40.32 | - | lab(38.39,-25.95,40.32) |
CMYK | 0.34 | 0 | 0.85 | 0.6078431372549 | cmyk(0.34,0,0.85,0.6078431372549) |
Description
The RGB value of color #42640f is rgb(66, 100, 15).
In the hex color #42640f, The value of Red is 66, value of Green is 100, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #42640f consists of 84° Hue, 74% Saturation, and 23% Lightness.
In the CMYK color model, the color #42640f can be represented as Cyan=0.34%, Magenta=0%, Yellow=0.85%, and Black=0.6078431372549%.
Shades of #42640f
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 #42640f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #42640f
Preview of #42640f on White Background
The contrast ratio of #42640f with white color is 6.86
#42640f color will look good on a white background.
Preview of #42640f on black background
The contrast ratio of #42640f with black color is 3.06
Color Schemes of #42640f
Triadic Colors of #42640f
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 #42640f
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 #42640f
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 #42640f
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 #42640f
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: #42640f;
}
This is a sample text used for the color #42640f. 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: #42640f;
}
This is a sample text used for the color #42640f. 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 #42640f;
}
This is a sample text used for the color #42640f. 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 36.46%
Green 55.25%
Blue 8.29%
CMYK Percentage
Cyan 18.91
Magenta 0%
Yellow 47.28%
Black 33.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.