#bebfbf Hex Color
rgb(190, 191, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | bf | bf | - | #bebfbf |
RGB | 190 | 191 | 191 | - | rgb(190,191,191) |
HSL | 180 | 1% | 75% | - | hsl(180,1%,75%) |
HSV | 180 | 1% | 75% | - | hsv(180,1%,75%) |
XYZ | 49.27 | 51.9703 | 56.7247 | - | xyz(49.27,51.9703,56.7247) |
CIE-LAB | 77.26 | -0.34 | -0.13 | - | lab(77.26,-0.34,-0.13) |
CMYK | 0.0052356020942408 | 0 | 0 | 0.25098039215686 | cmyk(0.0052356020942408,0,0,0.25098039215686) |
Description
The RGB value of color #bebfbf is rgb(190, 191, 191).
In the hex color #bebfbf, The value of Red is 190, value of Green is 191, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #bebfbf consists of 180° Hue, 1% Saturation, and 75% Lightness.
In the CMYK color model, the color #bebfbf can be represented as Cyan=0.0052356020942408%, Magenta=0%, Yellow=0%, and Black=0.25098039215686%.
Shades of #bebfbf
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 #bebfbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bebfbf
Preview of #bebfbf on White Background
The contrast ratio of #bebfbf with white color is 1.84
Preview of #bebfbf on black background
The contrast ratio of #bebfbf with black color is 11.39
#bebfbf color will look good with a black background.
Color Schemes of #bebfbf
Triadic Colors of #bebfbf
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 #bebfbf
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 #bebfbf
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 #bebfbf
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: #bebfbf;
}
This is a sample text used for the color #bebfbf. 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: #bebfbf;
}
This is a sample text used for the color #bebfbf. 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 #bebfbf;
}
This is a sample text used for the color #bebfbf. 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.22%
Green 33.39%
Blue 33.39%
CMYK Percentage
Cyan 2.04
Magenta 0%
Yellow 0%
Black 97.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.