#a5c3be Hex Color
rgb(165, 195, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | c3 | be | - | #a5c3be |
RGB | 165 | 195 | 190 | - | rgb(165,195,190) |
HSL | 170 | 20% | 71% | - | hsl(170,20%,71%) |
HSV | 170 | 15% | 76% | - | hsv(170,15%,76%) |
XYZ | 44.3264 | 50.7473 | 56.1741 | - | xyz(44.3264,50.7473,56.1741) |
CIE-LAB | 76.53 | -11.07 | -0.88 | - | lab(76.53,-11.07,-0.88) |
CMYK | 0.15384615384615 | 0 | 0.025641025641026 | 0.23529411764706 | cmyk(0.15384615384615,0,0.025641025641026,0.23529411764706) |
Description
The RGB value of color #a5c3be is rgb(165, 195, 190).
In the hex color #a5c3be, The value of Red is 165, value of Green is 195, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #a5c3be consists of 170° Hue, 20% Saturation, and 71% Lightness.
In the CMYK color model, the color #a5c3be can be represented as Cyan=0.15384615384615%, Magenta=0%, Yellow=0.025641025641026%, and Black=0.23529411764706%.
Shades of #a5c3be
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 #a5c3be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5c3be
Preview of #a5c3be on White Background
The contrast ratio of #a5c3be with white color is 1.88
Preview of #a5c3be on black background
The contrast ratio of #a5c3be with black color is 11.15
#a5c3be color will look good with a black background.
Color Schemes of #a5c3be
Triadic Colors of #a5c3be
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 #a5c3be
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 #a5c3be
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 #a5c3be
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: #a5c3be;
}
This is a sample text used for the color #a5c3be. 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: #a5c3be;
}
This is a sample text used for the color #a5c3be. 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 #a5c3be;
}
This is a sample text used for the color #a5c3be. 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%
Green 35.45%
Blue 34.55%
CMYK Percentage
Cyan 37.09
Magenta 0%
Yellow 6.18%
Black 56.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.