#b8bfc1 Hex Color
rgb(184, 191, 193)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | bf | c1 | - | #b8bfc1 |
RGB | 184 | 191 | 193 | - | rgb(184,191,193) |
HSL | 193 | 7% | 74% | - | hsl(193,7%,74%) |
HSV | 193 | 5% | 76% | - | hsv(193,5%,76%) |
XYZ | 48.0236 | 51.3022 | 57.8233 | - | xyz(48.0236,51.3022,57.8233) |
CIE-LAB | 76.86 | -2.03 | -1.85 | - | lab(76.86,-2.03,-1.85) |
CMYK | 0.046632124352332 | 0.010362694300518 | 0 | 0.24313725490196 | cmyk(0.046632124352332,0.010362694300518,0,0.24313725490196) |
Description
The RGB value of color #b8bfc1 is rgb(184, 191, 193).
In the hex color #b8bfc1, The value of Red is 184, value of Green is 191, and value of Blue is 193. The primary color is Blue. Similarly, The HSL values for #b8bfc1 consists of 193° Hue, 7% Saturation, and 74% Lightness.
In the CMYK color model, the color #b8bfc1 can be represented as Cyan=0.046632124352332%, Magenta=0.010362694300518%, Yellow=0%, and Black=0.24313725490196%.
Shades of #b8bfc1
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 #b8bfc1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b8bfc1
Preview of #b8bfc1 on White Background
The contrast ratio of #b8bfc1 with white color is 1.86
Preview of #b8bfc1 on black background
The contrast ratio of #b8bfc1 with black color is 11.26
#b8bfc1 color will look good with a black background.
Color Schemes of #b8bfc1
Triadic Colors of #b8bfc1
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 #b8bfc1
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 #b8bfc1
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 #b8bfc1
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: #b8bfc1;
}
This is a sample text used for the color #b8bfc1. 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: #b8bfc1;
}
This is a sample text used for the color #b8bfc1. 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 #b8bfc1;
}
This is a sample text used for the color #b8bfc1. 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.39%
Green 33.63%
Blue 33.98%
CMYK Percentage
Cyan 15.54
Magenta 3.45%
Yellow 0%
Black 81.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.