#b8f50f Hex Color
rgb(184, 245, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | f5 | 0f | - | #b8f50f |
RGB | 184 | 245 | 15 | - | rgb(184,245,15) |
HSL | 76 | 92% | 51% | - | hsl(76,92%,51%) |
HSV | 76 | 94% | 96% | - | hsv(76,94%,96%) |
XYZ | 52.5058 | 75.5297 | 12.2633 | - | xyz(52.5058,75.5297,12.2633) |
CIE-LAB | 89.64 | -45.09 | 85.55 | - | lab(89.64,-45.09,85.55) |
CMYK | 0.24897959183673 | 0 | 0.93877551020408 | 0.03921568627451 | cmyk(0.24897959183673,0,0.93877551020408,0.03921568627451) |
Description
The RGB value of color #b8f50f is rgb(184, 245, 15).
In the hex color #b8f50f, The value of Red is 184, value of Green is 245, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #b8f50f consists of 76° Hue, 92% Saturation, and 51% Lightness.
In the CMYK color model, the color #b8f50f can be represented as Cyan=0.24897959183673%, Magenta=0%, Yellow=0.93877551020408%, and Black=0.03921568627451%.
Shades of #b8f50f
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 #b8f50f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b8f50f
Preview of #b8f50f on White Background
The contrast ratio of #b8f50f with white color is 1.3
Preview of #b8f50f on black background
The contrast ratio of #b8f50f with black color is 16.11
#b8f50f color will look good with a black background.
Color Schemes of #b8f50f
Triadic Colors of #b8f50f
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 #b8f50f
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 #b8f50f
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 #b8f50f
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: #b8f50f;
}
This is a sample text used for the color #b8f50f. 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: #b8f50f;
}
This is a sample text used for the color #b8f50f. 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 #b8f50f;
}
This is a sample text used for the color #b8f50f. 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 41.44%
Green 55.18%
Blue 3.38%
CMYK Percentage
Cyan 20.29
Magenta 0%
Yellow 76.51%
Black 3.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.