#11090d Hex Color
rgb(17, 9, 13)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 11 | 09 | 0d | - | #11090d |
RGB | 17 | 9 | 13 | - | rgb(17,9,13) |
HSL | 330 | 31% | 5% | - | hsl(330,31%,5%) |
HSV | 330 | 47% | 7% | - | hsv(330,47%,7%) |
XYZ | 0.4015 | 0.3436 | 0.4259 | - | xyz(0.4015,0.3436,0.4259) |
CIE-LAB | 3.1 | 3.07 | -0.74 | - | lab(3.1,3.07,-0.74) |
CMYK | 0 | 0.47058823529412 | 0.23529411764706 | 0.93333333333333 | cmyk(0,0.47058823529412,0.23529411764706,0.93333333333333) |
Description
The RGB value of color #11090d is rgb(17, 9, 13).
In the hex color #11090d, The value of Red is 17, value of Green is 9, and value of Blue is 13. The primary color is Red. Similarly, The HSL values for #11090d consists of 330° Hue, 31% Saturation, and 5% Lightness.
In the CMYK color model, the color #11090d can be represented as Cyan=0%, Magenta=0.47058823529412%, Yellow=0.23529411764706%, and Black=0.93333333333333%.
Shades of #11090d
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 #11090d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #11090d
Preview of #11090d on White Background
The contrast ratio of #11090d with white color is 19.65
#11090d color will look good on a white background.
Preview of #11090d on black background
The contrast ratio of #11090d with black color is 1.07
Color Schemes of #11090d
Triadic Colors of #11090d
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 #11090d
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 #11090d
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 #11090d
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 #11090d
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: #11090d;
}
This is a sample text used for the color #11090d. 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: #11090d;
}
This is a sample text used for the color #11090d. 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 #11090d;
}
This is a sample text used for the color #11090d. 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.59%
Green 23.08%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 28.71%
Yellow 14.35%
Black 56.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.