#7ea1ef Hex Color
rgb(126, 161, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 7e | a1 | ef | - | #7ea1ef |
| RGB | 126 | 161 | 239 | - | rgb(126,161,239) |
| HSL | 221 | 78% | 72% | - | hsl(221,78%,72%) |
| HSV | 221 | 47% | 94% | - | hsv(221,47%,94%) |
| XYZ | 36.929 | 36.1574 | 86.6941 | - | xyz(36.929,36.1574,86.6941) |
| CIE-LAB | 66.64 | 8.64 | -42.89 | - | lab(66.64,8.64,-42.89) |
| CMYK | 0.47280334728033 | 0.32635983263598 | 0 | 0.062745098039216 | cmyk(0.47280334728033,0.32635983263598,0,0.062745098039216) |
Description
The RGB value of color #7ea1ef is rgb(126, 161, 239).
In the hex color #7ea1ef, The value of Red is 126, value of Green is 161, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #7ea1ef consists of 221° Hue, 78% Saturation, and 72% Lightness.
In the CMYK color model, the color #7ea1ef can be represented as Cyan=0.47280334728033%, Magenta=0.32635983263598%, Yellow=0%, and Black=0.062745098039216%.
Shades of #7ea1ef
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 #7ea1ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7ea1ef
Preview of #7ea1ef on White Background
The contrast ratio of #7ea1ef with white color is 2.55
Preview of #7ea1ef on black background
The contrast ratio of #7ea1ef with black color is 8.23
#7ea1ef color will look good with a black background.
Color Schemes of #7ea1ef
Triadic Colors of #7ea1ef
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 #7ea1ef
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 #7ea1ef
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 #7ea1ef
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: #7ea1ef;
}
This is a sample text used for the color #7ea1ef. 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: #7ea1ef;
}
This is a sample text used for the color #7ea1ef. 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 #7ea1ef;
}
This is a sample text used for the color #7ea1ef. 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 23.95%
Green 30.61%
Blue 45.44%
CMYK Percentage
Cyan 54.86
Magenta 37.86%
Yellow 0%
Black 7.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.