#50dba4 Hex Color
rgb(80, 219, 164)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 50 | db | a4 | - | #50dba4 |
RGB | 80 | 219 | 164 | - | rgb(80,219,164) |
HSL | 156 | 66% | 59% | - | hsl(156,66%,59%) |
HSV | 156 | 63% | 86% | - | hsv(156,63%,86%) |
XYZ | 35.3406 | 55.0488 | 43.8848 | - | xyz(35.3406,55.0488,43.8848) |
CIE-LAB | 79.07 | -50.24 | 16.18 | - | lab(79.07,-50.24,16.18) |
CMYK | 0.63470319634703 | 0 | 0.25114155251142 | 0.14117647058824 | cmyk(0.63470319634703,0,0.25114155251142,0.14117647058824) |
Description
The RGB value of color #50dba4 is rgb(80, 219, 164).
In the hex color #50dba4, The value of Red is 80, value of Green is 219, and value of Blue is 164. The primary color is Green. Similarly, The HSL values for #50dba4 consists of 156° Hue, 66% Saturation, and 59% Lightness.
In the CMYK color model, the color #50dba4 can be represented as Cyan=0.63470319634703%, Magenta=0%, Yellow=0.25114155251142%, and Black=0.14117647058824%.
Shades of #50dba4
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 #50dba4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #50dba4
Preview of #50dba4 on White Background
The contrast ratio of #50dba4 with white color is 1.75
Preview of #50dba4 on black background
The contrast ratio of #50dba4 with black color is 12.01
#50dba4 color will look good with a black background.
Color Schemes of #50dba4
Triadic Colors of #50dba4
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 #50dba4
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 #50dba4
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 #50dba4
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: #50dba4;
}
This is a sample text used for the color #50dba4. 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: #50dba4;
}
This is a sample text used for the color #50dba4. 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 #50dba4;
}
This is a sample text used for the color #50dba4. 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 17.28%
Green 47.3%
Blue 35.42%
CMYK Percentage
Cyan 61.8
Magenta 0%
Yellow 24.45%
Black 13.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.