#b2afcf Hex Color
rgb(178, 175, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | af | cf | - | #b2afcf |
RGB | 178 | 175 | 207 | - | rgb(178,175,207) |
HSL | 246 | 25% | 75% | - | hsl(246,25%,75%) |
HSV | 246 | 15% | 81% | - | hsv(246,15%,81%) |
XYZ | 44.9526 | 44.6299 | 65.2767 | - | xyz(44.9526,44.6299,65.2767) |
CIE-LAB | 72.65 | 7.46 | -15.8 | - | lab(72.65,7.46,-15.8) |
CMYK | 0.14009661835749 | 0.15458937198068 | 0 | 0.18823529411765 | cmyk(0.14009661835749,0.15458937198068,0,0.18823529411765) |
Description
The RGB value of color #b2afcf is rgb(178, 175, 207).
In the hex color #b2afcf, The value of Red is 178, value of Green is 175, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #b2afcf consists of 246° Hue, 25% Saturation, and 75% Lightness.
In the CMYK color model, the color #b2afcf can be represented as Cyan=0.14009661835749%, Magenta=0.15458937198068%, Yellow=0%, and Black=0.18823529411765%.
Shades of #b2afcf
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 #b2afcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2afcf
Preview of #b2afcf on White Background
The contrast ratio of #b2afcf with white color is 2.12
Preview of #b2afcf on black background
The contrast ratio of #b2afcf with black color is 9.93
#b2afcf color will look good with a black background.
Color Schemes of #b2afcf
Triadic Colors of #b2afcf
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 #b2afcf
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 #b2afcf
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 #b2afcf
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: #b2afcf;
}
This is a sample text used for the color #b2afcf. 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: #b2afcf;
}
This is a sample text used for the color #b2afcf. 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 #b2afcf;
}
This is a sample text used for the color #b2afcf. 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 31.79%
Green 31.25%
Blue 36.96%
CMYK Percentage
Cyan 29.01
Magenta 32.01%
Yellow 0%
Black 38.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.