#bdf261 Hex Color
rgb(189, 242, 97)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | f2 | 61 | - | #bdf261 |
| RGB | 189 | 242 | 97 | - | rgb(189,242,97) |
| HSL | 82 | 85% | 66% | - | hsl(82,85%,66%) |
| HSV | 82 | 60% | 95% | - | hsv(82,60%,95%) |
| XYZ | 54.8961 | 75.1861 | 22.9283 | - | xyz(54.8961,75.1861,22.9283) |
| CIE-LAB | 89.48 | -38.26 | 62.87 | - | lab(89.48,-38.26,62.87) |
| CMYK | 0.21900826446281 | 0 | 0.59917355371901 | 0.050980392156863 | cmyk(0.21900826446281,0,0.59917355371901,0.050980392156863) |
Description
The RGB value of color #bdf261 is rgb(189, 242, 97).
In the hex color #bdf261, The value of Red is 189, value of Green is 242, and value of Blue is 97. The primary color is Green. Similarly, The HSL values for #bdf261 consists of 82° Hue, 85% Saturation, and 66% Lightness.
In the CMYK color model, the color #bdf261 can be represented as Cyan=0.21900826446281%, Magenta=0%, Yellow=0.59917355371901%, and Black=0.050980392156863%.
Shades of #bdf261
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 #bdf261
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdf261
Preview of #bdf261 on White Background
The contrast ratio of #bdf261 with white color is 1.31
Preview of #bdf261 on black background
The contrast ratio of #bdf261 with black color is 16.04
#bdf261 color will look good with a black background.
Color Schemes of #bdf261
Triadic Colors of #bdf261
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 #bdf261
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 #bdf261
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 #bdf261
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: #bdf261;
}
This is a sample text used for the color #bdf261. 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: #bdf261;
}
This is a sample text used for the color #bdf261. 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 #bdf261;
}
This is a sample text used for the color #bdf261. 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 35.8%
Green 45.83%
Blue 18.37%
CMYK Percentage
Cyan 25.2
Magenta 0%
Yellow 68.94%
Black 5.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.