COLOR #579B7D

HEX: #579B7D RGB: (87,155,125)

Color info

#579B7D contains mainly green and blue colors. Web safe color of #579B7D is #669966 (or #696).

RGB color model

#579B7D color RGB value is (87,155,125).

RGB: (87,155,125) (34%, 61%, 49%)

RGB channels and saturation

R 87 of 255 = 34%
G 155 of 255 = 61%
B 125 of 255 = 49%

87
155
125

R + G + B ~ 48%. #579B7D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 155 + 125 = 367 (100%)
R 87 of 367 ~ 23.71%
G 155 of 367 ~ 42.23%
B 125 of 367 ~ 34.06'%

%23.71
%42.23
%34.06

CMYK color model

#579B7D color CMYK value is (44,0,19,39).

  • cyan value is 43.87%
  • magenta value is 0.00%
  • yellow value is 19.35%
  • key color value is 39.22%

CMYK: (44,0,19,39)
C44M0Y19K39 (44%, 0%, 19%, 39%)
(0.44 / 0.00 / 0.19 / 0.39)

CMYK percentages

%43.87
%0
%19.35
%39.22

Codes

Color #579B7D in popluar color models

57 9B 7D
RGB 87 155 125
HSL 154° 28.10% 47.45%
HSB/HSV 154° 43.87% 60.78%
CMYK 43.87% 0.00% 19.35%
39.22%

Color #579B7D in popluar number systems.

HEX 57 9B 7D
Decimal 87 155 125
Binary 1010111 10011011 1111101
Octal 127 233 175

Shades and tints

Shades of #579B7D

#579B7D
(87,155,125)
#508D72
(80,141,114)
#497F67
(73,127,103)
#42715C
(66,113,92)
#3B6351
(59,99,81)
#345546
(52,85,70)
#2D473B
(45,71,59)
#263930
(38,57,48)
#1F2B25
(31,43,37)
#181D1A
(24,29,26)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #579B7D

#579B7D
(87,155,125)
#66A488
(102,164,136)
#75AD93
(117,173,147)
#84B69E
(132,182,158)
#93BFA9
(147,191,169)
#A2C8B4
(162,200,180)
#B1D1BF
(177,209,191)
#C0DACA
(192,218,202)
#CFE3D5
(207,227,213)
#DEECE0
(222,236,224)
#EDF5EB
(237,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #579B7D color. Also use rgb(87,155,125) instead hex code.

Text Font Color

.myTextColor { color: #579B7D; }

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

This text font color is #579B7D.

Background Color

.myBgColor { background-color: #579B7D; }

<div style="background-color:#579B7D">Inner text</div>

This div background color is #579B7D.

Border color

.myBorderColor { border: 1px solid #579B7D; }

<div style="border:3px solid #579B7D">Div</div>

This div border color is #579B7D.

Opacity

.myOpacity80 { color: #579B7D; opacity: 0.8; }

<p style="color:#579B7D;opacity:0.8;">80%</p>

Text with #579B7D 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 #579B7D;}

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

This text has shadow with #579B7D color.


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

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

This text has shadow with #579B7D primary color and red secondary color.


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

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

This text has shadow with #579B7D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #579B7D.

Preview

Color preview on black background

This text has color #579B7D on black background.


Color preview on white background

This text has color #579B7D on white background.


Black color preview on #579B7D background

This text has black color on #579B7D background.


White color preview on #579B7D background

This text has white color on #579B7D background.


Related colors

Complementary color

Complementary color for #hex is #A86482.


I love getcolorcode.com

Triadic colors

1 #7D579B and #9B7D57 with #579B7D are triadic colors.

2 #7D9B57 and #9B577D with #579B7D are triadic colors.