#42403c Hex Color
rgb(66, 64, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 42 | 40 | 3c | - | #42403c |
RGB | 66 | 64 | 60 | - | rgb(66,64,60) |
HSL | 40 | 5% | 25% | - | hsl(40,5%,25%) |
HSV | 40 | 9% | 26% | - | hsv(40,9%,26%) |
XYZ | 4.8958 | 5.1513 | 5.0112 | - | xyz(4.8958,5.1513,5.0112) |
CIE-LAB | 27.16 | -0 | 2.74 | - | lab(27.16,-0,2.74) |
CMYK | 0 | 0.03030303030303 | 0.090909090909091 | 0.74117647058824 | cmyk(0,0.03030303030303,0.090909090909091,0.74117647058824) |
Description
The RGB value of color #42403c is rgb(66, 64, 60).
In the hex color #42403c, The value of Red is 66, value of Green is 64, and value of Blue is 60. The primary color is Red. Similarly, The HSL values for #42403c consists of 40° Hue, 5% Saturation, and 25% Lightness.
In the CMYK color model, the color #42403c can be represented as Cyan=0%, Magenta=0.03030303030303%, Yellow=0.090909090909091%, and Black=0.74117647058824%.
Shades of #42403c
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 #42403c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #42403c
Preview of #42403c on White Background
The contrast ratio of #42403c with white color is 10.34
#42403c color will look good on a white background.
Preview of #42403c on black background
The contrast ratio of #42403c with black color is 2.03
Color Schemes of #42403c
Triadic Colors of #42403c
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 #42403c
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 #42403c
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 #42403c
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 #42403c
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: #42403c;
}
This is a sample text used for the color #42403c. 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: #42403c;
}
This is a sample text used for the color #42403c. 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 #42403c;
}
This is a sample text used for the color #42403c. 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 34.74%
Green 33.68%
Blue 31.58%
CMYK Percentage
Cyan 0
Magenta 3.51%
Yellow 10.54%
Black 85.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.