#baf16c Hex Color
rgb(186, 241, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | f1 | 6c | - | #baf16c |
RGB | 186 | 241 | 108 | - | rgb(186,241,108) |
HSL | 85 | 83% | 68% | - | hsl(85,83%,68%) |
HSV | 85 | 55% | 95% | - | hsv(85,55%,95%) |
XYZ | 54.4118 | 74.4324 | 25.6864 | - | xyz(54.4118,74.4324,25.6864) |
CIE-LAB | 89.13 | -37.97 | 57.67 | - | lab(89.13,-37.97,57.67) |
CMYK | 0.22821576763485 | 0 | 0.55186721991701 | 0.054901960784314 | cmyk(0.22821576763485,0,0.55186721991701,0.054901960784314) |
Description
The RGB value of color #baf16c is rgb(186, 241, 108).
In the hex color #baf16c, The value of Red is 186, value of Green is 241, and value of Blue is 108. The primary color is Green. Similarly, The HSL values for #baf16c consists of 85° Hue, 83% Saturation, and 68% Lightness.
In the CMYK color model, the color #baf16c can be represented as Cyan=0.22821576763485%, Magenta=0%, Yellow=0.55186721991701%, and Black=0.054901960784314%.
Shades of #baf16c
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 #baf16c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #baf16c
Preview of #baf16c on White Background
The contrast ratio of #baf16c with white color is 1.32
Preview of #baf16c on black background
The contrast ratio of #baf16c with black color is 15.89
#baf16c color will look good with a black background.
Color Schemes of #baf16c
Triadic Colors of #baf16c
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 #baf16c
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 #baf16c
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 #baf16c
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: #baf16c;
}
This is a sample text used for the color #baf16c. 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: #baf16c;
}
This is a sample text used for the color #baf16c. 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 #baf16c;
}
This is a sample text used for the color #baf16c. 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 34.77%
Green 45.05%
Blue 20.19%
CMYK Percentage
Cyan 27.33
Magenta 0%
Yellow 66.09%
Black 6.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.