#5abc8c Hex Color
rgb(90, 188, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5a | bc | 8c | - | #5abc8c |
RGB | 90 | 188 | 140 | - | rgb(90,188,140) |
HSL | 151 | 42% | 55% | - | hsl(151,42%,55%) |
HSV | 151 | 52% | 74% | - | hsv(151,52%,74%) |
XYZ | 26.9333 | 40.0335 | 31.1187 | - | xyz(26.9333,40.0335,31.1187) |
CIE-LAB | 69.49 | -40.09 | 15.66 | - | lab(69.49,-40.09,15.66) |
CMYK | 0.52127659574468 | 0 | 0.25531914893617 | 0.26274509803922 | cmyk(0.52127659574468,0,0.25531914893617,0.26274509803922) |
Description
The RGB value of color #5abc8c is rgb(90, 188, 140).
In the hex color #5abc8c, The value of Red is 90, value of Green is 188, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #5abc8c consists of 151° Hue, 42% Saturation, and 55% Lightness.
In the CMYK color model, the color #5abc8c can be represented as Cyan=0.52127659574468%, Magenta=0%, Yellow=0.25531914893617%, and Black=0.26274509803922%.
Shades of #5abc8c
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 #5abc8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5abc8c
Preview of #5abc8c on White Background
The contrast ratio of #5abc8c with white color is 2.33
Preview of #5abc8c on black background
The contrast ratio of #5abc8c with black color is 9.01
#5abc8c color will look good with a black background.
Color Schemes of #5abc8c
Triadic Colors of #5abc8c
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 #5abc8c
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 #5abc8c
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 #5abc8c
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: #5abc8c;
}
This is a sample text used for the color #5abc8c. 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: #5abc8c;
}
This is a sample text used for the color #5abc8c. 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 #5abc8c;
}
This is a sample text used for the color #5abc8c. 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 21.53%
Green 44.98%
Blue 33.49%
CMYK Percentage
Cyan 50.15
Magenta 0%
Yellow 24.57%
Black 25.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.