#7eaadb Hex Color
rgb(126, 170, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7e | aa | db | - | #7eaadb |
RGB | 126 | 170 | 219 | - | rgb(126,170,219) |
HSL | 212 | 56% | 68% | - | hsl(212,56%,68%) |
HSV | 212 | 42% | 86% | - | hsv(212,42%,86%) |
XYZ | 35.7651 | 38.2995 | 72.5254 | - | xyz(35.7651,38.2995,72.5254) |
CIE-LAB | 68.24 | -2.13 | -29.42 | - | lab(68.24,-2.13,-29.42) |
CMYK | 0.42465753424658 | 0.22374429223744 | 0 | 0.14117647058824 | cmyk(0.42465753424658,0.22374429223744,0,0.14117647058824) |
Description
The RGB value of color #7eaadb is rgb(126, 170, 219).
In the hex color #7eaadb, The value of Red is 126, value of Green is 170, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #7eaadb consists of 212° Hue, 56% Saturation, and 68% Lightness.
In the CMYK color model, the color #7eaadb can be represented as Cyan=0.42465753424658%, Magenta=0.22374429223744%, Yellow=0%, and Black=0.14117647058824%.
Shades of #7eaadb
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 #7eaadb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7eaadb
Preview of #7eaadb on White Background
The contrast ratio of #7eaadb with white color is 2.42
Preview of #7eaadb on black background
The contrast ratio of #7eaadb with black color is 8.66
#7eaadb color will look good with a black background.
Color Schemes of #7eaadb
Triadic Colors of #7eaadb
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 #7eaadb
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 #7eaadb
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 #7eaadb
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: #7eaadb;
}
This is a sample text used for the color #7eaadb. 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: #7eaadb;
}
This is a sample text used for the color #7eaadb. 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 #7eaadb;
}
This is a sample text used for the color #7eaadb. 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 24.47%
Green 33.01%
Blue 42.52%
CMYK Percentage
Cyan 53.78
Magenta 28.34%
Yellow 0%
Black 17.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.