#77a29a Hex Color
rgb(119, 162, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 77 | a2 | 9a | - | #77a29a |
RGB | 119 | 162 | 154 | - | rgb(119,162,154) |
HSL | 169 | 19% | 55% | - | hsl(169,19%,55%) |
HSV | 169 | 27% | 64% | - | hsv(169,27%,64%) |
XYZ | 26.3608 | 32.0957 | 35.3776 | - | xyz(26.3608,32.0957,35.3776) |
CIE-LAB | 63.42 | -16.27 | -0.56 | - | lab(63.42,-16.27,-0.56) |
CMYK | 0.26543209876543 | 0 | 0.049382716049383 | 0.36470588235294 | cmyk(0.26543209876543,0,0.049382716049383,0.36470588235294) |
Description
The RGB value of color #77a29a is rgb(119, 162, 154).
In the hex color #77a29a, The value of Red is 119, value of Green is 162, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #77a29a consists of 169° Hue, 19% Saturation, and 55% Lightness.
In the CMYK color model, the color #77a29a can be represented as Cyan=0.26543209876543%, Magenta=0%, Yellow=0.049382716049383%, and Black=0.36470588235294%.
Shades of #77a29a
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 #77a29a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #77a29a
Preview of #77a29a on White Background
The contrast ratio of #77a29a with white color is 2.83
Preview of #77a29a on black background
The contrast ratio of #77a29a with black color is 7.42
#77a29a color will look good with a black background.
Color Schemes of #77a29a
Triadic Colors of #77a29a
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 #77a29a
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 #77a29a
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 #77a29a
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: #77a29a;
}
This is a sample text used for the color #77a29a. 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: #77a29a;
}
This is a sample text used for the color #77a29a. 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 #77a29a;
}
This is a sample text used for the color #77a29a. 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.36%
Green 37.24%
Blue 35.4%
CMYK Percentage
Cyan 39.06
Magenta 0%
Yellow 7.27%
Black 53.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.