#1fca5b Hex Color
rgb(31, 202, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1f | ca | 5b | - | #1fca5b |
RGB | 31 | 202 | 91 | - | rgb(31,202,91) |
HSL | 141 | 73% | 46% | - | hsl(141,73%,46%) |
HSV | 141 | 85% | 79% | - | hsv(141,85%,79%) |
XYZ | 23.5739 | 43.2877 | 17.0104 | - | xyz(23.5739,43.2877,17.0104) |
CIE-LAB | 71.75 | -64.08 | 43.58 | - | lab(71.75,-64.08,43.58) |
CMYK | 0.84653465346535 | 0 | 0.54950495049505 | 0.2078431372549 | cmyk(0.84653465346535,0,0.54950495049505,0.2078431372549) |
Description
The RGB value of color #1fca5b is rgb(31, 202, 91).
In the hex color #1fca5b, The value of Red is 31, value of Green is 202, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #1fca5b consists of 141° Hue, 73% Saturation, and 46% Lightness.
In the CMYK color model, the color #1fca5b can be represented as Cyan=0.84653465346535%, Magenta=0%, Yellow=0.54950495049505%, and Black=0.2078431372549%.
Shades of #1fca5b
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 #1fca5b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1fca5b
Preview of #1fca5b on White Background
The contrast ratio of #1fca5b with white color is 2.17
Preview of #1fca5b on black background
The contrast ratio of #1fca5b with black color is 9.66
#1fca5b color will look good with a black background.
Color Schemes of #1fca5b
Triadic Colors of #1fca5b
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 #1fca5b
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 #1fca5b
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 #1fca5b
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: #1fca5b;
}
This is a sample text used for the color #1fca5b. 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: #1fca5b;
}
This is a sample text used for the color #1fca5b. 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 #1fca5b;
}
This is a sample text used for the color #1fca5b. 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 9.57%
Green 62.35%
Blue 28.09%
CMYK Percentage
Cyan 52.78
Magenta 0%
Yellow 34.26%
Black 12.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.