#b3a7ca Hex Color
rgb(179, 167, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | a7 | ca | - | #b3a7ca |
RGB | 179 | 167 | 202 | - | rgb(179,167,202) |
HSL | 261 | 25% | 72% | - | hsl(261,25%,72%) |
HSV | 261 | 17% | 79% | - | hsv(261,17%,79%) |
XYZ | 43.0698 | 41.4854 | 61.6146 | - | xyz(43.0698,41.4854,61.6146) |
CIE-LAB | 70.51 | 11.14 | -16.26 | - | lab(70.51,11.14,-16.26) |
CMYK | 0.11386138613861 | 0.17326732673267 | 0 | 0.2078431372549 | cmyk(0.11386138613861,0.17326732673267,0,0.2078431372549) |
Description
The RGB value of color #b3a7ca is rgb(179, 167, 202).
In the hex color #b3a7ca, The value of Red is 179, value of Green is 167, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #b3a7ca consists of 261° Hue, 25% Saturation, and 72% Lightness.
In the CMYK color model, the color #b3a7ca can be represented as Cyan=0.11386138613861%, Magenta=0.17326732673267%, Yellow=0%, and Black=0.2078431372549%.
Shades of #b3a7ca
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 #b3a7ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3a7ca
Preview of #b3a7ca on White Background
The contrast ratio of #b3a7ca with white color is 2.26
Preview of #b3a7ca on black background
The contrast ratio of #b3a7ca with black color is 9.3
#b3a7ca color will look good with a black background.
Color Schemes of #b3a7ca
Triadic Colors of #b3a7ca
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 #b3a7ca
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 #b3a7ca
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 #b3a7ca
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: #b3a7ca;
}
This is a sample text used for the color #b3a7ca. 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: #b3a7ca;
}
This is a sample text used for the color #b3a7ca. 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 #b3a7ca;
}
This is a sample text used for the color #b3a7ca. 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.66%
Green 30.47%
Blue 36.86%
CMYK Percentage
Cyan 23
Magenta 35.01%
Yellow 0%
Black 41.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.