#baf08d Hex Color
rgb(186, 240, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | f0 | 8d | - | #baf08d |
RGB | 186 | 240 | 141 | - | rgb(186,240,141) |
HSL | 93 | 77% | 75% | - | hsl(93,77%,75%) |
HSV | 93 | 41% | 94% | - | hsv(93,41%,94%) |
XYZ | 56.2175 | 74.6824 | 36.6515 | - | xyz(56.2175,74.6824,36.6515) |
CIE-LAB | 89.24 | -33.93 | 42.33 | - | lab(89.24,-33.93,42.33) |
CMYK | 0.225 | 0 | 0.4125 | 0.058823529411765 | cmyk(0.225,0,0.4125,0.058823529411765) |
Description
The RGB value of color #baf08d is rgb(186, 240, 141).
In the hex color #baf08d, The value of Red is 186, value of Green is 240, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #baf08d consists of 93° Hue, 77% Saturation, and 75% Lightness.
In the CMYK color model, the color #baf08d can be represented as Cyan=0.225%, Magenta=0%, Yellow=0.4125%, and Black=0.058823529411765%.
Shades of #baf08d
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 #baf08d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #baf08d
Preview of #baf08d on White Background
The contrast ratio of #baf08d with white color is 1.32
Preview of #baf08d on black background
The contrast ratio of #baf08d with black color is 15.94
#baf08d color will look good with a black background.
Color Schemes of #baf08d
Triadic Colors of #baf08d
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 #baf08d
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 #baf08d
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 #baf08d
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: #baf08d;
}
This is a sample text used for the color #baf08d. 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: #baf08d;
}
This is a sample text used for the color #baf08d. 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 #baf08d;
}
This is a sample text used for the color #baf08d. 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 32.8%
Green 42.33%
Blue 24.87%
CMYK Percentage
Cyan 32.31
Magenta 0%
Yellow 59.24%
Black 8.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.