#1e1fdd Hex Color
rgb(30, 31, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1e | 1f | dd | - | #1e1fdd |
RGB | 30 | 31 | 221 | - | rgb(30,31,221) |
HSL | 240 | 76% | 49% | - | hsl(240,76%,49%) |
HSV | 240 | 86% | 87% | - | hsv(240,86%,87%) |
XYZ | 14.0766 | 6.4765 | 68.9148 | - | xyz(14.0766,6.4765,68.9148) |
CIE-LAB | 30.58 | 63.75 | -91.4 | - | lab(30.58,63.75,-91.4) |
CMYK | 0.86425339366516 | 0.85972850678733 | 0 | 0.13333333333333 | cmyk(0.86425339366516,0.85972850678733,0,0.13333333333333) |
Description
The RGB value of color #1e1fdd is rgb(30, 31, 221).
In the hex color #1e1fdd, The value of Red is 30, value of Green is 31, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #1e1fdd consists of 240° Hue, 76% Saturation, and 49% Lightness.
In the CMYK color model, the color #1e1fdd can be represented as Cyan=0.86425339366516%, Magenta=0.85972850678733%, Yellow=0%, and Black=0.13333333333333%.
Shades of #1e1fdd
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 #1e1fdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1e1fdd
Preview of #1e1fdd on White Background
The contrast ratio of #1e1fdd with white color is 9.15
#1e1fdd color will look good on a white background.
Preview of #1e1fdd on black background
The contrast ratio of #1e1fdd with black color is 2.3
Color Schemes of #1e1fdd
Triadic Colors of #1e1fdd
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 #1e1fdd
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 #1e1fdd
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 #1e1fdd
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: #1e1fdd;
}
This is a sample text used for the color #1e1fdd. 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: #1e1fdd;
}
This is a sample text used for the color #1e1fdd. 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 #1e1fdd;
}
This is a sample text used for the color #1e1fdd. 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.64%
Green 10.99%
Blue 78.37%
CMYK Percentage
Cyan 46.53
Magenta 46.29%
Yellow 0%
Black 7.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.