#1e1eef Hex Color
rgb(30, 30, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1e | 1e | ef | - | #1e1eef |
RGB | 30 | 30 | 239 | - | rgb(30,30,239) |
HSL | 240 | 87% | 53% | - | hsl(240,87%,53%) |
HSV | 240 | 87% | 94% | - | hsv(240,87%,94%) |
XYZ | 16.5797 | 7.4366 | 82.2229 | - | xyz(16.5797,7.4366,82.2229) |
CIE-LAB | 32.78 | 69.11 | -98.02 | - | lab(32.78,69.11,-98.02) |
CMYK | 0.8744769874477 | 0.8744769874477 | 0 | 0.062745098039216 | cmyk(0.8744769874477,0.8744769874477,0,0.062745098039216) |
Description
The RGB value of color #1e1eef is rgb(30, 30, 239).
In the hex color #1e1eef, The value of Red is 30, value of Green is 30, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #1e1eef consists of 240° Hue, 87% Saturation, and 53% Lightness.
In the CMYK color model, the color #1e1eef can be represented as Cyan=0.8744769874477%, Magenta=0.8744769874477%, Yellow=0%, and Black=0.062745098039216%.
Shades of #1e1eef
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 #1e1eef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1e1eef
Preview of #1e1eef on White Background
The contrast ratio of #1e1eef with white color is 8.44
#1e1eef color will look good on a white background.
Preview of #1e1eef on black background
The contrast ratio of #1e1eef with black color is 2.49
Color Schemes of #1e1eef
Triadic Colors of #1e1eef
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 #1e1eef
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 #1e1eef
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 #1e1eef
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: #1e1eef;
}
This is a sample text used for the color #1e1eef. 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: #1e1eef;
}
This is a sample text used for the color #1e1eef. 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 #1e1eef;
}
This is a sample text used for the color #1e1eef. 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 10.03%
Green 10.03%
Blue 79.93%
CMYK Percentage
Cyan 48.27
Magenta 48.27%
Yellow 0%
Black 3.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.