#a5cbbd Hex Color
rgb(165, 203, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | cb | bd | - | #a5cbbd |
RGB | 165 | 203 | 189 | - | rgb(165,203,189) |
HSL | 158 | 27% | 72% | - | hsl(158,27%,72%) |
HSV | 158 | 19% | 80% | - | hsv(158,19%,80%) |
XYZ | 46.0583 | 54.3853 | 56.214 | - | xyz(46.0583,54.3853,56.214) |
CIE-LAB | 78.69 | -15.4 | 2.81 | - | lab(78.69,-15.4,2.81) |
CMYK | 0.1871921182266 | 0 | 0.068965517241379 | 0.20392156862745 | cmyk(0.1871921182266,0,0.068965517241379,0.20392156862745) |
Description
The RGB value of color #a5cbbd is rgb(165, 203, 189).
In the hex color #a5cbbd, The value of Red is 165, value of Green is 203, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #a5cbbd consists of 158° Hue, 27% Saturation, and 72% Lightness.
In the CMYK color model, the color #a5cbbd can be represented as Cyan=0.1871921182266%, Magenta=0%, Yellow=0.068965517241379%, and Black=0.20392156862745%.
Shades of #a5cbbd
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 #a5cbbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5cbbd
Preview of #a5cbbd on White Background
The contrast ratio of #a5cbbd with white color is 1.77
Preview of #a5cbbd on black background
The contrast ratio of #a5cbbd with black color is 11.88
#a5cbbd color will look good with a black background.
Color Schemes of #a5cbbd
Triadic Colors of #a5cbbd
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 #a5cbbd
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 #a5cbbd
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 #a5cbbd
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: #a5cbbd;
}
This is a sample text used for the color #a5cbbd. 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: #a5cbbd;
}
This is a sample text used for the color #a5cbbd. 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 #a5cbbd;
}
This is a sample text used for the color #a5cbbd. 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.62%
Green 36.45%
Blue 33.93%
CMYK Percentage
Cyan 40.69
Magenta 0%
Yellow 14.99%
Black 44.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.