#04312b Hex Color
rgb(4, 49, 43)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 04 | 31 | 2b | - | #04312b |
| RGB | 4 | 49 | 43 | - | rgb(4,49,43) |
| HSL | 172 | 85% | 10% | - | hsl(172,85%,10%) |
| HSV | 172 | 92% | 19% | - | hsv(172,92%,19%) |
| XYZ | 1.5844 | 2.3969 | 2.6646 | - | xyz(1.5844,2.3969,2.6646) |
| CIE-LAB | 17.45 | -16.44 | -0.4 | - | lab(17.45,-16.44,-0.4) |
| CMYK | 0.91836734693878 | 0 | 0.12244897959184 | 0.8078431372549 | cmyk(0.91836734693878,0,0.12244897959184,0.8078431372549) |
Description
The RGB value of color #04312b is rgb(4, 49, 43).
In the hex color #04312b, The value of Red is 4, value of Green is 49, and value of Blue is 43. The primary color is Green. Similarly, The HSL values for #04312b consists of 172° Hue, 85% Saturation, and 10% Lightness.
In the CMYK color model, the color #04312b can be represented as Cyan=0.91836734693878%, Magenta=0%, Yellow=0.12244897959184%, and Black=0.8078431372549%.
Shades of #04312b
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 #04312b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04312b
Preview of #04312b on White Background
The contrast ratio of #04312b with white color is 14.2
#04312b color will look good on a white background.
Preview of #04312b on black background
The contrast ratio of #04312b with black color is 1.48
Color Schemes of #04312b
Triadic Colors of #04312b
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 #04312b
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 #04312b
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 #04312b
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 #04312b
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: #04312b;
}
This is a sample text used for the color #04312b. 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: #04312b;
}
This is a sample text used for the color #04312b. 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 #04312b;
}
This is a sample text used for the color #04312b. 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 4.17%
Green 51.04%
Blue 44.79%
CMYK Percentage
Cyan 49.68
Magenta 0%
Yellow 6.62%
Black 43.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.