#403b2f Hex Color
rgb(64, 59, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 40 | 3b | 2f | - | #403b2f |
RGB | 64 | 59 | 47 | - | rgb(64,59,47) |
HSL | 42 | 15% | 22% | - | hsl(42,15%,22%) |
HSV | 42 | 27% | 25% | - | hsv(42,27%,25%) |
XYZ | 4.1914 | 4.4232 | 3.3222 | - | xyz(4.1914,4.4232,3.3222) |
CIE-LAB | 25.02 | -0.18 | 8.23 | - | lab(25.02,-0.18,8.23) |
CMYK | 0 | 0.078125 | 0.265625 | 0.74901960784314 | cmyk(0,0.078125,0.265625,0.74901960784314) |
Description
The RGB value of color #403b2f is rgb(64, 59, 47).
In the hex color #403b2f, The value of Red is 64, value of Green is 59, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #403b2f consists of 42° Hue, 15% Saturation, and 22% Lightness.
In the CMYK color model, the color #403b2f can be represented as Cyan=0%, Magenta=0.078125%, Yellow=0.265625%, and Black=0.74901960784314%.
Shades of #403b2f
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 #403b2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #403b2f
Preview of #403b2f on White Background
The contrast ratio of #403b2f with white color is 11.14
#403b2f color will look good on a white background.
Preview of #403b2f on black background
The contrast ratio of #403b2f with black color is 1.88
Color Schemes of #403b2f
Triadic Colors of #403b2f
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 #403b2f
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 #403b2f
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 #403b2f
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 #403b2f
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: #403b2f;
}
This is a sample text used for the color #403b2f. 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: #403b2f;
}
This is a sample text used for the color #403b2f. 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 #403b2f;
}
This is a sample text used for the color #403b2f. 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 37.65%
Green 34.71%
Blue 27.65%
CMYK Percentage
Cyan 0
Magenta 7.15%
Yellow 24.31%
Black 68.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.