#a5cbbc Hex Color
rgb(165, 203, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | cb | bc | - | #a5cbbc |
RGB | 165 | 203 | 188 | - | rgb(165,203,188) |
HSL | 156 | 27% | 72% | - | hsl(156,27%,72%) |
HSV | 156 | 19% | 80% | - | hsv(156,19%,80%) |
XYZ | 45.9501 | 54.342 | 55.6442 | - | xyz(45.9501,54.342,55.6442) |
CIE-LAB | 78.66 | -15.6 | 3.31 | - | lab(78.66,-15.6,3.31) |
CMYK | 0.1871921182266 | 0 | 0.073891625615763 | 0.20392156862745 | cmyk(0.1871921182266,0,0.073891625615763,0.20392156862745) |
Description
The RGB value of color #a5cbbc is rgb(165, 203, 188).
In the hex color #a5cbbc, The value of Red is 165, value of Green is 203, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #a5cbbc consists of 156° Hue, 27% Saturation, and 72% Lightness.
In the CMYK color model, the color #a5cbbc can be represented as Cyan=0.1871921182266%, Magenta=0%, Yellow=0.073891625615763%, and Black=0.20392156862745%.
Shades of #a5cbbc
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 #a5cbbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5cbbc
Preview of #a5cbbc on White Background
The contrast ratio of #a5cbbc with white color is 1.77
Preview of #a5cbbc on black background
The contrast ratio of #a5cbbc with black color is 11.87
#a5cbbc color will look good with a black background.
Color Schemes of #a5cbbc
Triadic Colors of #a5cbbc
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 #a5cbbc
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 #a5cbbc
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 #a5cbbc
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: #a5cbbc;
}
This is a sample text used for the color #a5cbbc. 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: #a5cbbc;
}
This is a sample text used for the color #a5cbbc. 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 #a5cbbc;
}
This is a sample text used for the color #a5cbbc. 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.68%
Green 36.51%
Blue 33.81%
CMYK Percentage
Cyan 40.26
Magenta 0%
Yellow 15.89%
Black 43.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.