#b3bcc0 Hex Color
rgb(179, 188, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | bc | c0 | - | #b3bcc0 |
RGB | 179 | 188 | 192 | - | rgb(179,188,192) |
HSL | 198 | 9% | 73% | - | hsl(198,9%,73%) |
HSV | 198 | 7% | 75% | - | hsv(198,7%,75%) |
XYZ | 46.0881 | 49.3559 | 56.9667 | - | xyz(46.0881,49.3559,56.9667) |
CIE-LAB | 75.67 | -2.32 | -3.1 | - | lab(75.67,-2.32,-3.1) |
CMYK | 0.067708333333333 | 0.020833333333333 | 0 | 0.24705882352941 | cmyk(0.067708333333333,0.020833333333333,0,0.24705882352941) |
Description
The RGB value of color #b3bcc0 is rgb(179, 188, 192).
In the hex color #b3bcc0, The value of Red is 179, value of Green is 188, and value of Blue is 192. The primary color is Blue. Similarly, The HSL values for #b3bcc0 consists of 198° Hue, 9% Saturation, and 73% Lightness.
In the CMYK color model, the color #b3bcc0 can be represented as Cyan=0.067708333333333%, Magenta=0.020833333333333%, Yellow=0%, and Black=0.24705882352941%.
Shades of #b3bcc0
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 #b3bcc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3bcc0
Preview of #b3bcc0 on White Background
The contrast ratio of #b3bcc0 with white color is 1.93
Preview of #b3bcc0 on black background
The contrast ratio of #b3bcc0 with black color is 10.87
#b3bcc0 color will look good with a black background.
Color Schemes of #b3bcc0
Triadic Colors of #b3bcc0
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 #b3bcc0
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 #b3bcc0
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 #b3bcc0
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: #b3bcc0;
}
This is a sample text used for the color #b3bcc0. 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: #b3bcc0;
}
This is a sample text used for the color #b3bcc0. 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 #b3bcc0;
}
This is a sample text used for the color #b3bcc0. 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.02%
Green 33.63%
Blue 34.35%
CMYK Percentage
Cyan 20.18
Magenta 6.21%
Yellow 0%
Black 73.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.