#3f473b Hex Color
rgb(63, 71, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | 47 | 3b | - | #3f473b |
RGB | 63 | 71 | 59 | - | rgb(63,71,59) |
HSL | 100 | 9% | 25% | - | hsl(100,9%,25%) |
HSV | 100 | 17% | 28% | - | hsv(100,17%,28%) |
XYZ | 5.0926 | 5.879 | 5.004 | - | xyz(5.0926,5.879,5.004) |
CIE-LAB | 29.11 | -5.92 | 6.13 | - | lab(29.11,-5.92,6.13) |
CMYK | 0.11267605633803 | 0 | 0.16901408450704 | 0.72156862745098 | cmyk(0.11267605633803,0,0.16901408450704,0.72156862745098) |
Description
The RGB value of color #3f473b is rgb(63, 71, 59).
In the hex color #3f473b, The value of Red is 63, value of Green is 71, and value of Blue is 59. The primary color is Green. Similarly, The HSL values for #3f473b consists of 100° Hue, 9% Saturation, and 25% Lightness.
In the CMYK color model, the color #3f473b can be represented as Cyan=0.11267605633803%, Magenta=0%, Yellow=0.16901408450704%, and Black=0.72156862745098%.
Shades of #3f473b
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 #3f473b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3f473b
Preview of #3f473b on White Background
The contrast ratio of #3f473b with white color is 9.65
#3f473b color will look good on a white background.
Preview of #3f473b on black background
The contrast ratio of #3f473b with black color is 2.18
Color Schemes of #3f473b
Triadic Colors of #3f473b
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 #3f473b
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 #3f473b
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 #3f473b
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 #3f473b
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: #3f473b;
}
This is a sample text used for the color #3f473b. 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: #3f473b;
}
This is a sample text used for the color #3f473b. 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 #3f473b;
}
This is a sample text used for the color #3f473b. 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 32.64%
Green 36.79%
Blue 30.57%
CMYK Percentage
Cyan 11.23
Magenta 0%
Yellow 16.85%
Black 71.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.