#2a2511 Hex Color
rgb(42, 37, 17)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2a | 25 | 11 | - | #2a2511 |
RGB | 42 | 37 | 17 | - | rgb(42,37,17) |
HSL | 48 | 42% | 12% | - | hsl(48,42%,12%) |
HSV | 48 | 60% | 16% | - | hsv(48,60%,16%) |
XYZ | 1.7176 | 1.8558 | 0.798 | - | xyz(1.7176,1.8558,0.798) |
CIE-LAB | 14.71 | -1.17 | 13.95 | - | lab(14.71,-1.17,13.95) |
CMYK | 0 | 0.11904761904762 | 0.5952380952381 | 0.83529411764706 | cmyk(0,0.11904761904762,0.5952380952381,0.83529411764706) |
Description
The RGB value of color #2a2511 is rgb(42, 37, 17).
In the hex color #2a2511, The value of Red is 42, value of Green is 37, and value of Blue is 17. The primary color is Red. Similarly, The HSL values for #2a2511 consists of 48° Hue, 42% Saturation, and 12% Lightness.
In the CMYK color model, the color #2a2511 can be represented as Cyan=0%, Magenta=0.11904761904762%, Yellow=0.5952380952381%, and Black=0.83529411764706%.
Shades of #2a2511
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 #2a2511
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2a2511
Preview of #2a2511 on White Background
The contrast ratio of #2a2511 with white color is 15.32
#2a2511 color will look good on a white background.
Preview of #2a2511 on black background
The contrast ratio of #2a2511 with black color is 1.37
Color Schemes of #2a2511
Triadic Colors of #2a2511
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 #2a2511
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 #2a2511
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 #2a2511
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 #2a2511
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: #2a2511;
}
This is a sample text used for the color #2a2511. 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: #2a2511;
}
This is a sample text used for the color #2a2511. 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 #2a2511;
}
This is a sample text used for the color #2a2511. 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.75%
Green 38.54%
Blue 17.71%
CMYK Percentage
Cyan 0
Magenta 7.68%
Yellow 38.41%
Black 53.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.