#11ba10 Hex Color
rgb(17, 186, 16)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 11 | ba | 10 | - | #11ba10 |
RGB | 17 | 186 | 16 | - | rgb(17,186,16) |
HSL | 120 | 84% | 40% | - | hsl(120,84%,40%) |
HSV | 120 | 91% | 73% | - | hsv(120,91%,73%) |
XYZ | 17.8836 | 35.2744 | 6.3563 | - | xyz(17.8836,35.2744,6.3563) |
CIE-LAB | 65.96 | -66.77 | 63.73 | - | lab(65.96,-66.77,63.73) |
CMYK | 0.90860215053763 | 0 | 0.91397849462366 | 0.27058823529412 | cmyk(0.90860215053763,0,0.91397849462366,0.27058823529412) |
Description
The RGB value of color #11ba10 is rgb(17, 186, 16).
In the hex color #11ba10, The value of Red is 17, value of Green is 186, and value of Blue is 16. The primary color is Green. Similarly, The HSL values for #11ba10 consists of 120° Hue, 84% Saturation, and 40% Lightness.
In the CMYK color model, the color #11ba10 can be represented as Cyan=0.90860215053763%, Magenta=0%, Yellow=0.91397849462366%, and Black=0.27058823529412%.
Shades of #11ba10
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 #11ba10
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #11ba10
Preview of #11ba10 on White Background
The contrast ratio of #11ba10 with white color is 2.61
Preview of #11ba10 on black background
The contrast ratio of #11ba10 with black color is 8.05
#11ba10 color will look good with a black background.
Color Schemes of #11ba10
Triadic Colors of #11ba10
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 #11ba10
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 #11ba10
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 #11ba10
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.
Monochromatic Colors of #11ba10
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #11ba10;
}
This is a sample text used for the color #11ba10. 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: #11ba10;
}
This is a sample text used for the color #11ba10. 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 #11ba10;
}
This is a sample text used for the color #11ba10. 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.76%
Green 84.93%
Blue 7.31%
CMYK Percentage
Cyan 43.41
Magenta 0%
Yellow 43.66%
Black 12.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.