#b2a3c0 Hex Color
rgb(178, 163, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | a3 | c0 | - | #b2a3c0 |
RGB | 178 | 163 | 192 | - | rgb(178,163,192) |
HSL | 271 | 19% | 70% | - | hsl(271,19%,70%) |
HSV | 271 | 15% | 75% | - | hsv(271,15%,75%) |
XYZ | 40.9717 | 39.4651 | 55.3273 | - | xyz(40.9717,39.4651,55.3273) |
CIE-LAB | 69.09 | 10.95 | -12.89 | - | lab(69.09,10.95,-12.89) |
CMYK | 0.072916666666667 | 0.15104166666667 | 0 | 0.24705882352941 | cmyk(0.072916666666667,0.15104166666667,0,0.24705882352941) |
Description
The RGB value of color #b2a3c0 is rgb(178, 163, 192).
In the hex color #b2a3c0, The value of Red is 178, value of Green is 163, and value of Blue is 192. The primary color is Blue. Similarly, The HSL values for #b2a3c0 consists of 271° Hue, 19% Saturation, and 70% Lightness.
In the CMYK color model, the color #b2a3c0 can be represented as Cyan=0.072916666666667%, Magenta=0.15104166666667%, Yellow=0%, and Black=0.24705882352941%.
Shades of #b2a3c0
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 #b2a3c0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2a3c0
Preview of #b2a3c0 on White Background
The contrast ratio of #b2a3c0 with white color is 2.36
Preview of #b2a3c0 on black background
The contrast ratio of #b2a3c0 with black color is 8.89
#b2a3c0 color will look good with a black background.
Color Schemes of #b2a3c0
Triadic Colors of #b2a3c0
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 #b2a3c0
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 #b2a3c0
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 #b2a3c0
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: #b2a3c0;
}
This is a sample text used for the color #b2a3c0. 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: #b2a3c0;
}
This is a sample text used for the color #b2a3c0. 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 #b2a3c0;
}
This is a sample text used for the color #b2a3c0. 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 33.4%
Green 30.58%
Blue 36.02%
CMYK Percentage
Cyan 15.48
Magenta 32.07%
Yellow 0%
Black 52.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.