#00fd53 Hex Color
rgb(0, 253, 83)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 00 | fd | 53 | - | #00fd53 |
| RGB | 0 | 253 | 83 | - | rgb(0,253,83) |
| HSL | 140 | 100% | 50% | - | hsl(140,100%,50%) |
| HSV | 140 | 100% | 99% | - | hsv(140,100%,99%) |
| XYZ | 36.6866 | 70.8751 | 19.9303 | - | xyz(36.6866,70.8751,19.9303) |
| CIE-LAB | 87.42 | -81.75 | 64.76 | - | lab(87.42,-81.75,64.76) |
| CMYK | 1 | 0 | 0.67193675889328 | 0.0078431372549019 | cmyk(1,0,0.67193675889328,0.0078431372549019) |
Description
The RGB value of color #00fd53 is rgb(0, 253, 83).
In the hex color #00fd53, The value of Red is 0, value of Green is 253, and value of Blue is 83. The primary color is Green. Similarly, The HSL values for #00fd53 consists of 140° Hue, 100% Saturation, and 50% Lightness.
In the CMYK color model, the color #00fd53 can be represented as Cyan=1%, Magenta=0%, Yellow=0.67193675889328%, and Black=0.0078431372549019%.
Shades of #00fd53
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 #00fd53
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00fd53
Preview of #00fd53 on White Background
The contrast ratio of #00fd53 with white color is 1.38
Preview of #00fd53 on black background
The contrast ratio of #00fd53 with black color is 15.18
#00fd53 color will look good with a black background.
Color Schemes of #00fd53
Triadic Colors of #00fd53
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 #00fd53
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 #00fd53
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 #00fd53
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: #00fd53;
}
This is a sample text used for the color #00fd53. 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: #00fd53;
}
This is a sample text used for the color #00fd53. 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 #00fd53;
}
This is a sample text used for the color #00fd53. 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 0%
Green 75.3%
Blue 24.7%
CMYK Percentage
Cyan 59.53
Magenta 0%
Yellow 40%
Black 0.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.