#331b28 Hex Color
rgb(51, 27, 40)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 33 | 1b | 28 | - | #331b28 |
| RGB | 51 | 27 | 40 | - | rgb(51,27,40) |
| HSL | 328 | 31% | 15% | - | hsl(328,31%,15%) |
| HSV | 328 | 47% | 20% | - | hsv(328,47%,20%) |
| XYZ | 2.1402 | 1.6409 | 2.2114 | - | xyz(2.1402,1.6409,2.2114) |
| CIE-LAB | 13.48 | 14.13 | -3.74 | - | lab(13.48,14.13,-3.74) |
| CMYK | 0 | 0.47058823529412 | 0.2156862745098 | 0.8 | cmyk(0,0.47058823529412,0.2156862745098,0.8) |
Description
The RGB value of color #331b28 is rgb(51, 27, 40).
In the hex color #331b28, The value of Red is 51, value of Green is 27, and value of Blue is 40. The primary color is Red. Similarly, The HSL values for #331b28 consists of 328° Hue, 31% Saturation, and 15% Lightness.
In the CMYK color model, the color #331b28 can be represented as Cyan=0%, Magenta=0.47058823529412%, Yellow=0.2156862745098%, and Black=0.8%.
Shades of #331b28
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 #331b28
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #331b28
Preview of #331b28 on White Background
The contrast ratio of #331b28 with white color is 15.81
#331b28 color will look good on a white background.
Preview of #331b28 on black background
The contrast ratio of #331b28 with black color is 1.33
Color Schemes of #331b28
Triadic Colors of #331b28
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 #331b28
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 #331b28
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 #331b28
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 #331b28
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: #331b28;
}
This is a sample text used for the color #331b28. 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: #331b28;
}
This is a sample text used for the color #331b28. 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 #331b28;
}
This is a sample text used for the color #331b28. 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.22%
Green 22.88%
Blue 33.9%
CMYK Percentage
Cyan 0
Magenta 31.66%
Yellow 14.51%
Black 53.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.