#3b202e Hex Color
rgb(59, 32, 46)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3b | 20 | 2e | - | #3b202e |
RGB | 59 | 32 | 46 | - | rgb(59,32,46) |
HSL | 329 | 30% | 18% | - | hsl(329,30%,18%) |
HSV | 329 | 46% | 23% | - | hsv(329,46%,23%) |
XYZ | 2.8133 | 2.1601 | 2.8534 | - | xyz(2.8133,2.1601,2.8534) |
CIE-LAB | 16.31 | 15.42 | -3.71 | - | lab(16.31,15.42,-3.71) |
CMYK | 0 | 0.45762711864407 | 0.22033898305085 | 0.76862745098039 | cmyk(0,0.45762711864407,0.22033898305085,0.76862745098039) |
Description
The RGB value of color #3b202e is rgb(59, 32, 46).
In the hex color #3b202e, The value of Red is 59, value of Green is 32, and value of Blue is 46. The primary color is Red. Similarly, The HSL values for #3b202e consists of 329° Hue, 30% Saturation, and 18% Lightness.
In the CMYK color model, the color #3b202e can be represented as Cyan=0%, Magenta=0.45762711864407%, Yellow=0.22033898305085%, and Black=0.76862745098039%.
Shades of #3b202e
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 #3b202e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3b202e
Preview of #3b202e on White Background
The contrast ratio of #3b202e with white color is 14.66
#3b202e color will look good on a white background.
Preview of #3b202e on black background
The contrast ratio of #3b202e with black color is 1.43
Color Schemes of #3b202e
Triadic Colors of #3b202e
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 #3b202e
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 #3b202e
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 #3b202e
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 #3b202e
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: #3b202e;
}
This is a sample text used for the color #3b202e. 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: #3b202e;
}
This is a sample text used for the color #3b202e. 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 #3b202e;
}
This is a sample text used for the color #3b202e. 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 43.07%
Green 23.36%
Blue 33.58%
CMYK Percentage
Cyan 0
Magenta 31.63%
Yellow 15.23%
Black 53.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.