#011124 Hex Color
rgb(1, 17, 36)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | 11 | 24 | - | #011124 |
RGB | 1 | 17 | 36 | - | rgb(1,17,36) |
HSL | 213 | 95% | 7% | - | hsl(213,95%,7%) |
HSV | 213 | 97% | 14% | - | hsv(213,97%,14%) |
XYZ | 0.5314 | 0.5347 | 1.7443 | - | xyz(0.5314,0.5347,1.7443) |
CIE-LAB | 4.83 | 0.95 | -14.5 | - | lab(4.83,0.95,-14.5) |
CMYK | 0.97222222222222 | 0.52777777777778 | 0 | 0.85882352941176 | cmyk(0.97222222222222,0.52777777777778,0,0.85882352941176) |
Description
The RGB value of color #011124 is rgb(1, 17, 36).
In the hex color #011124, The value of Red is 1, value of Green is 17, and value of Blue is 36. The primary color is Blue. Similarly, The HSL values for #011124 consists of 213° Hue, 95% Saturation, and 7% Lightness.
In the CMYK color model, the color #011124 can be represented as Cyan=0.97222222222222%, Magenta=0.52777777777778%, Yellow=0%, and Black=0.85882352941176%.
Shades of #011124
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 #011124
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #011124
Preview of #011124 on White Background
The contrast ratio of #011124 with white color is 18.97
#011124 color will look good on a white background.
Preview of #011124 on black background
The contrast ratio of #011124 with black color is 1.11
Color Schemes of #011124
Triadic Colors of #011124
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 #011124
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 #011124
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 #011124
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 #011124
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: #011124;
}
This is a sample text used for the color #011124. 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: #011124;
}
This is a sample text used for the color #011124. 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 #011124;
}
This is a sample text used for the color #011124. 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 1.85%
Green 31.48%
Blue 66.67%
CMYK Percentage
Cyan 41.22
Magenta 22.37%
Yellow 0%
Black 36.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.