#b3aa52 Hex Color
rgb(179, 170, 82)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | aa | 52 | - | #b3aa52 |
RGB | 179 | 170 | 82 | - | rgb(179,170,82) |
HSL | 54 | 39% | 51% | - | hsl(54,39%,51%) |
HSV | 54 | 54% | 70% | - | hsv(54,54%,70%) |
XYZ | 34.4881 | 38.9424 | 13.6816 | - | xyz(34.4881,38.9424,13.6816) |
CIE-LAB | 68.71 | -8.5 | 45.88 | - | lab(68.71,-8.5,45.88) |
CMYK | 0 | 0.050279329608939 | 0.54189944134078 | 0.29803921568627 | cmyk(0,0.050279329608939,0.54189944134078,0.29803921568627) |
Description
The RGB value of color #b3aa52 is rgb(179, 170, 82).
In the hex color #b3aa52, The value of Red is 179, value of Green is 170, and value of Blue is 82. The primary color is Red. Similarly, The HSL values for #b3aa52 consists of 54° Hue, 39% Saturation, and 51% Lightness.
In the CMYK color model, the color #b3aa52 can be represented as Cyan=0%, Magenta=0.050279329608939%, Yellow=0.54189944134078%, and Black=0.29803921568627%.
Shades of #b3aa52
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 #b3aa52
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3aa52
Preview of #b3aa52 on White Background
The contrast ratio of #b3aa52 with white color is 2.39
Preview of #b3aa52 on black background
The contrast ratio of #b3aa52 with black color is 8.79
#b3aa52 color will look good with a black background.
Color Schemes of #b3aa52
Triadic Colors of #b3aa52
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 #b3aa52
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 #b3aa52
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 #b3aa52
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: #b3aa52;
}
This is a sample text used for the color #b3aa52. 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: #b3aa52;
}
This is a sample text used for the color #b3aa52. 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 #b3aa52;
}
This is a sample text used for the color #b3aa52. 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 41.53%
Green 39.44%
Blue 19.03%
CMYK Percentage
Cyan 0
Magenta 5.65%
Yellow 60.87%
Black 33.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.