#a8bbce Hex Color
rgb(168, 187, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | bb | ce | - | #a8bbce |
RGB | 168 | 187 | 206 | - | rgb(168,187,206) |
HSL | 210 | 28% | 73% | - | hsl(210,28%,73%) |
HSV | 210 | 18% | 81% | - | hsv(210,18%,81%) |
XYZ | 45.0594 | 48.3217 | 65.3447 | - | xyz(45.0594,48.3217,65.3447) |
CIE-LAB | 75.03 | -2.49 | -11.76 | - | lab(75.03,-2.49,-11.76) |
CMYK | 0.18446601941748 | 0.092233009708738 | 0 | 0.1921568627451 | cmyk(0.18446601941748,0.092233009708738,0,0.1921568627451) |
Description
The RGB value of color #a8bbce is rgb(168, 187, 206).
In the hex color #a8bbce, The value of Red is 168, value of Green is 187, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #a8bbce consists of 210° Hue, 28% Saturation, and 73% Lightness.
In the CMYK color model, the color #a8bbce can be represented as Cyan=0.18446601941748%, Magenta=0.092233009708738%, Yellow=0%, and Black=0.1921568627451%.
Shades of #a8bbce
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 #a8bbce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8bbce
Preview of #a8bbce on White Background
The contrast ratio of #a8bbce with white color is 1.97
Preview of #a8bbce on black background
The contrast ratio of #a8bbce with black color is 10.66
#a8bbce color will look good with a black background.
Color Schemes of #a8bbce
Triadic Colors of #a8bbce
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 #a8bbce
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 #a8bbce
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 #a8bbce
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: #a8bbce;
}
This is a sample text used for the color #a8bbce. 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: #a8bbce;
}
This is a sample text used for the color #a8bbce. 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 #a8bbce;
}
This is a sample text used for the color #a8bbce. 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 29.95%
Green 33.33%
Blue 36.72%
CMYK Percentage
Cyan 39.34
Magenta 19.67%
Yellow 0%
Black 40.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.