#1ffb52 Hex Color
rgb(31, 251, 82)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1f | fb | 52 | - | #1ffb52 |
RGB | 31 | 251 | 82 | - | rgb(31,251,82) |
HSL | 134 | 96% | 55% | - | hsl(134,96%,55%) |
HSV | 134 | 88% | 98% | - | hsv(134,88%,98%) |
XYZ | 36.5852 | 69.8949 | 19.5455 | - | xyz(36.5852,69.8949,19.5455) |
CIE-LAB | 86.95 | -80.02 | 64.67 | - | lab(86.95,-80.02,64.67) |
CMYK | 0.87649402390438 | 0 | 0.67330677290837 | 0.015686274509804 | cmyk(0.87649402390438,0,0.67330677290837,0.015686274509804) |
Description
The RGB value of color #1ffb52 is rgb(31, 251, 82).
In the hex color #1ffb52, The value of Red is 31, value of Green is 251, and value of Blue is 82. The primary color is Green. Similarly, The HSL values for #1ffb52 consists of 134° Hue, 96% Saturation, and 55% Lightness.
In the CMYK color model, the color #1ffb52 can be represented as Cyan=0.87649402390438%, Magenta=0%, Yellow=0.67330677290837%, and Black=0.015686274509804%.
Shades of #1ffb52
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 #1ffb52
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1ffb52
Preview of #1ffb52 on White Background
The contrast ratio of #1ffb52 with white color is 1.4
Preview of #1ffb52 on black background
The contrast ratio of #1ffb52 with black color is 14.98
#1ffb52 color will look good with a black background.
Color Schemes of #1ffb52
Triadic Colors of #1ffb52
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 #1ffb52
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 #1ffb52
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 #1ffb52
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: #1ffb52;
}
This is a sample text used for the color #1ffb52. 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: #1ffb52;
}
This is a sample text used for the color #1ffb52. 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 #1ffb52;
}
This is a sample text used for the color #1ffb52. 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.52%
Green 68.96%
Blue 22.53%
CMYK Percentage
Cyan 55.99
Magenta 0%
Yellow 43.01%
Black 1%
Comments on this color
Please login or signup to post a comment.
No comments yet.