#b4dc0f Hex Color
rgb(180, 220, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | dc | 0f | - | #b4dc0f |
RGB | 180 | 220 | 15 | - | rgb(180,220,15) |
HSL | 72 | 87% | 46% | - | hsl(72,87%,46%) |
HSV | 72 | 93% | 86% | - | hsv(72,93%,86%) |
XYZ | 44.5018 | 60.9242 | 9.866 | - | xyz(44.5018,60.9242,9.866) |
CIE-LAB | 82.34 | -35.62 | 79.72 | - | lab(82.34,-35.62,79.72) |
CMYK | 0.18181818181818 | 0 | 0.93181818181818 | 0.13725490196078 | cmyk(0.18181818181818,0,0.93181818181818,0.13725490196078) |
Description
The RGB value of color #b4dc0f is rgb(180, 220, 15).
In the hex color #b4dc0f, The value of Red is 180, value of Green is 220, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #b4dc0f consists of 72° Hue, 87% Saturation, and 46% Lightness.
In the CMYK color model, the color #b4dc0f can be represented as Cyan=0.18181818181818%, Magenta=0%, Yellow=0.93181818181818%, and Black=0.13725490196078%.
Shades of #b4dc0f
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 #b4dc0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4dc0f
Preview of #b4dc0f on White Background
The contrast ratio of #b4dc0f with white color is 1.59
Preview of #b4dc0f on black background
The contrast ratio of #b4dc0f with black color is 13.18
#b4dc0f color will look good with a black background.
Color Schemes of #b4dc0f
Triadic Colors of #b4dc0f
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 #b4dc0f
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 #b4dc0f
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 #b4dc0f
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: #b4dc0f;
}
This is a sample text used for the color #b4dc0f. 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: #b4dc0f;
}
This is a sample text used for the color #b4dc0f. 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 #b4dc0f;
}
This is a sample text used for the color #b4dc0f. 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 43.37%
Green 53.01%
Blue 3.61%
CMYK Percentage
Cyan 14.54
Magenta 0%
Yellow 74.49%
Black 10.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.