#77695c Hex Color
rgb(119, 105, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 77 | 69 | 5c | - | #77695c |
RGB | 119 | 105 | 92 | - | rgb(119,105,92) |
HSL | 29 | 13% | 41% | - | hsl(29,13%,41%) |
HSV | 29 | 23% | 47% | - | hsv(29,23%,47%) |
XYZ | 14.5911 | 14.7978 | 12.2124 | - | xyz(14.5911,14.7978,12.2124) |
CIE-LAB | 45.36 | 3.26 | 9.33 | - | lab(45.36,3.26,9.33) |
CMYK | 0 | 0.11764705882353 | 0.22689075630252 | 0.53333333333333 | cmyk(0,0.11764705882353,0.22689075630252,0.53333333333333) |
Description
The RGB value of color #77695c is rgb(119, 105, 92).
In the hex color #77695c, The value of Red is 119, value of Green is 105, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #77695c consists of 29° Hue, 13% Saturation, and 41% Lightness.
In the CMYK color model, the color #77695c can be represented as Cyan=0%, Magenta=0.11764705882353%, Yellow=0.22689075630252%, and Black=0.53333333333333%.
Shades of #77695c
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 #77695c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #77695c
Preview of #77695c on White Background
The contrast ratio of #77695c with white color is 5.3
#77695c color will look good on a white background.
Preview of #77695c on black background
The contrast ratio of #77695c with black color is 3.96
Color Schemes of #77695c
Triadic Colors of #77695c
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 #77695c
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 #77695c
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 #77695c
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.
Monochromatic Colors of #77695c
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #77695c;
}
This is a sample text used for the color #77695c. 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: #77695c;
}
This is a sample text used for the color #77695c. 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 #77695c;
}
This is a sample text used for the color #77695c. 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 37.66%
Green 33.23%
Blue 29.11%
CMYK Percentage
Cyan 0
Magenta 13.4%
Yellow 25.85%
Black 60.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.