#b6b97b Hex Color
rgb(182, 185, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | b9 | 7b | - | #b6b97b |
RGB | 182 | 185 | 123 | - | rgb(182,185,123) |
HSL | 63 | 31% | 60% | - | hsl(63,31%,60%) |
HSV | 63 | 34% | 73% | - | hsv(63,34%,73%) |
XYZ | 40.2155 | 46.0731 | 25.5123 | - | xyz(40.2155,46.0731,25.5123) |
CIE-LAB | 73.59 | -10.81 | 31.17 | - | lab(73.59,-10.81,31.17) |
CMYK | 0.016216216216216 | 0 | 0.33513513513514 | 0.27450980392157 | cmyk(0.016216216216216,0,0.33513513513514,0.27450980392157) |
Description
The RGB value of color #b6b97b is rgb(182, 185, 123).
In the hex color #b6b97b, The value of Red is 182, value of Green is 185, and value of Blue is 123. The primary color is Green. Similarly, The HSL values for #b6b97b consists of 63° Hue, 31% Saturation, and 60% Lightness.
In the CMYK color model, the color #b6b97b can be represented as Cyan=0.016216216216216%, Magenta=0%, Yellow=0.33513513513514%, and Black=0.27450980392157%.
Shades of #b6b97b
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 #b6b97b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6b97b
Preview of #b6b97b on White Background
The contrast ratio of #b6b97b with white color is 2.06
Preview of #b6b97b on black background
The contrast ratio of #b6b97b with black color is 10.21
#b6b97b color will look good with a black background.
Color Schemes of #b6b97b
Triadic Colors of #b6b97b
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 #b6b97b
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 #b6b97b
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 #b6b97b
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: #b6b97b;
}
This is a sample text used for the color #b6b97b. 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: #b6b97b;
}
This is a sample text used for the color #b6b97b. 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 #b6b97b;
}
This is a sample text used for the color #b6b97b. 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.14%
Green 37.76%
Blue 25.1%
CMYK Percentage
Cyan 2.59
Magenta 0%
Yellow 53.55%
Black 43.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.