COLOR #5A8676

HEX: #5A8676 RGB: (90,134,118)

Color info

#5A8676 contains red, green and blue colors in about the same proportion. Web safe color of #5A8676 is #669966 (or #696).

RGB color model

#5A8676 color RGB value is (90,134,118).

RGB: (90,134,118) (35%, 53%, 46%)

RGB channels and saturation

R 90 of 255 = 35%
G 134 of 255 = 53%
B 118 of 255 = 46%

90
134
118

R + G + B ~ 45%. #5A8676 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 90 + 134 + 118 = 342 (100%)
R 90 of 342 ~ 26.32%
G 134 of 342 ~ 39.18%
B 118 of 342 ~ 34.5'%

%26.32
%39.18
%34.5

CMYK color model

#5A8676 color CMYK value is (33,0,12,47).

  • cyan value is 32.84%
  • magenta value is 0.00%
  • yellow value is 11.94%
  • key color value is 47.45%

CMYK: (33,0,12,47)
C33M0Y12K47 (33%, 0%, 12%, 47%)
(0.33 / 0.00 / 0.12 / 0.47)

CMYK percentages

%32.84
%0
%11.94
%47.45

Codes

Color #5A8676 in popluar color models

5A 86 76
RGB 90 134 118
HSL 158° 19.64% 43.92%
HSB/HSV 158° 32.84% 52.55%
CMYK 32.84% 0.00% 11.94%
47.45%

Color #5A8676 in popluar number systems.

HEX 5A 86 76
Decimal 90 134 118
Binary 1011010 10000110 1110110
Octal 132 206 166

Shades and tints

Shades of #5A8676

#5A8676
(90,134,118)
#527A6C
(82,122,108)
#4A6E62
(74,110,98)
#426258
(66,98,88)
#3A564E
(58,86,78)
#324A44
(50,74,68)
#2A3E3A
(42,62,58)
#223230
(34,50,48)
#1A2626
(26,38,38)
#121A1C
(18,26,28)
#0A0E12
(10,14,18)
#000000
(0,0,0)

Tints of #5A8676

#5A8676
(90,134,118)
#699182
(105,145,130)
#789C8E
(120,156,142)
#87A79A
(135,167,154)
#96B2A6
(150,178,166)
#A5BDB2
(165,189,178)
#B4C8BE
(180,200,190)
#C3D3CA
(195,211,202)
#D2DED6
(210,222,214)
#E1E9E2
(225,233,226)
#F0F4EE
(240,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A8676 color. Also use rgb(90,134,118) instead hex code.

Text Font Color

.myTextColor { color: #5A8676; }

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

This text font color is #5A8676.

Background Color

.myBgColor { background-color: #5A8676; }

<div style="background-color:#5A8676">Inner text</div>

This div background color is #5A8676.

Border color

.myBorderColor { border: 1px solid #5A8676; }

<div style="border:3px solid #5A8676">Div</div>

This div border color is #5A8676.

Opacity

.myOpacity80 { color: #5A8676; opacity: 0.8; }

<p style="color:#5A8676;opacity:0.8;">80%</p>

Text with #5A8676 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 #5A8676;}

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

This text has shadow with #5A8676 color.


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

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

This text has shadow with #5A8676 primary color and red secondary color.


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

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

This text has shadow with #5A8676 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5A8676.

Preview

Color preview on black background

This text has color #5A8676 on black background.


Color preview on white background

This text has color #5A8676 on white background.


Black color preview on #5A8676 background

This text has black color on #5A8676 background.


White color preview on #5A8676 background

This text has white color on #5A8676 background.


Related colors

Complementary color

Complementary color for #hex is #A57989.


I love getcolorcode.com

Triadic colors

1 #765A86 and #86765A with #5A8676 are triadic colors.

2 #76865A and #865A76 with #5A8676 are triadic colors.