COLOR #59577D

HEX: #59577D RGB: (89,87,125)

Renk bilgisi

#59577D contains red, green and blue colors in about the same proportion. #59577D ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#59577D color RGB value is (89,87,125).

RGB: (89,87,125) (35%, 34%, 49%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 87 of 255 = 34%
B 125 of 255 = 49%

89
87
125

R + G + B ~ 39%. #59577D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 87 + 125 = 301 (100%)
R 89 of 301 ~ 29.57%
G 87 of 301 ~ 28.9%
B 125 of 301 ~ 41.53'%

%29.57
%28.9
%41.53

CMYK RENK MODELİ

#59577D rengi CMYK tonu (29,30,0,51).

  • camgöbeği tonu 28.80%
  • eflatun tonu 30.40%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%
CMYK: (29,30,0,51) C29M30Y0K51 (29%,30%,0%,51%) (0.29/0.30/0.00/0.51) 

CMYK yüzdeleri

%28.8
%30.4
%0
%50.98

Codes

Color #59577D in popluar color models

59 57 7D
RGB 89 87 125
HSL 243° 17.92% 41.57%
HSB/HSV 243° 30.40% 49.02%
CMYK 28.80% 30.40% 0.00%
50.98%

Color #59577D in popluar number systems.

HEX 59 57 7D
Decimal 89 87 125
Binary 1011001 1010111 1111101
Octal 131 127 175

Shades and tints

Shades of #59577D

#59577D
(89,87,125)
#515072
(81,80,114)
#494967
(73,73,103)
#41425C
(65,66,92)
#393B51
(57,59,81)
#313446
(49,52,70)
#292D3B
(41,45,59)
#212630
(33,38,48)
#191F25
(25,31,37)
#11181A
(17,24,26)
#09110F
(9,17,15)
#000000
(0,0,0)

Tints of #59577D

#59577D
(89,87,125)
#686688
(104,102,136)
#777593
(119,117,147)
#86849E
(134,132,158)
#9593A9
(149,147,169)
#A4A2B4
(164,162,180)
#B3B1BF
(179,177,191)
#C2C0CA
(194,192,202)
#D1CFD5
(209,207,213)
#E0DEE0
(224,222,224)
#EFEDEB
(239,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59577D color. Also use rgb(89,87,125) instead hex code.

Text Font Color

.myTextColor { color: #59577D; }

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

This text font color is #59577D.

Background Color

.myBgColor { background-color: #59577D; }

<div style="background-color:#59577D">Inner text</div>

This div background color is #59577D.

Border color

.myBorderColor { border: 1px solid #59577D; }

<div style="border:3px solid #59577D">Div</div>

This div border color is #59577D.

Opacity

.myOpacity80 { color: #59577D; opacity: 0.8; }

<p style="color:#59577D;opacity:0.8;">80%</p>

Text with #59577D 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 #59577D;}

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

This text has shadow with #59577D color.


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

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

This text has shadow with #59577D primary color and red secondary color.


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

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

This text has shadow with #59577D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59577D.

Preview

Color preview on black background

This text has color #59577D on black background.


Color preview on white background

This text has color #59577D on white background.


Black color preview on #59577D background

This text has black color on #59577D background.


White color preview on #59577D background

This text has white color on #59577D background.


Related colors

Complementary color

Complementary color for #hex is #A6A882.


I love getcolorcode.com

Triadic colors

1 #7D5957 and #577D59 with #59577D are triadic colors.

2 #7D5759 and #57597D with #59577D are triadic colors.