#b6ec1f Hex Color
rgb(182, 236, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | ec | 1f | - | #b6ec1f |
RGB | 182 | 236 | 31 | - | rgb(182,236,31) |
HSL | 76 | 84% | 52% | - | hsl(76,84%,52%) |
HSV | 76 | 87% | 93% | - | hsv(76,87%,93%) |
XYZ | 49.5342 | 70.0349 | 12.2037 | - | xyz(49.5342,70.0349,12.2037) |
CIE-LAB | 87.01 | -41.66 | 81.18 | - | lab(87.01,-41.66,81.18) |
CMYK | 0.22881355932203 | 0 | 0.86864406779661 | 0.074509803921569 | cmyk(0.22881355932203,0,0.86864406779661,0.074509803921569) |
Description
The RGB value of color #b6ec1f is rgb(182, 236, 31).
In the hex color #b6ec1f, The value of Red is 182, value of Green is 236, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #b6ec1f consists of 76° Hue, 84% Saturation, and 52% Lightness.
In the CMYK color model, the color #b6ec1f can be represented as Cyan=0.22881355932203%, Magenta=0%, Yellow=0.86864406779661%, and Black=0.074509803921569%.
Shades of #b6ec1f
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 #b6ec1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6ec1f
Preview of #b6ec1f on White Background
The contrast ratio of #b6ec1f with white color is 1.4
Preview of #b6ec1f on black background
The contrast ratio of #b6ec1f with black color is 15.01
#b6ec1f color will look good with a black background.
Color Schemes of #b6ec1f
Triadic Colors of #b6ec1f
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 #b6ec1f
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 #b6ec1f
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 #b6ec1f
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: #b6ec1f;
}
This is a sample text used for the color #b6ec1f. 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: #b6ec1f;
}
This is a sample text used for the color #b6ec1f. 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 #b6ec1f;
}
This is a sample text used for the color #b6ec1f. 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.53%
Green 52.56%
Blue 6.9%
CMYK Percentage
Cyan 19.52
Magenta 0%
Yellow 74.12%
Black 6.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.