#2d2f31 Hex Color
rgb(45, 47, 49)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2d | 2f | 31 | - | #2d2f31 |
RGB | 45 | 47 | 49 | - | rgb(45,47,49) |
HSL | 210 | 4% | 18% | - | hsl(210,4%,18%) |
HSV | 210 | 8% | 19% | - | hsv(210,8%,19%) |
XYZ | 2.6531 | 2.8127 | 3.3088 | - | xyz(2.6531,2.8127,3.3088) |
CIE-LAB | 19.28 | -0.39 | -1.59 | - | lab(19.28,-0.39,-1.59) |
CMYK | 0.081632653061224 | 0.040816326530612 | 0 | 0.8078431372549 | cmyk(0.081632653061224,0.040816326530612,0,0.8078431372549) |
Description
The RGB value of color #2d2f31 is rgb(45, 47, 49).
In the hex color #2d2f31, The value of Red is 45, value of Green is 47, and value of Blue is 49. The primary color is Blue. Similarly, The HSL values for #2d2f31 consists of 210° Hue, 4% Saturation, and 18% Lightness.
In the CMYK color model, the color #2d2f31 can be represented as Cyan=0.081632653061224%, Magenta=0.040816326530612%, Yellow=0%, and Black=0.8078431372549%.
Shades of #2d2f31
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 #2d2f31
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2d2f31
Preview of #2d2f31 on White Background
The contrast ratio of #2d2f31 with white color is 13.44
#2d2f31 color will look good on a white background.
Preview of #2d2f31 on black background
The contrast ratio of #2d2f31 with black color is 1.56
Color Schemes of #2d2f31
Triadic Colors of #2d2f31
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 #2d2f31
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 #2d2f31
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 #2d2f31
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 #2d2f31
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: #2d2f31;
}
This is a sample text used for the color #2d2f31. 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: #2d2f31;
}
This is a sample text used for the color #2d2f31. 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 #2d2f31;
}
This is a sample text used for the color #2d2f31. 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 31.91%
Green 33.33%
Blue 34.75%
CMYK Percentage
Cyan 8.77
Magenta 4.39%
Yellow 0%
Black 86.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.