#2c2a2b Hex Color
rgb(44, 42, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2c | 2a | 2b | - | #2c2a2b |
RGB | 44 | 42 | 43 | - | rgb(44,42,43) |
HSL | 330 | 2% | 17% | - | hsl(330,2%,17%) |
HSV | 330 | 5% | 17% | - | hsv(330,5%,17%) |
XYZ | 2.3027 | 2.3658 | 2.6208 | - | xyz(2.3027,2.3658,2.6208) |
CIE-LAB | 17.3 | 1.14 | -0.33 | - | lab(17.3,1.14,-0.33) |
CMYK | 0 | 0.045454545454546 | 0.022727272727273 | 0.82745098039216 | cmyk(0,0.045454545454546,0.022727272727273,0.82745098039216) |
Description
The RGB value of color #2c2a2b is rgb(44, 42, 43).
In the hex color #2c2a2b, The value of Red is 44, value of Green is 42, and value of Blue is 43. The primary color is Red. Similarly, The HSL values for #2c2a2b consists of 330° Hue, 2% Saturation, and 17% Lightness.
In the CMYK color model, the color #2c2a2b can be represented as Cyan=0%, Magenta=0.045454545454546%, Yellow=0.022727272727273%, and Black=0.82745098039216%.
Shades of #2c2a2b
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 #2c2a2b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2c2a2b
Preview of #2c2a2b on White Background
The contrast ratio of #2c2a2b with white color is 14.26
#2c2a2b color will look good on a white background.
Preview of #2c2a2b on black background
The contrast ratio of #2c2a2b with black color is 1.47
Color Schemes of #2c2a2b
Triadic Colors of #2c2a2b
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 #2c2a2b
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 #2c2a2b
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 #2c2a2b
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 #2c2a2b
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: #2c2a2b;
}
This is a sample text used for the color #2c2a2b. 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: #2c2a2b;
}
This is a sample text used for the color #2c2a2b. 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 #2c2a2b;
}
This is a sample text used for the color #2c2a2b. 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 34.11%
Green 32.56%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 5.08%
Yellow 2.54%
Black 92.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.