#a3c3bc Hex Color
rgb(163, 195, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | c3 | bc | - | #a3c3bc |
RGB | 163 | 195 | 188 | - | rgb(163,195,188) |
HSL | 167 | 21% | 70% | - | hsl(167,21%,70%) |
HSV | 167 | 16% | 76% | - | hsv(167,16%,76%) |
XYZ | 43.6965 | 50.4476 | 55.0113 | - | xyz(43.6965,50.4476,55.0113) |
CIE-LAB | 76.34 | -12.13 | -0.08 | - | lab(76.34,-12.13,-0.08) |
CMYK | 0.16410256410256 | 0 | 0.035897435897436 | 0.23529411764706 | cmyk(0.16410256410256,0,0.035897435897436,0.23529411764706) |
Description
The RGB value of color #a3c3bc is rgb(163, 195, 188).
In the hex color #a3c3bc, The value of Red is 163, value of Green is 195, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #a3c3bc consists of 167° Hue, 21% Saturation, and 70% Lightness.
In the CMYK color model, the color #a3c3bc can be represented as Cyan=0.16410256410256%, Magenta=0%, Yellow=0.035897435897436%, and Black=0.23529411764706%.
Shades of #a3c3bc
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 #a3c3bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3c3bc
Preview of #a3c3bc on White Background
The contrast ratio of #a3c3bc with white color is 1.89
Preview of #a3c3bc on black background
The contrast ratio of #a3c3bc with black color is 11.09
#a3c3bc color will look good with a black background.
Color Schemes of #a3c3bc
Triadic Colors of #a3c3bc
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 #a3c3bc
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 #a3c3bc
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 #a3c3bc
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: #a3c3bc;
}
This is a sample text used for the color #a3c3bc. 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: #a3c3bc;
}
This is a sample text used for the color #a3c3bc. 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 #a3c3bc;
}
This is a sample text used for the color #a3c3bc. 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.85%
Green 35.71%
Blue 34.43%
CMYK Percentage
Cyan 37.7
Magenta 0%
Yellow 8.25%
Black 54.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.