#b09d64 Hex Color
rgb(176, 157, 100)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 9d | 64 | - | #b09d64 |
RGB | 176 | 157 | 100 | - | rgb(176,157,100) |
HSL | 45 | 32% | 54% | - | hsl(45,32%,54%) |
HSV | 45 | 43% | 69% | - | hsv(45,43%,69%) |
XYZ | 32.2617 | 34.2641 | 16.9699 | - | xyz(32.2617,34.2641,16.9699) |
CIE-LAB | 65.17 | -1.1 | 32.32 | - | lab(65.17,-1.1,32.32) |
CMYK | 0 | 0.10795454545455 | 0.43181818181818 | 0.30980392156863 | cmyk(0,0.10795454545455,0.43181818181818,0.30980392156863) |
Description
The RGB value of color #b09d64 is rgb(176, 157, 100).
In the hex color #b09d64, The value of Red is 176, value of Green is 157, and value of Blue is 100. The primary color is Red. Similarly, The HSL values for #b09d64 consists of 45° Hue, 32% Saturation, and 54% Lightness.
In the CMYK color model, the color #b09d64 can be represented as Cyan=0%, Magenta=0.10795454545455%, Yellow=0.43181818181818%, and Black=0.30980392156863%.
This color is named Pesto di Noce.
Shades of #b09d64
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 #b09d64
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b09d64
Preview of #b09d64 on White Background
The contrast ratio of #b09d64 with white color is 2.67
Preview of #b09d64 on black background
The contrast ratio of #b09d64 with black color is 7.85
#b09d64 color will look good with a black background.
Color Schemes of #b09d64
Triadic Colors of #b09d64
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 #b09d64
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 #b09d64
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 #b09d64
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: #b09d64;
}
This is a sample text used for the color #b09d64. 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: #b09d64;
}
This is a sample text used for the color #b09d64. 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 #b09d64;
}
This is a sample text used for the color #b09d64. 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 40.65%
Green 36.26%
Blue 23.09%
CMYK Percentage
Cyan 0
Magenta 12.71%
Yellow 50.83%
Black 36.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.