#b2ff60 Hex Color
rgb(178, 255, 96)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b2 | ff | 60 | - | #b2ff60 |
| RGB | 178 | 255 | 96 | - | rgb(178,255,96) |
| HSL | 89 | 100% | 69% | - | hsl(89,100%,69%) |
| HSV | 89 | 62% | 100% | - | hsv(89,62%,100%) |
| XYZ | 56.2314 | 81.8295 | 23.8973 | - | xyz(56.2314,81.8295,23.8973) |
| CIE-LAB | 92.5 | -47.93 | 66.43 | - | lab(92.5,-47.93,66.43) |
| CMYK | 0.30196078431373 | 0 | 0.62352941176471 | 0 | cmyk(0.30196078431373,0,0.62352941176471,0) |
Description
The RGB value of color #b2ff60 is rgb(178, 255, 96).
In the hex color #b2ff60, The value of Red is 178, value of Green is 255, and value of Blue is 96. The primary color is Green. Similarly, The HSL values for #b2ff60 consists of 89° Hue, 100% Saturation, and 69% Lightness.
In the CMYK color model, the color #b2ff60 can be represented as Cyan=0.30196078431373%, Magenta=0%, Yellow=0.62352941176471%, and Black=0%.
Shades of #b2ff60
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 #b2ff60
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2ff60
Preview of #b2ff60 on White Background
The contrast ratio of #b2ff60 with white color is 1.21
Preview of #b2ff60 on black background
The contrast ratio of #b2ff60 with black color is 17.37
#b2ff60 color will look good with a black background.
Color Schemes of #b2ff60
Triadic Colors of #b2ff60
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 #b2ff60
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 #b2ff60
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 #b2ff60
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: #b2ff60;
}
This is a sample text used for the color #b2ff60. 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: #b2ff60;
}
This is a sample text used for the color #b2ff60. 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 #b2ff60;
}
This is a sample text used for the color #b2ff60. 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 33.65%
Green 48.2%
Blue 18.15%
CMYK Percentage
Cyan 32.63
Magenta 0%
Yellow 67.37%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.