#bdff6f Hex Color
rgb(189, 255, 111)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | ff | 6f | - | #bdff6f |
| RGB | 189 | 255 | 111 | - | rgb(189,255,111) |
| HSL | 88 | 100% | 72% | - | hsl(88,100%,72%) |
| HSV | 88 | 56% | 100% | - | hsv(88,56%,100%) |
| XYZ | 59.6155 | 83.4865 | 28.0114 | - | xyz(59.6155,83.4865,28.0114) |
| CIE-LAB | 93.23 | -42.81 | 61.12 | - | lab(93.23,-42.81,61.12) |
| CMYK | 0.25882352941176 | 0 | 0.56470588235294 | 0 | cmyk(0.25882352941176,0,0.56470588235294,0) |
Description
The RGB value of color #bdff6f is rgb(189, 255, 111).
In the hex color #bdff6f, The value of Red is 189, value of Green is 255, and value of Blue is 111. The primary color is Green. Similarly, The HSL values for #bdff6f consists of 88° Hue, 100% Saturation, and 72% Lightness.
In the CMYK color model, the color #bdff6f can be represented as Cyan=0.25882352941176%, Magenta=0%, Yellow=0.56470588235294%, and Black=0%.
Shades of #bdff6f
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 #bdff6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdff6f
Preview of #bdff6f on White Background
The contrast ratio of #bdff6f with white color is 1.19
Preview of #bdff6f on black background
The contrast ratio of #bdff6f with black color is 17.7
#bdff6f color will look good with a black background.
Color Schemes of #bdff6f
Triadic Colors of #bdff6f
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 #bdff6f
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 #bdff6f
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 #bdff6f
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: #bdff6f;
}
This is a sample text used for the color #bdff6f. 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: #bdff6f;
}
This is a sample text used for the color #bdff6f. 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 #bdff6f;
}
This is a sample text used for the color #bdff6f. 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.05%
Green 45.95%
Blue 20%
CMYK Percentage
Cyan 31.43
Magenta 0%
Yellow 68.57%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.