COLOR #57765A

HEX: #57765A RGB: (87,118,90)

Color info

#57765A contains red, green and blue colors in about the same proportion. Web safe color of #57765A is #666666 (or #666).

RGB color model

#57765A color RGB value is (87,118,90).

RGB: (87,118,90) (34%, 46%, 35%)

RGB channels and saturation

R 87 of 255 = 34%
G 118 of 255 = 46%
B 90 of 255 = 35%

87
118
90

R + G + B ~ 38%. #57765A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 118 + 90 = 295 (100%)
R 87 of 295 ~ 29.49%
G 118 of 295 ~ 40%
B 90 of 295 ~ 30.51'%

%29.49
%40
%30.51

CMYK color model

#57765A color CMYK value is (26,0,24,54).

  • cyan value is 26.27%
  • magenta value is 0.00%
  • yellow value is 23.73%
  • key color value is 53.73%
CMYK: (26,0,24,54) C26M0Y24K54 (26%,0%,24%,54%) (0.26/0.00/0.24/0.54) 

CMYK percentages

%26.27
%0
%23.73
%53.73

Codes

Color #57765A in popluar color models

57 76 5A
RGB 87 118 90
HSL 126° 15.12% 40.20%
HSB/HSV 126° 26.27% 46.27%
CMYK 26.27% 0.00% 23.73%
53.73%

Color #57765A in popluar number systems.

HEX 57 76 5A
Decimal 87 118 90
Binary 1010111 1110110 1011010
Octal 127 166 132

Shades and tints

Shades of #57765A

#57765A
(87,118,90)
#506C52
(80,108,82)
#49624A
(73,98,74)
#425842
(66,88,66)
#3B4E3A
(59,78,58)
#344432
(52,68,50)
#2D3A2A
(45,58,42)
#263022
(38,48,34)
#1F261A
(31,38,26)
#181C12
(24,28,18)
#11120A
(17,18,10)
#000000
(0,0,0)

Tints of #57765A

#57765A
(87,118,90)
#668269
(102,130,105)
#758E78
(117,142,120)
#849A87
(132,154,135)
#93A696
(147,166,150)
#A2B2A5
(162,178,165)
#B1BEB4
(177,190,180)
#C0CAC3
(192,202,195)
#CFD6D2
(207,214,210)
#DEE2E1
(222,226,225)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57765A color. Also use rgb(87,118,90) instead hex code.

Text Font Color

.myTextColor { color: #57765A; }

<p style="color:#57765A">This sample text font color is #57765A.</p>

This text font color is #57765A.

Background Color

.myBgColor { background-color: #57765A; }

<div style="background-color:#57765A">Inner text</div>

This div background color is #57765A.

Border color

.myBorderColor { border: 1px solid #57765A; }

<div style="border:3px solid #57765A">Div</div>

This div border color is #57765A.

Opacity

.myOpacity80 { color: #57765A; opacity: 0.8; }

<p style="color:#57765A;opacity:0.8;">80%</p>

Text with #57765A color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #57765A;}

<p style="text-shadow: 3px 3px 1px #57765A">Text here.</p>

This text has shadow with #57765A color.


.textShadow {text-shadow: 3px 3px 1px #57765A', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #57765A, 5px 5px 20px red">Text here.</p>

This text has shadow with #57765A primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#57765A, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#57765A, Direction=45, Strength=4)">Text</p>

This text has shadow with #57765A and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #57765A;
-webkit-box-shadow: 1px 1px 3px 2px #57765A;
box-shadow: 1px 1px 3px 2px #57765A;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #57765A; -webkit-box-shadow: 1px 1px 3px 2px #57765A; box-shadow:1px 1px 3px 2px #57765A;">
Div content here
</div>

This div box has shadow with color #57765A.

Preview

Color preview on black background

This text has color #57765A on black background.


Color preview on white background

This text has color #57765A on white background.


Black color preview on #57765A background

This text has black color on #57765A background.


White color preview on #57765A background

This text has white color on #57765A background.


Related colors

Complementary color

Complementary color for #hex is #A889A5.


I love getcolorcode.com

Triadic colors

1 #5A5776 and #765A57 with #57765A are triadic colors.

2 #5A7657 and #76575A with #57765A are triadic colors.