#012ee9 Hex Color
rgb(1, 46, 233)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | 2e | e9 | - | #012ee9 |
RGB | 1 | 46 | 233 | - | rgb(1,46,233) |
HSL | 228 | 99% | 46% | - | hsl(228,99%,46%) |
HSV | 228 | 100% | 91% | - | hsv(228,100%,91%) |
XYZ | 15.6975 | 7.8436 | 77.7774 | - | xyz(15.6975,7.8436,77.7774) |
CIE-LAB | 33.66 | 60.3 | -93.17 | - | lab(33.66,60.3,-93.17) |
CMYK | 0.99570815450644 | 0.80257510729614 | 0 | 0.086274509803922 | cmyk(0.99570815450644,0.80257510729614,0,0.086274509803922) |
Description
The RGB value of color #012ee9 is rgb(1, 46, 233).
In the hex color #012ee9, The value of Red is 1, value of Green is 46, and value of Blue is 233. The primary color is Blue. Similarly, The HSL values for #012ee9 consists of 228° Hue, 99% Saturation, and 46% Lightness.
In the CMYK color model, the color #012ee9 can be represented as Cyan=0.99570815450644%, Magenta=0.80257510729614%, Yellow=0%, and Black=0.086274509803922%.
Shades of #012ee9
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 #012ee9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #012ee9
Preview of #012ee9 on White Background
The contrast ratio of #012ee9 with white color is 8.18
#012ee9 color will look good on a white background.
Preview of #012ee9 on black background
The contrast ratio of #012ee9 with black color is 2.57
Color Schemes of #012ee9
Triadic Colors of #012ee9
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 #012ee9
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 #012ee9
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 #012ee9
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.
Color Usage
You can set the css color of a text using:
.class{
color: #012ee9;
}
This is a sample text used for the color #012ee9. 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: #012ee9;
}
This is a sample text used for the color #012ee9. 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 #012ee9;
}
This is a sample text used for the color #012ee9. 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 0.36%
Green 16.43%
Blue 83.21%
CMYK Percentage
Cyan 52.84
Magenta 42.59%
Yellow 0%
Black 4.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.