#bdff8a Hex Color
rgb(189, 255, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | ff | 8a | - | #bdff8a |
RGB | 189 | 255 | 138 | - | rgb(189,255,138) |
HSL | 94 | 100% | 77% | - | hsl(94,100%,77%) |
HSV | 94 | 46% | 100% | - | hsv(94,46%,100%) |
XYZ | 61.3337 | 84.1738 | 37.0593 | - | xyz(61.3337,84.1738,37.0593) |
CIE-LAB | 93.53 | -40.02 | 49.2 | - | lab(93.53,-40.02,49.2) |
CMYK | 0.25882352941176 | 0 | 0.45882352941176 | 0 | cmyk(0.25882352941176,0,0.45882352941176,0) |
Description
The RGB value of color #bdff8a is rgb(189, 255, 138).
In the hex color #bdff8a, The value of Red is 189, value of Green is 255, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #bdff8a consists of 94° Hue, 100% Saturation, and 77% Lightness.
In the CMYK color model, the color #bdff8a can be represented as Cyan=0.25882352941176%, Magenta=0%, Yellow=0.45882352941176%, and Black=0%.
Shades of #bdff8a
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 #bdff8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdff8a
Preview of #bdff8a on White Background
The contrast ratio of #bdff8a with white color is 1.18
Preview of #bdff8a on black background
The contrast ratio of #bdff8a with black color is 17.83
#bdff8a color will look good with a black background.
Color Schemes of #bdff8a
Triadic Colors of #bdff8a
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 #bdff8a
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 #bdff8a
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 #bdff8a
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: #bdff8a;
}
This is a sample text used for the color #bdff8a. 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: #bdff8a;
}
This is a sample text used for the color #bdff8a. 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 #bdff8a;
}
This is a sample text used for the color #bdff8a. 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.47%
Green 43.81%
Blue 23.71%
CMYK Percentage
Cyan 36.07
Magenta 0%
Yellow 63.93%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.