#7e9bb0 Hex Color
rgb(126, 155, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7e | 9b | b0 | - | #7e9bb0 |
RGB | 126 | 155 | 176 | - | rgb(126,155,176) |
HSL | 205 | 24% | 59% | - | hsl(205,24%,59%) |
HSV | 205 | 28% | 69% | - | hsv(205,28%,69%) |
XYZ | 28.162 | 31.0129 | 45.5761 | - | xyz(28.162,31.0129,45.5761) |
CIE-LAB | 62.52 | -5.11 | -14.23 | - | lab(62.52,-5.11,-14.23) |
CMYK | 0.28409090909091 | 0.11931818181818 | 0 | 0.30980392156863 | cmyk(0.28409090909091,0.11931818181818,0,0.30980392156863) |
Description
The RGB value of color #7e9bb0 is rgb(126, 155, 176).
In the hex color #7e9bb0, The value of Red is 126, value of Green is 155, and value of Blue is 176. The primary color is Blue. Similarly, The HSL values for #7e9bb0 consists of 205° Hue, 24% Saturation, and 59% Lightness.
In the CMYK color model, the color #7e9bb0 can be represented as Cyan=0.28409090909091%, Magenta=0.11931818181818%, Yellow=0%, and Black=0.30980392156863%.
Shades of #7e9bb0
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 #7e9bb0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7e9bb0
Preview of #7e9bb0 on White Background
The contrast ratio of #7e9bb0 with white color is 2.92
Preview of #7e9bb0 on black background
The contrast ratio of #7e9bb0 with black color is 7.2
#7e9bb0 color will look good with a black background.
Color Schemes of #7e9bb0
Triadic Colors of #7e9bb0
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 #7e9bb0
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 #7e9bb0
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 #7e9bb0
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: #7e9bb0;
}
This is a sample text used for the color #7e9bb0. 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: #7e9bb0;
}
This is a sample text used for the color #7e9bb0. 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 #7e9bb0;
}
This is a sample text used for the color #7e9bb0. 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 27.57%
Green 33.92%
Blue 38.51%
CMYK Percentage
Cyan 39.83
Magenta 16.73%
Yellow 0%
Black 43.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.