#b0958c Hex Color
rgb(176, 149, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 95 | 8c | - | #b0958c |
RGB | 176 | 149 | 140 | - | rgb(176,149,140) |
HSL | 15 | 19% | 62% | - | hsl(15,19%,62%) |
HSV | 15 | 20% | 69% | - | hsv(15,20%,69%) |
XYZ | 33.3856 | 32.6184 | 29.3473 | - | xyz(33.3856,32.6184,29.3473) |
CIE-LAB | 63.85 | 8.6 | 8.48 | - | lab(63.85,8.6,8.48) |
CMYK | 0 | 0.15340909090909 | 0.20454545454545 | 0.30980392156863 | cmyk(0,0.15340909090909,0.20454545454545,0.30980392156863) |
Description
The RGB value of color #b0958c is rgb(176, 149, 140).
In the hex color #b0958c, The value of Red is 176, value of Green is 149, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #b0958c consists of 15° Hue, 19% Saturation, and 62% Lightness.
In the CMYK color model, the color #b0958c can be represented as Cyan=0%, Magenta=0.15340909090909%, Yellow=0.20454545454545%, and Black=0.30980392156863%.
Shades of #b0958c
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 #b0958c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0958c
Preview of #b0958c on White Background
The contrast ratio of #b0958c with white color is 2.79
Preview of #b0958c on black background
The contrast ratio of #b0958c with black color is 7.52
#b0958c color will look good with a black background.
Color Schemes of #b0958c
Triadic Colors of #b0958c
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 #b0958c
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 #b0958c
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 #b0958c
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: #b0958c;
}
This is a sample text used for the color #b0958c. 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: #b0958c;
}
This is a sample text used for the color #b0958c. 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 #b0958c;
}
This is a sample text used for the color #b0958c. 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.85%
Green 32.04%
Blue 30.11%
CMYK Percentage
Cyan 0
Magenta 22.97%
Yellow 30.63%
Black 46.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.