#13f903 Hex Color
rgb(19, 249, 3)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 13 | f9 | 03 | - | #13f903 |
RGB | 19 | 249 | 3 | - | rgb(19,249,3) |
HSL | 116 | 98% | 49% | - | hsl(116,98%,49%) |
HSV | 116 | 99% | 98% | - | hsv(116,99%,98%) |
XYZ | 34.1607 | 67.8964 | 11.391 | - | xyz(34.1607,67.8964,11.391) |
CIE-LAB | 85.95 | -83.97 | 81.54 | - | lab(85.95,-83.97,81.54) |
CMYK | 0.92369477911647 | 0 | 0.98795180722892 | 0.023529411764706 | cmyk(0.92369477911647,0,0.98795180722892,0.023529411764706) |
Description
The RGB value of color #13f903 is rgb(19, 249, 3).
In the hex color #13f903, The value of Red is 19, value of Green is 249, and value of Blue is 3. The primary color is Green. Similarly, The HSL values for #13f903 consists of 116° Hue, 98% Saturation, and 49% Lightness.
In the CMYK color model, the color #13f903 can be represented as Cyan=0.92369477911647%, Magenta=0%, Yellow=0.98795180722892%, and Black=0.023529411764706%.
Shades of #13f903
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 #13f903
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #13f903
Preview of #13f903 on White Background
The contrast ratio of #13f903 with white color is 1.44
Preview of #13f903 on black background
The contrast ratio of #13f903 with black color is 14.58
#13f903 color will look good with a black background.
Color Schemes of #13f903
Triadic Colors of #13f903
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 #13f903
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 #13f903
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 #13f903
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: #13f903;
}
This is a sample text used for the color #13f903. 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: #13f903;
}
This is a sample text used for the color #13f903. 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 #13f903;
}
This is a sample text used for the color #13f903. 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 7.01%
Green 91.88%
Blue 1.11%
CMYK Percentage
Cyan 47.73
Magenta 0%
Yellow 51.05%
Black 1.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.