#a4bccd Hex Color
rgb(164, 188, 205)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a4 | bc | cd | - | #a4bccd |
| RGB | 164 | 188 | 205 | - | rgb(164,188,205) |
| HSL | 205 | 29% | 72% | - | hsl(205,29%,72%) |
| HSV | 205 | 20% | 80% | - | hsv(205,20%,80%) |
| XYZ | 44.3125 | 48.2667 | 64.7385 | - | xyz(44.3125,48.2667,64.7385) |
| CIE-LAB | 74.99 | -4.51 | -11.29 | - | lab(74.99,-4.51,-11.29) |
| CMYK | 0.2 | 0.082926829268293 | 0 | 0.19607843137255 | cmyk(0.2,0.082926829268293,0,0.19607843137255) |
Description
The RGB value of color #a4bccd is rgb(164, 188, 205).
In the hex color #a4bccd, The value of Red is 164, value of Green is 188, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #a4bccd consists of 205° Hue, 29% Saturation, and 72% Lightness.
In the CMYK color model, the color #a4bccd can be represented as Cyan=0.2%, Magenta=0.082926829268293%, Yellow=0%, and Black=0.19607843137255%.
Shades of #a4bccd
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 #a4bccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a4bccd
Preview of #a4bccd on White Background
The contrast ratio of #a4bccd with white color is 1.97
Preview of #a4bccd on black background
The contrast ratio of #a4bccd with black color is 10.65
#a4bccd color will look good with a black background.
Color Schemes of #a4bccd
Triadic Colors of #a4bccd
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 #a4bccd
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 #a4bccd
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 #a4bccd
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: #a4bccd;
}
This is a sample text used for the color #a4bccd. 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: #a4bccd;
}
This is a sample text used for the color #a4bccd. 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 #a4bccd;
}
This is a sample text used for the color #a4bccd. 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.44%
Green 33.75%
Blue 36.8%
CMYK Percentage
Cyan 41.75
Magenta 17.31%
Yellow 0%
Black 40.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.