#b4afcc Hex Color
rgb(180, 175, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | af | cc | - | #b4afcc |
RGB | 180 | 175 | 204 | - | rgb(180,175,204) |
HSL | 250 | 22% | 74% | - | hsl(250,22%,74%) |
HSV | 250 | 14% | 80% | - | hsv(250,14%,80%) |
XYZ | 45.0514 | 44.7229 | 63.3847 | - | xyz(45.0514,44.7229,63.3847) |
CIE-LAB | 72.71 | 7.48 | -14.05 | - | lab(72.71,7.48,-14.05) |
CMYK | 0.11764705882353 | 0.1421568627451 | 0 | 0.2 | cmyk(0.11764705882353,0.1421568627451,0,0.2) |
Description
The RGB value of color #b4afcc is rgb(180, 175, 204).
In the hex color #b4afcc, The value of Red is 180, value of Green is 175, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #b4afcc consists of 250° Hue, 22% Saturation, and 74% Lightness.
In the CMYK color model, the color #b4afcc can be represented as Cyan=0.11764705882353%, Magenta=0.1421568627451%, Yellow=0%, and Black=0.2%.
Shades of #b4afcc
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 #b4afcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4afcc
Preview of #b4afcc on White Background
The contrast ratio of #b4afcc with white color is 2.11
Preview of #b4afcc on black background
The contrast ratio of #b4afcc with black color is 9.94
#b4afcc color will look good with a black background.
Color Schemes of #b4afcc
Triadic Colors of #b4afcc
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 #b4afcc
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 #b4afcc
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 #b4afcc
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: #b4afcc;
}
This is a sample text used for the color #b4afcc. 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: #b4afcc;
}
This is a sample text used for the color #b4afcc. 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 #b4afcc;
}
This is a sample text used for the color #b4afcc. 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 32.2%
Green 31.31%
Blue 36.49%
CMYK Percentage
Cyan 25.59
Magenta 30.92%
Yellow 0%
Black 43.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.