COLOR #59475D

HEX: #59475D RGB: (89,71,93)

Renk bilgisi

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

RGB renk modeli

#59475D color RGB value is (89,71,93).

RGB: (89,71,93) (35%, 28%, 36%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 71 of 255 = 28%
B 93 of 255 = 36%

89
71
93

R + G + B ~ 33%. #59475D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 71 + 93 = 253 (100%)
R 89 of 253 ~ 35.18%
G 71 of 253 ~ 28.06%
B 93 of 253 ~ 36.76'%

%35.18
%28.06
%36.76

CMYK RENK MODELİ

#59475D rengi CMYK tonu (4,24,0,64).

  • camgöbeği tonu 4.30%
  • eflatun tonu 23.66%
  • sarı tonu 0.00%
  • ana renk tonu 63.53%

CMYK: (4,24,0,64)
C4M24Y0K64 (4%, 24%, 0%, 64%)
(0.04 / 0.24 / 0.00 / 0.64)

CMYK yüzdeleri

%4.3
%23.66
%0
%63.53

Codes

Color #59475D in popluar color models

59 47 5D
RGB 89 71 93
HSL 289° 13.41% 32.16%
HSB/HSV 289° 23.66% 36.47%
CMYK 4.30% 23.66% 0.00%
63.53%

Color #59475D in popluar number systems.

HEX 59 47 5D
Decimal 89 71 93
Binary 1011001 1000111 1011101
Octal 131 107 135

Shades and tints

Shades of #59475D

#59475D
(89,71,93)
#514155
(81,65,85)
#493B4D
(73,59,77)
#413545
(65,53,69)
#392F3D
(57,47,61)
#312935
(49,41,53)
#29232D
(41,35,45)
#211D25
(33,29,37)
#19171D
(25,23,29)
#111115
(17,17,21)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #59475D

#59475D
(89,71,93)
#68576B
(104,87,107)
#776779
(119,103,121)
#867787
(134,119,135)
#958795
(149,135,149)
#A497A3
(164,151,163)
#B3A7B1
(179,167,177)
#C2B7BF
(194,183,191)
#D1C7CD
(209,199,205)
#E0D7DB
(224,215,219)
#EFE7E9
(239,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59475D color. Also use rgb(89,71,93) instead hex code.

Text Font Color

.myTextColor { color: #59475D; }

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

This text font color is #59475D.

Background Color

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

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

This div background color is #59475D.

Border color

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

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

This div border color is #59475D.

Opacity

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

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

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

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

This text has shadow with #59475D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59475D.

Preview

Color preview on black background

This text has color #59475D on black background.


Color preview on white background

This text has color #59475D on white background.


Black color preview on #59475D background

This text has black color on #59475D background.


White color preview on #59475D background

This text has white color on #59475D background.


Related colors

Complementary color

Complementary color for #hex is #A6B8A2.


I love getcolorcode.com

Triadic colors

1 #5D5947 and #475D59 with #59475D are triadic colors.

2 #5D4759 and #47595D with #59475D are triadic colors.