#a7bbef Hex Color
rgb(167, 187, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | bb | ef | - | #a7bbef |
RGB | 167 | 187 | 239 | - | rgb(167,187,239) |
HSL | 223 | 69% | 80% | - | hsl(223,69%,80%) |
HSV | 223 | 30% | 94% | - | hsv(223,30%,94%) |
XYZ | 49.2867 | 49.9881 | 88.7123 | - | xyz(49.2867,49.9881,88.7123) |
CIE-LAB | 76.06 | 4.88 | -28.07 | - | lab(76.06,4.88,-28.07) |
CMYK | 0.30125523012552 | 0.21757322175732 | 0 | 0.062745098039216 | cmyk(0.30125523012552,0.21757322175732,0,0.062745098039216) |
Description
The RGB value of color #a7bbef is rgb(167, 187, 239).
In the hex color #a7bbef, The value of Red is 167, value of Green is 187, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #a7bbef consists of 223° Hue, 69% Saturation, and 80% Lightness.
In the CMYK color model, the color #a7bbef can be represented as Cyan=0.30125523012552%, Magenta=0.21757322175732%, Yellow=0%, and Black=0.062745098039216%.
Shades of #a7bbef
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 #a7bbef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7bbef
Preview of #a7bbef on White Background
The contrast ratio of #a7bbef with white color is 1.91
Preview of #a7bbef on black background
The contrast ratio of #a7bbef with black color is 11
#a7bbef color will look good with a black background.
Color Schemes of #a7bbef
Triadic Colors of #a7bbef
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 #a7bbef
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 #a7bbef
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 #a7bbef
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: #a7bbef;
}
This is a sample text used for the color #a7bbef. 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: #a7bbef;
}
This is a sample text used for the color #a7bbef. 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 #a7bbef;
}
This is a sample text used for the color #a7bbef. 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 28.16%
Green 31.53%
Blue 40.3%
CMYK Percentage
Cyan 51.8
Magenta 37.41%
Yellow 0%
Black 10.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.