#78d08a Hex Color
rgb(120, 208, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 78 | d0 | 8a | - | #78d08a |
RGB | 120 | 208 | 138 | - | rgb(120,208,138) |
HSL | 132 | 48% | 64% | - | hsl(132,48%,64%) |
HSV | 132 | 42% | 82% | - | hsv(132,42%,82%) |
XYZ | 34.889 | 50.9398 | 32.0383 | - | xyz(34.889,50.9398,32.0383) |
CIE-LAB | 76.64 | -41.32 | 26.7 | - | lab(76.64,-41.32,26.7) |
CMYK | 0.42307692307692 | 0 | 0.33653846153846 | 0.1843137254902 | cmyk(0.42307692307692,0,0.33653846153846,0.1843137254902) |
Description
The RGB value of color #78d08a is rgb(120, 208, 138).
In the hex color #78d08a, The value of Red is 120, value of Green is 208, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #78d08a consists of 132° Hue, 48% Saturation, and 64% Lightness.
In the CMYK color model, the color #78d08a can be represented as Cyan=0.42307692307692%, Magenta=0%, Yellow=0.33653846153846%, and Black=0.1843137254902%.
Shades of #78d08a
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 #78d08a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #78d08a
Preview of #78d08a on White Background
The contrast ratio of #78d08a with white color is 1.88
Preview of #78d08a on black background
The contrast ratio of #78d08a with black color is 11.19
#78d08a color will look good with a black background.
Color Schemes of #78d08a
Triadic Colors of #78d08a
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 #78d08a
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 #78d08a
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 #78d08a
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: #78d08a;
}
This is a sample text used for the color #78d08a. 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: #78d08a;
}
This is a sample text used for the color #78d08a. 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 #78d08a;
}
This is a sample text used for the color #78d08a. 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 25.75%
Green 44.64%
Blue 29.61%
CMYK Percentage
Cyan 44.82
Magenta 0%
Yellow 35.65%
Black 19.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.