#b28c9a Hex Color
rgb(178, 140, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 8c | 9a | - | #b28c9a |
RGB | 178 | 140 | 154 | - | rgb(178,140,154) |
HSL | 338 | 20% | 62% | - | hsl(338,20%,62%) |
HSV | 338 | 21% | 70% | - | hsv(338,21%,70%) |
XYZ | 33.5709 | 30.5542 | 34.7 | - | xyz(33.5709,30.5542,34.7) |
CIE-LAB | 62.13 | 16.67 | -1.91 | - | lab(62.13,16.67,-1.91) |
CMYK | 0 | 0.21348314606742 | 0.13483146067416 | 0.30196078431373 | cmyk(0,0.21348314606742,0.13483146067416,0.30196078431373) |
Description
The RGB value of color #b28c9a is rgb(178, 140, 154).
In the hex color #b28c9a, The value of Red is 178, value of Green is 140, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #b28c9a consists of 338° Hue, 20% Saturation, and 62% Lightness.
In the CMYK color model, the color #b28c9a can be represented as Cyan=0%, Magenta=0.21348314606742%, Yellow=0.13483146067416%, and Black=0.30196078431373%.
Shades of #b28c9a
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 #b28c9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b28c9a
Preview of #b28c9a on White Background
The contrast ratio of #b28c9a with white color is 2.95
Preview of #b28c9a on black background
The contrast ratio of #b28c9a with black color is 7.11
#b28c9a color will look good with a black background.
Color Schemes of #b28c9a
Triadic Colors of #b28c9a
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 #b28c9a
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 #b28c9a
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 #b28c9a
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: #b28c9a;
}
This is a sample text used for the color #b28c9a. 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: #b28c9a;
}
This is a sample text used for the color #b28c9a. 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 #b28c9a;
}
This is a sample text used for the color #b28c9a. 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 37.71%
Green 29.66%
Blue 32.63%
CMYK Percentage
Cyan 0
Magenta 32.83%
Yellow 20.73%
Black 46.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.