#1e28df Hex Color
rgb(30, 40, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1e | 28 | df | - | #1e28df |
RGB | 30 | 40 | 223 | - | rgb(30,40,223) |
HSL | 237 | 76% | 50% | - | hsl(237,76%,50%) |
HSV | 237 | 87% | 87% | - | hsv(237,87%,87%) |
XYZ | 14.6135 | 7.1213 | 70.4164 | - | xyz(14.6135,7.1213,70.4164) |
CIE-LAB | 32.08 | 60.61 | -90.06 | - | lab(32.08,60.61,-90.06) |
CMYK | 0.86547085201794 | 0.82062780269058 | 0 | 0.12549019607843 | cmyk(0.86547085201794,0.82062780269058,0,0.12549019607843) |
Description
The RGB value of color #1e28df is rgb(30, 40, 223).
In the hex color #1e28df, The value of Red is 30, value of Green is 40, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #1e28df consists of 237° Hue, 76% Saturation, and 50% Lightness.
In the CMYK color model, the color #1e28df can be represented as Cyan=0.86547085201794%, Magenta=0.82062780269058%, Yellow=0%, and Black=0.12549019607843%.
Shades of #1e28df
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 #1e28df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1e28df
Preview of #1e28df on White Background
The contrast ratio of #1e28df with white color is 8.66
#1e28df color will look good on a white background.
Preview of #1e28df on black background
The contrast ratio of #1e28df with black color is 2.42
Color Schemes of #1e28df
Triadic Colors of #1e28df
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 #1e28df
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 #1e28df
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 #1e28df
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: #1e28df;
}
This is a sample text used for the color #1e28df. 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: #1e28df;
}
This is a sample text used for the color #1e28df. 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 #1e28df;
}
This is a sample text used for the color #1e28df. 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.24%
Green 13.65%
Blue 76.11%
CMYK Percentage
Cyan 47.77
Magenta 45.3%
Yellow 0%
Black 6.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.