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