#13ff60 Hex Color
rgb(19, 255, 96)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 13 | ff | 60 | - | #13ff60 |
RGB | 19 | 255 | 96 | - | rgb(19,255,96) |
HSL | 140 | 100% | 54% | - | hsl(140,100%,54%) |
HSV | 140 | 93% | 100% | - | hsv(140,93%,100%) |
XYZ | 38.1399 | 72.503 | 23.0506 | - | xyz(38.1399,72.503,23.0506) |
CIE-LAB | 88.21 | -80.39 | 60.47 | - | lab(88.21,-80.39,60.47) |
CMYK | 0.92549019607843 | 0 | 0.62352941176471 | 0 | cmyk(0.92549019607843,0,0.62352941176471,0) |
Description
The RGB value of color #13ff60 is rgb(19, 255, 96).
In the hex color #13ff60, The value of Red is 19, value of Green is 255, and value of Blue is 96. The primary color is Green. Similarly, The HSL values for #13ff60 consists of 140° Hue, 100% Saturation, and 54% Lightness.
In the CMYK color model, the color #13ff60 can be represented as Cyan=0.92549019607843%, Magenta=0%, Yellow=0.62352941176471%, and Black=0%.
Shades of #13ff60
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 #13ff60
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #13ff60
Preview of #13ff60 on White Background
The contrast ratio of #13ff60 with white color is 1.35
Preview of #13ff60 on black background
The contrast ratio of #13ff60 with black color is 15.5
#13ff60 color will look good with a black background.
Color Schemes of #13ff60
Triadic Colors of #13ff60
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 #13ff60
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 #13ff60
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 #13ff60
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: #13ff60;
}
This is a sample text used for the color #13ff60. 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: #13ff60;
}
This is a sample text used for the color #13ff60. 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 #13ff60;
}
This is a sample text used for the color #13ff60. 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 5.14%
Green 68.92%
Blue 25.95%
CMYK Percentage
Cyan 59.75
Magenta 0%
Yellow 40.25%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.