#b3ba3d Hex Color
rgb(179, 186, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | ba | 3d | - | #b3ba3d |
RGB | 179 | 186 | 61 | - | rgb(179,186,61) |
HSL | 63 | 51% | 48% | - | hsl(63,51%,48%) |
HSV | 63 | 67% | 73% | - | hsv(63,67%,73%) |
XYZ | 36.9916 | 45.0384 | 11.1585 | - | xyz(36.9916,45.0384,11.1585) |
CIE-LAB | 72.92 | -18.21 | 59.71 | - | lab(72.92,-18.21,59.71) |
CMYK | 0.037634408602151 | 0 | 0.67204301075269 | 0.27058823529412 | cmyk(0.037634408602151,0,0.67204301075269,0.27058823529412) |
Description
The RGB value of color #b3ba3d is rgb(179, 186, 61).
In the hex color #b3ba3d, The value of Red is 179, value of Green is 186, and value of Blue is 61. The primary color is Green. Similarly, The HSL values for #b3ba3d consists of 63° Hue, 51% Saturation, and 48% Lightness.
In the CMYK color model, the color #b3ba3d can be represented as Cyan=0.037634408602151%, Magenta=0%, Yellow=0.67204301075269%, and Black=0.27058823529412%.
Shades of #b3ba3d
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 #b3ba3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3ba3d
Preview of #b3ba3d on White Background
The contrast ratio of #b3ba3d with white color is 2.1
Preview of #b3ba3d on black background
The contrast ratio of #b3ba3d with black color is 10.01
#b3ba3d color will look good with a black background.
Color Schemes of #b3ba3d
Triadic Colors of #b3ba3d
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 #b3ba3d
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 #b3ba3d
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 #b3ba3d
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: #b3ba3d;
}
This is a sample text used for the color #b3ba3d. 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: #b3ba3d;
}
This is a sample text used for the color #b3ba3d. 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 #b3ba3d;
}
This is a sample text used for the color #b3ba3d. 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 42.02%
Green 43.66%
Blue 14.32%
CMYK Percentage
Cyan 3.84
Magenta 0%
Yellow 68.56%
Black 27.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.