#befd2a Hex Color
rgb(190, 253, 42)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | be | fd | 2a | - | #befd2a |
| RGB | 190 | 253 | 42 | - | rgb(190,253,42) |
| HSL | 78 | 98% | 58% | - | hsl(78,98%,58%) |
| HSV | 78 | 83% | 99% | - | hsv(78,83%,99%) |
| XYZ | 56.7784 | 81.3649 | 14.9029 | - | xyz(56.7784,81.3649,14.9029) |
| CIE-LAB | 92.29 | -45.68 | 83.64 | - | lab(92.29,-45.68,83.64) |
| CMYK | 0.24901185770751 | 0 | 0.83399209486166 | 0.0078431372549019 | cmyk(0.24901185770751,0,0.83399209486166,0.0078431372549019) |
Description
The RGB value of color #befd2a is rgb(190, 253, 42).
In the hex color #befd2a, The value of Red is 190, value of Green is 253, and value of Blue is 42. The primary color is Green. Similarly, The HSL values for #befd2a consists of 78° Hue, 98% Saturation, and 58% Lightness.
In the CMYK color model, the color #befd2a can be represented as Cyan=0.24901185770751%, Magenta=0%, Yellow=0.83399209486166%, and Black=0.0078431372549019%.
Shades of #befd2a
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 #befd2a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #befd2a
Preview of #befd2a on White Background
The contrast ratio of #befd2a with white color is 1.22
Preview of #befd2a on black background
The contrast ratio of #befd2a with black color is 17.27
#befd2a color will look good with a black background.
Color Schemes of #befd2a
Triadic Colors of #befd2a
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 #befd2a
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 #befd2a
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 #befd2a
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: #befd2a;
}
This is a sample text used for the color #befd2a. 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: #befd2a;
}
This is a sample text used for the color #befd2a. 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 #befd2a;
}
This is a sample text used for the color #befd2a. 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 39.18%
Green 52.16%
Blue 8.66%
CMYK Percentage
Cyan 22.83
Magenta 0%
Yellow 76.45%
Black 0.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.