#78a88f Hex Color
rgb(120, 168, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 78 | a8 | 8f | - | #78a88f |
RGB | 120 | 168 | 143 | - | rgb(120,168,143) |
HSL | 149 | 22% | 56% | - | hsl(149,22%,56%) |
HSV | 149 | 29% | 66% | - | hsv(149,29%,66%) |
XYZ | 26.7063 | 33.9815 | 31.1381 | - | xyz(26.7063,33.9815,31.1381) |
CIE-LAB | 64.95 | -21.43 | 7.8 | - | lab(64.95,-21.43,7.8) |
CMYK | 0.28571428571429 | 0 | 0.14880952380952 | 0.34117647058824 | cmyk(0.28571428571429,0,0.14880952380952,0.34117647058824) |
Description
The RGB value of color #78a88f is rgb(120, 168, 143).
In the hex color #78a88f, The value of Red is 120, value of Green is 168, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #78a88f consists of 149° Hue, 22% Saturation, and 56% Lightness.
In the CMYK color model, the color #78a88f can be represented as Cyan=0.28571428571429%, Magenta=0%, Yellow=0.14880952380952%, and Black=0.34117647058824%.
Shades of #78a88f
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 #78a88f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #78a88f
Preview of #78a88f on White Background
The contrast ratio of #78a88f with white color is 2.69
Preview of #78a88f on black background
The contrast ratio of #78a88f with black color is 7.8
#78a88f color will look good with a black background.
Color Schemes of #78a88f
Triadic Colors of #78a88f
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 #78a88f
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 #78a88f
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 #78a88f
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: #78a88f;
}
This is a sample text used for the color #78a88f. 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: #78a88f;
}
This is a sample text used for the color #78a88f. 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 #78a88f;
}
This is a sample text used for the color #78a88f. 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.84%
Green 38.98%
Blue 33.18%
CMYK Percentage
Cyan 36.83
Magenta 0%
Yellow 19.18%
Black 43.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.