#1cfd2b Hex Color
rgb(28, 253, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | fd | 2b | - | #1cfd2b |
RGB | 28 | 253 | 43 | - | rgb(28,253,43) |
HSL | 124 | 98% | 55% | - | hsl(124,98%,55%) |
HSV | 124 | 89% | 99% | - | hsv(124,89%,99%) |
XYZ | 36.0402 | 70.6719 | 14.027 | - | xyz(36.0402,70.6719,14.027) |
CIE-LAB | 87.33 | -83.47 | 77.14 | - | lab(87.33,-83.47,77.14) |
CMYK | 0.88932806324111 | 0 | 0.8300395256917 | 0.0078431372549019 | cmyk(0.88932806324111,0,0.8300395256917,0.0078431372549019) |
Description
The RGB value of color #1cfd2b is rgb(28, 253, 43).
In the hex color #1cfd2b, The value of Red is 28, value of Green is 253, and value of Blue is 43. The primary color is Green. Similarly, The HSL values for #1cfd2b consists of 124° Hue, 98% Saturation, and 55% Lightness.
In the CMYK color model, the color #1cfd2b can be represented as Cyan=0.88932806324111%, Magenta=0%, Yellow=0.8300395256917%, and Black=0.0078431372549019%.
Shades of #1cfd2b
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 #1cfd2b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1cfd2b
Preview of #1cfd2b on White Background
The contrast ratio of #1cfd2b with white color is 1.39
Preview of #1cfd2b on black background
The contrast ratio of #1cfd2b with black color is 15.13
#1cfd2b color will look good with a black background.
Color Schemes of #1cfd2b
Triadic Colors of #1cfd2b
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 #1cfd2b
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 #1cfd2b
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 #1cfd2b
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: #1cfd2b;
}
This is a sample text used for the color #1cfd2b. 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: #1cfd2b;
}
This is a sample text used for the color #1cfd2b. 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 #1cfd2b;
}
This is a sample text used for the color #1cfd2b. 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 8.64%
Green 78.09%
Blue 13.27%
CMYK Percentage
Cyan 51.49
Magenta 0%
Yellow 48.06%
Black 0.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.