#b4be0f Hex Color
rgb(180, 190, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | be | 0f | - | #b4be0f |
RGB | 180 | 190 | 15 | - | rgb(180,190,15) |
HSL | 63 | 85% | 40% | - | hsl(63,85%,40%) |
HSV | 63 | 92% | 75% | - | hsv(63,92%,75%) |
XYZ | 37.3221 | 46.5647 | 7.4727 | - | xyz(37.3221,46.5647,7.4727) |
CIE-LAB | 73.91 | -21.41 | 73.13 | - | lab(73.91,-21.41,73.13) |
CMYK | 0.052631578947368 | 0 | 0.92105263157895 | 0.25490196078431 | cmyk(0.052631578947368,0,0.92105263157895,0.25490196078431) |
Description
The RGB value of color #b4be0f is rgb(180, 190, 15).
In the hex color #b4be0f, The value of Red is 180, value of Green is 190, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #b4be0f consists of 63° Hue, 85% Saturation, and 40% Lightness.
In the CMYK color model, the color #b4be0f can be represented as Cyan=0.052631578947368%, Magenta=0%, Yellow=0.92105263157895%, and Black=0.25490196078431%.
Shades of #b4be0f
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 #b4be0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4be0f
Preview of #b4be0f on White Background
The contrast ratio of #b4be0f with white color is 2.04
Preview of #b4be0f on black background
The contrast ratio of #b4be0f with black color is 10.31
#b4be0f color will look good with a black background.
Color Schemes of #b4be0f
Triadic Colors of #b4be0f
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 #b4be0f
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 #b4be0f
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 #b4be0f
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.
Monochromatic Colors of #b4be0f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b4be0f;
}
This is a sample text used for the color #b4be0f. 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: #b4be0f;
}
This is a sample text used for the color #b4be0f. 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 #b4be0f;
}
This is a sample text used for the color #b4be0f. 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 46.75%
Green 49.35%
Blue 3.9%
CMYK Percentage
Cyan 4.28
Magenta 0%
Yellow 74.97%
Black 20.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.