#78ae9f Hex Color
rgb(120, 174, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 78 | ae | 9f | - | #78ae9f |
RGB | 120 | 174 | 159 | - | rgb(120,174,159) |
HSL | 163 | 25% | 58% | - | hsl(163,25%,58%) |
HSV | 163 | 31% | 68% | - | hsv(163,31%,68%) |
XYZ | 29.1398 | 36.7684 | 38.3621 | - | xyz(29.1398,36.7684,38.3621) |
CIE-LAB | 67.1 | -21.06 | 2.02 | - | lab(67.1,-21.06,2.02) |
CMYK | 0.31034482758621 | 0 | 0.086206896551724 | 0.31764705882353 | cmyk(0.31034482758621,0,0.086206896551724,0.31764705882353) |
Description
The RGB value of color #78ae9f is rgb(120, 174, 159).
In the hex color #78ae9f, The value of Red is 120, value of Green is 174, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #78ae9f consists of 163° Hue, 25% Saturation, and 58% Lightness.
In the CMYK color model, the color #78ae9f can be represented as Cyan=0.31034482758621%, Magenta=0%, Yellow=0.086206896551724%, and Black=0.31764705882353%.
Shades of #78ae9f
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 #78ae9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #78ae9f
Preview of #78ae9f on White Background
The contrast ratio of #78ae9f with white color is 2.51
Preview of #78ae9f on black background
The contrast ratio of #78ae9f with black color is 8.35
#78ae9f color will look good with a black background.
Color Schemes of #78ae9f
Triadic Colors of #78ae9f
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 #78ae9f
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 #78ae9f
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 #78ae9f
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: #78ae9f;
}
This is a sample text used for the color #78ae9f. 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: #78ae9f;
}
This is a sample text used for the color #78ae9f. 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 #78ae9f;
}
This is a sample text used for the color #78ae9f. 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 26.49%
Green 38.41%
Blue 35.1%
CMYK Percentage
Cyan 43.45
Magenta 0%
Yellow 12.07%
Black 44.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.