#baf89c Hex Color
rgb(186, 248, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | f8 | 9c | - | #baf89c |
RGB | 186 | 248 | 156 | - | rgb(186,248,156) |
HSL | 100 | 87% | 79% | - | hsl(100,87%,79%) |
HSV | 100 | 37% | 97% | - | hsv(100,37%,97%) |
XYZ | 59.8179 | 79.9742 | 43.7363 | - | xyz(59.8179,79.9742,43.7363) |
CIE-LAB | 91.67 | -35.63 | 38.08 | - | lab(91.67,-35.63,38.08) |
CMYK | 0.25 | 0 | 0.37096774193548 | 0.027450980392157 | cmyk(0.25,0,0.37096774193548,0.027450980392157) |
Description
The RGB value of color #baf89c is rgb(186, 248, 156).
In the hex color #baf89c, The value of Red is 186, value of Green is 248, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #baf89c consists of 100° Hue, 87% Saturation, and 79% Lightness.
In the CMYK color model, the color #baf89c can be represented as Cyan=0.25%, Magenta=0%, Yellow=0.37096774193548%, and Black=0.027450980392157%.
Shades of #baf89c
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 #baf89c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #baf89c
Preview of #baf89c on White Background
The contrast ratio of #baf89c with white color is 1.24
Preview of #baf89c on black background
The contrast ratio of #baf89c with black color is 16.99
#baf89c color will look good with a black background.
Color Schemes of #baf89c
Triadic Colors of #baf89c
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 #baf89c
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 #baf89c
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 #baf89c
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: #baf89c;
}
This is a sample text used for the color #baf89c. 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: #baf89c;
}
This is a sample text used for the color #baf89c. 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 #baf89c;
}
This is a sample text used for the color #baf89c. 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 31.53%
Green 42.03%
Blue 26.44%
CMYK Percentage
Cyan 38.56
Magenta 0%
Yellow 57.21%
Black 4.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.