#6da180 Hex Color
rgb(109, 161, 128)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 6d | a1 | 80 | - | #6da180 |
| RGB | 109 | 161 | 128 | - | rgb(109,161,128) |
| HSL | 142 | 22% | 53% | - | hsl(142,22%,53%) |
| HSV | 142 | 32% | 63% | - | hsv(142,32%,63%) |
| XYZ | 22.9478 | 30.2995 | 25.061 | - | xyz(22.9478,30.2995,25.061) |
| CIE-LAB | 61.91 | -24.48 | 11.76 | - | lab(61.91,-24.48,11.76) |
| CMYK | 0.32298136645963 | 0 | 0.20496894409938 | 0.36862745098039 | cmyk(0.32298136645963,0,0.20496894409938,0.36862745098039) |
Description
The RGB value of color #6da180 is rgb(109, 161, 128).
In the hex color #6da180, The value of Red is 109, value of Green is 161, and value of Blue is 128. The primary color is Green. Similarly, The HSL values for #6da180 consists of 142° Hue, 22% Saturation, and 53% Lightness.
In the CMYK color model, the color #6da180 can be represented as Cyan=0.32298136645963%, Magenta=0%, Yellow=0.20496894409938%, and Black=0.36862745098039%.
Shades of #6da180
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 #6da180
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6da180
Preview of #6da180 on White Background
The contrast ratio of #6da180 with white color is 2.97
Preview of #6da180 on black background
The contrast ratio of #6da180 with black color is 7.06
#6da180 color will look good with a black background.
Color Schemes of #6da180
Triadic Colors of #6da180
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 #6da180
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 #6da180
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 #6da180
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: #6da180;
}
This is a sample text used for the color #6da180. 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: #6da180;
}
This is a sample text used for the color #6da180. 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 #6da180;
}
This is a sample text used for the color #6da180. 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 27.39%
Green 40.45%
Blue 32.16%
CMYK Percentage
Cyan 36.02
Magenta 0%
Yellow 22.86%
Black 41.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.