#a5c5c8 Hex Color
rgb(165, 197, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | c5 | c8 | - | #a5c5c8 |
RGB | 165 | 197 | 200 | - | rgb(165,197,200) |
HSL | 185 | 24% | 72% | - | hsl(185,24%,72%) |
HSV | 185 | 18% | 78% | - | hsv(185,18%,78%) |
XYZ | 45.9086 | 52.102 | 62.2806 | - | xyz(45.9086,52.102,62.2806) |
CIE-LAB | 77.34 | -10.03 | -5.09 | - | lab(77.34,-10.03,-5.09) |
CMYK | 0.175 | 0.015 | 0 | 0.2156862745098 | cmyk(0.175,0.015,0,0.2156862745098) |
Description
The RGB value of color #a5c5c8 is rgb(165, 197, 200).
In the hex color #a5c5c8, The value of Red is 165, value of Green is 197, and value of Blue is 200. The primary color is Blue. Similarly, The HSL values for #a5c5c8 consists of 185° Hue, 24% Saturation, and 72% Lightness.
In the CMYK color model, the color #a5c5c8 can be represented as Cyan=0.175%, Magenta=0.015%, Yellow=0%, and Black=0.2156862745098%.
Shades of #a5c5c8
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 #a5c5c8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5c5c8
Preview of #a5c5c8 on White Background
The contrast ratio of #a5c5c8 with white color is 1.84
Preview of #a5c5c8 on black background
The contrast ratio of #a5c5c8 with black color is 11.42
#a5c5c8 color will look good with a black background.
Color Schemes of #a5c5c8
Triadic Colors of #a5c5c8
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 #a5c5c8
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 #a5c5c8
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 #a5c5c8
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: #a5c5c8;
}
This is a sample text used for the color #a5c5c8. 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: #a5c5c8;
}
This is a sample text used for the color #a5c5c8. 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 #a5c5c8;
}
This is a sample text used for the color #a5c5c8. 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.36%
Green 35.05%
Blue 35.59%
CMYK Percentage
Cyan 43.14
Magenta 3.7%
Yellow 0%
Black 53.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.