#11211a Hex Color
rgb(17, 33, 26)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 11 | 21 | 1a | - | #11211a |
RGB | 17 | 33 | 26 | - | rgb(17,33,26) |
HSL | 154 | 32% | 10% | - | hsl(154,32%,10%) |
HSV | 154 | 48% | 13% | - | hsv(154,48%,13%) |
XYZ | 0.9615 | 1.2815 | 1.174 | - | xyz(0.9615,1.2815,1.174) |
CIE-LAB | 11.15 | -8.87 | 2.62 | - | lab(11.15,-8.87,2.62) |
CMYK | 0.48484848484848 | 0 | 0.21212121212121 | 0.87058823529412 | cmyk(0.48484848484848,0,0.21212121212121,0.87058823529412) |
Description
The RGB value of color #11211a is rgb(17, 33, 26).
In the hex color #11211a, The value of Red is 17, value of Green is 33, and value of Blue is 26. The primary color is Green. Similarly, The HSL values for #11211a consists of 154° Hue, 32% Saturation, and 10% Lightness.
In the CMYK color model, the color #11211a can be represented as Cyan=0.48484848484848%, Magenta=0%, Yellow=0.21212121212121%, and Black=0.87058823529412%.
Shades of #11211a
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 #11211a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #11211a
Preview of #11211a on White Background
The contrast ratio of #11211a with white color is 16.72
#11211a color will look good on a white background.
Preview of #11211a on black background
The contrast ratio of #11211a with black color is 1.26
Color Schemes of #11211a
Triadic Colors of #11211a
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 #11211a
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 #11211a
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 #11211a
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 #11211a
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: #11211a;
}
This is a sample text used for the color #11211a. 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: #11211a;
}
This is a sample text used for the color #11211a. 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 #11211a;
}
This is a sample text used for the color #11211a. 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 22.37%
Green 43.42%
Blue 34.21%
CMYK Percentage
Cyan 30.93
Magenta 0%
Yellow 13.53%
Black 55.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.