#a3cbbf Hex Color
rgb(163, 203, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | cb | bf | - | #a3cbbf |
RGB | 163 | 203 | 191 | - | rgb(163,203,191) |
HSL | 162 | 28% | 72% | - | hsl(162,28%,72%) |
HSV | 162 | 20% | 80% | - | hsv(162,20%,80%) |
XYZ | 45.8642 | 54.26 | 57.3461 | - | xyz(45.8642,54.26,57.3461) |
CIE-LAB | 78.61 | -15.64 | 1.61 | - | lab(78.61,-15.64,1.61) |
CMYK | 0.19704433497537 | 0 | 0.059113300492611 | 0.20392156862745 | cmyk(0.19704433497537,0,0.059113300492611,0.20392156862745) |
Description
The RGB value of color #a3cbbf is rgb(163, 203, 191).
In the hex color #a3cbbf, The value of Red is 163, value of Green is 203, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #a3cbbf consists of 162° Hue, 28% Saturation, and 72% Lightness.
In the CMYK color model, the color #a3cbbf can be represented as Cyan=0.19704433497537%, Magenta=0%, Yellow=0.059113300492611%, and Black=0.20392156862745%.
Shades of #a3cbbf
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 #a3cbbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3cbbf
Preview of #a3cbbf on White Background
The contrast ratio of #a3cbbf with white color is 1.77
Preview of #a3cbbf on black background
The contrast ratio of #a3cbbf with black color is 11.85
#a3cbbf color will look good with a black background.
Color Schemes of #a3cbbf
Triadic Colors of #a3cbbf
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 #a3cbbf
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 #a3cbbf
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 #a3cbbf
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: #a3cbbf;
}
This is a sample text used for the color #a3cbbf. 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: #a3cbbf;
}
This is a sample text used for the color #a3cbbf. 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 #a3cbbf;
}
This is a sample text used for the color #a3cbbf. 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.26%
Green 36.45%
Blue 34.29%
CMYK Percentage
Cyan 42.83
Magenta 0%
Yellow 12.85%
Black 44.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.