#42382c Hex Color
rgb(66, 56, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 42 | 38 | 2c | - | #42382c |
RGB | 66 | 56 | 44 | - | rgb(66,56,44) |
HSL | 33 | 20% | 22% | - | hsl(33,20%,22%) |
HSV | 33 | 33% | 26% | - | hsv(33,33%,26%) |
XYZ | 4.1156 | 4.1684 | 2.9705 | - | xyz(4.1156,4.1684,2.9705) |
CIE-LAB | 24.22 | 2.21 | 9.14 | - | lab(24.22,2.21,9.14) |
CMYK | 0 | 0.15151515151515 | 0.33333333333333 | 0.74117647058824 | cmyk(0,0.15151515151515,0.33333333333333,0.74117647058824) |
Description
The RGB value of color #42382c is rgb(66, 56, 44).
In the hex color #42382c, The value of Red is 66, value of Green is 56, and value of Blue is 44. The primary color is Red. Similarly, The HSL values for #42382c consists of 33° Hue, 20% Saturation, and 22% Lightness.
In the CMYK color model, the color #42382c can be represented as Cyan=0%, Magenta=0.15151515151515%, Yellow=0.33333333333333%, and Black=0.74117647058824%.
Shades of #42382c
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 #42382c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #42382c
Preview of #42382c on White Background
The contrast ratio of #42382c with white color is 11.45
#42382c color will look good on a white background.
Preview of #42382c on black background
The contrast ratio of #42382c with black color is 1.83
Color Schemes of #42382c
Triadic Colors of #42382c
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 #42382c
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 #42382c
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 #42382c
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 #42382c
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: #42382c;
}
This is a sample text used for the color #42382c. 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: #42382c;
}
This is a sample text used for the color #42382c. 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 #42382c;
}
This is a sample text used for the color #42382c. 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 39.76%
Green 33.73%
Blue 26.51%
CMYK Percentage
Cyan 0
Magenta 12.36%
Yellow 27.19%
Black 60.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.