#baf11b Hex Color
rgb(186, 241, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | f1 | 1b | - | #baf11b |
RGB | 186 | 241 | 27 | - | rgb(186,241,27) |
HSL | 75 | 88% | 53% | - | hsl(75,88%,53%) |
HSV | 75 | 89% | 95% | - | hsv(75,89%,95%) |
XYZ | 51.9028 | 73.4288 | 12.4745 | - | xyz(51.9028,73.4288,12.4745) |
CIE-LAB | 88.65 | -42.4 | 83.3 | - | lab(88.65,-42.4,83.3) |
CMYK | 0.22821576763485 | 0 | 0.88796680497925 | 0.054901960784314 | cmyk(0.22821576763485,0,0.88796680497925,0.054901960784314) |
Description
The RGB value of color #baf11b is rgb(186, 241, 27).
In the hex color #baf11b, The value of Red is 186, value of Green is 241, and value of Blue is 27. The primary color is Green. Similarly, The HSL values for #baf11b consists of 75° Hue, 88% Saturation, and 53% Lightness.
In the CMYK color model, the color #baf11b can be represented as Cyan=0.22821576763485%, Magenta=0%, Yellow=0.88796680497925%, and Black=0.054901960784314%.
Shades of #baf11b
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 #baf11b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #baf11b
Preview of #baf11b on White Background
The contrast ratio of #baf11b with white color is 1.34
Preview of #baf11b on black background
The contrast ratio of #baf11b with black color is 15.69
#baf11b color will look good with a black background.
Color Schemes of #baf11b
Triadic Colors of #baf11b
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 #baf11b
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 #baf11b
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 #baf11b
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: #baf11b;
}
This is a sample text used for the color #baf11b. 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: #baf11b;
}
This is a sample text used for the color #baf11b. 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 #baf11b;
}
This is a sample text used for the color #baf11b. 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.97%
Green 53.08%
Blue 5.95%
CMYK Percentage
Cyan 19.49
Magenta 0%
Yellow 75.82%
Black 4.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.