#b1b19a Hex Color
rgb(177, 177, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | b1 | 9a | - | #b1b19a |
RGB | 177 | 177 | 154 | - | rgb(177,177,154) |
HSL | 60 | 13% | 65% | - | hsl(60,13%,65%) |
HSV | 60 | 13% | 69% | - | hsv(60,13%,69%) |
XYZ | 39.6863 | 43.1245 | 36.804 | - | xyz(39.6863,43.1245,36.804) |
CIE-LAB | 71.64 | -4.04 | 11.78 | - | lab(71.64,-4.04,11.78) |
CMYK | 0 | 0 | 0.12994350282486 | 0.30588235294118 | cmyk(0,0,0.12994350282486,0.30588235294118) |
Description
The RGB value of color #b1b19a is rgb(177, 177, 154).
In the hex color #b1b19a, The value of Red is 177, value of Green is 177, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #b1b19a consists of 60° Hue, 13% Saturation, and 65% Lightness.
In the CMYK color model, the color #b1b19a can be represented as Cyan=0%, Magenta=0%, Yellow=0.12994350282486%, and Black=0.30588235294118%.
Shades of #b1b19a
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 #b1b19a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1b19a
Preview of #b1b19a on White Background
The contrast ratio of #b1b19a with white color is 2.18
Preview of #b1b19a on black background
The contrast ratio of #b1b19a with black color is 9.62
#b1b19a color will look good with a black background.
Color Schemes of #b1b19a
Triadic Colors of #b1b19a
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 #b1b19a
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 #b1b19a
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 #b1b19a
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: #b1b19a;
}
This is a sample text used for the color #b1b19a. 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: #b1b19a;
}
This is a sample text used for the color #b1b19a. 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 #b1b19a;
}
This is a sample text used for the color #b1b19a. 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 34.84%
Green 34.84%
Blue 30.31%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 29.82%
Black 70.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.