#ebfd2f Hex Color
rgb(235, 253, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | fd | 2f | - | #ebfd2f |
RGB | 235 | 253 | 47 | - | rgb(235,253,47) |
HSL | 65 | 98% | 59% | - | hsl(65,98%,59%) |
HSV | 65 | 81% | 99% | - | hsv(65,81%,99%) |
XYZ | 69.8993 | 88.118 | 16.0137 | - | xyz(69.8993,88.118,16.0137) |
CIE-LAB | 95.21 | -28.04 | 86.17 | - | lab(95.21,-28.04,86.17) |
CMYK | 0.071146245059289 | 0 | 0.81422924901186 | 0.0078431372549019 | cmyk(0.071146245059289,0,0.81422924901186,0.0078431372549019) |
Description
The RGB value of color #ebfd2f is rgb(235, 253, 47).
In the hex color #ebfd2f, The value of Red is 235, value of Green is 253, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #ebfd2f consists of 65° Hue, 98% Saturation, and 59% Lightness.
In the CMYK color model, the color #ebfd2f can be represented as Cyan=0.071146245059289%, Magenta=0%, Yellow=0.81422924901186%, and Black=0.0078431372549019%.
Shades of #ebfd2f
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 #ebfd2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebfd2f
Preview of #ebfd2f on White Background
The contrast ratio of #ebfd2f with white color is 1.13
Preview of #ebfd2f on black background
The contrast ratio of #ebfd2f with black color is 18.62
#ebfd2f color will look good with a black background.
Color Schemes of #ebfd2f
Triadic Colors of #ebfd2f
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 #ebfd2f
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 #ebfd2f
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 #ebfd2f
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: #ebfd2f;
}
This is a sample text used for the color #ebfd2f. 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: #ebfd2f;
}
This is a sample text used for the color #ebfd2f. 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 #ebfd2f;
}
This is a sample text used for the color #ebfd2f. 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 43.93%
Green 47.29%
Blue 8.79%
CMYK Percentage
Cyan 7.97
Magenta 0%
Yellow 91.16%
Black 0.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.