#13f1ab Hex Color
rgb(19, 241, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 13 | f1 | ab | - | #13f1ab |
RGB | 19 | 241 | 171 | - | rgb(19,241,171) |
HSL | 161 | 89% | 51% | - | hsl(161,89%,51%) |
HSV | 161 | 92% | 95% | - | hsv(161,92%,95%) |
XYZ | 39.0745 | 65.9893 | 49.2058 | - | xyz(39.0745,65.9893,49.2058) |
CIE-LAB | 84.99 | -63.52 | 20.64 | - | lab(84.99,-63.52,20.64) |
CMYK | 0.92116182572614 | 0 | 0.29045643153527 | 0.054901960784314 | cmyk(0.92116182572614,0,0.29045643153527,0.054901960784314) |
Description
The RGB value of color #13f1ab is rgb(19, 241, 171).
In the hex color #13f1ab, The value of Red is 19, value of Green is 241, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #13f1ab consists of 161° Hue, 89% Saturation, and 51% Lightness.
In the CMYK color model, the color #13f1ab can be represented as Cyan=0.92116182572614%, Magenta=0%, Yellow=0.29045643153527%, and Black=0.054901960784314%.
Shades of #13f1ab
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 #13f1ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #13f1ab
Preview of #13f1ab on White Background
The contrast ratio of #13f1ab with white color is 1.48
Preview of #13f1ab on black background
The contrast ratio of #13f1ab with black color is 14.2
#13f1ab color will look good with a black background.
Color Schemes of #13f1ab
Triadic Colors of #13f1ab
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 #13f1ab
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 #13f1ab
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 #13f1ab
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: #13f1ab;
}
This is a sample text used for the color #13f1ab. 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: #13f1ab;
}
This is a sample text used for the color #13f1ab. 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 #13f1ab;
}
This is a sample text used for the color #13f1ab. 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 4.41%
Green 55.92%
Blue 39.68%
CMYK Percentage
Cyan 72.73
Magenta 0%
Yellow 22.93%
Black 4.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.