#bfcbc4 Hex Color
rgb(191, 203, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | cb | c4 | - | #bfcbc4 |
RGB | 191 | 203 | 196 | - | rgb(191,203,196) |
HSL | 145 | 10% | 77% | - | hsl(145,10%,77%) |
HSV | 145 | 6% | 80% | - | hsv(145,6%,80%) |
XYZ | 52.8056 | 57.7738 | 60.5929 | - | xyz(52.8056,57.7738,60.5929) |
CIE-LAB | 80.61 | -5.39 | 2.07 | - | lab(80.61,-5.39,2.07) |
CMYK | 0.059113300492611 | 0 | 0.03448275862069 | 0.20392156862745 | cmyk(0.059113300492611,0,0.03448275862069,0.20392156862745) |
Description
The RGB value of color #bfcbc4 is rgb(191, 203, 196).
In the hex color #bfcbc4, The value of Red is 191, value of Green is 203, and value of Blue is 196. The primary color is Green. Similarly, The HSL values for #bfcbc4 consists of 145° Hue, 10% Saturation, and 77% Lightness.
In the CMYK color model, the color #bfcbc4 can be represented as Cyan=0.059113300492611%, Magenta=0%, Yellow=0.03448275862069%, and Black=0.20392156862745%.
Shades of #bfcbc4
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 #bfcbc4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfcbc4
Preview of #bfcbc4 on White Background
The contrast ratio of #bfcbc4 with white color is 1.67
Preview of #bfcbc4 on black background
The contrast ratio of #bfcbc4 with black color is 12.55
#bfcbc4 color will look good with a black background.
Color Schemes of #bfcbc4
Triadic Colors of #bfcbc4
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 #bfcbc4
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 #bfcbc4
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 #bfcbc4
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: #bfcbc4;
}
This is a sample text used for the color #bfcbc4. 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: #bfcbc4;
}
This is a sample text used for the color #bfcbc4. 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 #bfcbc4;
}
This is a sample text used for the color #bfcbc4. 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.37%
Green 34.41%
Blue 33.22%
CMYK Percentage
Cyan 19.87
Magenta 0%
Yellow 11.59%
Black 68.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.