#a7cbcd Hex Color
rgb(167, 203, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | cb | cd | - | #a7cbcd |
RGB | 167 | 203 | 205 | - | rgb(167,203,205) |
HSL | 183 | 28% | 73% | - | hsl(183,28%,73%) |
HSV | 183 | 19% | 80% | - | hsv(183,19%,80%) |
XYZ | 48.3117 | 55.3351 | 65.8921 | - | xyz(48.3117,55.3351,65.8921) |
CIE-LAB | 79.23 | -11.46 | -4.97 | - | lab(79.23,-11.46,-4.97) |
CMYK | 0.18536585365854 | 0.0097560975609757 | 0 | 0.19607843137255 | cmyk(0.18536585365854,0.0097560975609757,0,0.19607843137255) |
Description
The RGB value of color #a7cbcd is rgb(167, 203, 205).
In the hex color #a7cbcd, The value of Red is 167, value of Green is 203, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #a7cbcd consists of 183° Hue, 28% Saturation, and 73% Lightness.
In the CMYK color model, the color #a7cbcd can be represented as Cyan=0.18536585365854%, Magenta=0.0097560975609757%, Yellow=0%, and Black=0.19607843137255%.
Shades of #a7cbcd
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 #a7cbcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7cbcd
Preview of #a7cbcd on White Background
The contrast ratio of #a7cbcd with white color is 1.74
Preview of #a7cbcd on black background
The contrast ratio of #a7cbcd with black color is 12.07
#a7cbcd color will look good with a black background.
Color Schemes of #a7cbcd
Triadic Colors of #a7cbcd
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 #a7cbcd
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 #a7cbcd
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 #a7cbcd
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: #a7cbcd;
}
This is a sample text used for the color #a7cbcd. 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: #a7cbcd;
}
This is a sample text used for the color #a7cbcd. 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 #a7cbcd;
}
This is a sample text used for the color #a7cbcd. 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.04%
Green 35.3%
Blue 35.65%
CMYK Percentage
Cyan 47.38
Magenta 2.49%
Yellow 0%
Black 50.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.