#a5b2cb Hex Color
rgb(165, 178, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | b2 | cb | - | #a5b2cb |
RGB | 165 | 178 | 203 | - | rgb(165,178,203) |
HSL | 219 | 27% | 72% | - | hsl(219,27%,72%) |
HSV | 219 | 19% | 80% | - | hsv(219,19%,80%) |
XYZ | 42.2169 | 44.1519 | 62.797 | - | xyz(42.2169,44.1519,62.797) |
CIE-LAB | 72.33 | 0.76 | -14.18 | - | lab(72.33,0.76,-14.18) |
CMYK | 0.1871921182266 | 0.12315270935961 | 0 | 0.20392156862745 | cmyk(0.1871921182266,0.12315270935961,0,0.20392156862745) |
Description
The RGB value of color #a5b2cb is rgb(165, 178, 203).
In the hex color #a5b2cb, The value of Red is 165, value of Green is 178, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #a5b2cb consists of 219° Hue, 27% Saturation, and 72% Lightness.
In the CMYK color model, the color #a5b2cb can be represented as Cyan=0.1871921182266%, Magenta=0.12315270935961%, Yellow=0%, and Black=0.20392156862745%.
Shades of #a5b2cb
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 #a5b2cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5b2cb
Preview of #a5b2cb on White Background
The contrast ratio of #a5b2cb with white color is 2.14
Preview of #a5b2cb on black background
The contrast ratio of #a5b2cb with black color is 9.83
#a5b2cb color will look good with a black background.
Color Schemes of #a5b2cb
Triadic Colors of #a5b2cb
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 #a5b2cb
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 #a5b2cb
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 #a5b2cb
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: #a5b2cb;
}
This is a sample text used for the color #a5b2cb. 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: #a5b2cb;
}
This is a sample text used for the color #a5b2cb. 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 #a5b2cb;
}
This is a sample text used for the color #a5b2cb. 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 30.22%
Green 32.6%
Blue 37.18%
CMYK Percentage
Cyan 36.4
Magenta 23.95%
Yellow 0%
Black 39.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.