#312902 Hex Color
rgb(49, 41, 2)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 31 | 29 | 02 | - | #312902 |
| RGB | 49 | 41 | 2 | - | rgb(49,41,2) |
| HSL | 50 | 92% | 10% | - | hsl(50,92%,10%) |
| HSV | 50 | 96% | 19% | - | hsv(50,96%,19%) |
| XYZ | 2.0705 | 2.2432 | 0.3813 | - | xyz(2.0705,2.2432,0.3813) |
| CIE-LAB | 16.72 | -1.37 | 23.37 | - | lab(16.72,-1.37,23.37) |
| CMYK | 0 | 0.16326530612245 | 0.95918367346939 | 0.8078431372549 | cmyk(0,0.16326530612245,0.95918367346939,0.8078431372549) |
Description
The RGB value of color #312902 is rgb(49, 41, 2).
In the hex color #312902, The value of Red is 49, value of Green is 41, and value of Blue is 2. The primary color is Red. Similarly, The HSL values for #312902 consists of 50° Hue, 92% Saturation, and 10% Lightness.
In the CMYK color model, the color #312902 can be represented as Cyan=0%, Magenta=0.16326530612245%, Yellow=0.95918367346939%, and Black=0.8078431372549%.
Shades of #312902
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 #312902
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #312902
Preview of #312902 on White Background
The contrast ratio of #312902 with white color is 14.5
#312902 color will look good on a white background.
Preview of #312902 on black background
The contrast ratio of #312902 with black color is 1.45
Color Schemes of #312902
Triadic Colors of #312902
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 #312902
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 #312902
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 #312902
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 #312902
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: #312902;
}
This is a sample text used for the color #312902. 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: #312902;
}
This is a sample text used for the color #312902. 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 #312902;
}
This is a sample text used for the color #312902. 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 53.26%
Green 44.57%
Blue 2.17%
CMYK Percentage
Cyan 0
Magenta 8.46%
Yellow 49.69%
Black 41.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.