#b5ff2c Hex Color
rgb(181, 255, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | ff | 2c | - | #b5ff2c |
RGB | 181 | 255 | 44 | - | rgb(181,255,44) |
HSL | 81 | 100% | 59% | - | hsl(81,100%,59%) |
HSV | 81 | 83% | 100% | - | hsv(81,83%,100%) |
XYZ | 55.2707 | 81.5256 | 15.2058 | - | xyz(55.2707,81.5256,15.2058) |
CIE-LAB | 92.37 | -49.75 | 83.07 | - | lab(92.37,-49.75,83.07) |
CMYK | 0.29019607843137 | 0 | 0.82745098039216 | 0 | cmyk(0.29019607843137,0,0.82745098039216,0) |
Description
The RGB value of color #b5ff2c is rgb(181, 255, 44).
In the hex color #b5ff2c, The value of Red is 181, value of Green is 255, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #b5ff2c consists of 81° Hue, 100% Saturation, and 59% Lightness.
In the CMYK color model, the color #b5ff2c can be represented as Cyan=0.29019607843137%, Magenta=0%, Yellow=0.82745098039216%, and Black=0%.
Shades of #b5ff2c
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 #b5ff2c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5ff2c
Preview of #b5ff2c on White Background
The contrast ratio of #b5ff2c with white color is 1.21
Preview of #b5ff2c on black background
The contrast ratio of #b5ff2c with black color is 17.31
#b5ff2c color will look good with a black background.
Color Schemes of #b5ff2c
Triadic Colors of #b5ff2c
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 #b5ff2c
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 #b5ff2c
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 #b5ff2c
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: #b5ff2c;
}
This is a sample text used for the color #b5ff2c. 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: #b5ff2c;
}
This is a sample text used for the color #b5ff2c. 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 #b5ff2c;
}
This is a sample text used for the color #b5ff2c. 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 37.71%
Green 53.13%
Blue 9.17%
CMYK Percentage
Cyan 25.96
Magenta 0%
Yellow 74.04%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.