COLOR #59374D

HEX: #59374D RGB: (89,55,77)

Renk bilgisi

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

RGB renk modeli

#59374D color RGB value is (89,55,77).

RGB: (89,55,77) (35%, 22%, 30%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 55 of 255 = 22%
B 77 of 255 = 30%

89
55
77

R + G + B ~ 29%. #59374D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 55 + 77 = 221 (100%)
R 89 of 221 ~ 40.27%
G 55 of 221 ~ 24.89%
B 77 of 221 ~ 34.84'%

%40.27
%24.89
%34.84

CMYK RENK MODELİ

#59374D rengi CMYK tonu (0,38,13,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.20%
  • sarı tonu 13.48%
  • ana renk tonu 65.10%

CMYK: (0,38,13,65)
C0M38Y13K65 (0%, 38%, 13%, 65%)
(0.00 / 0.38 / 0.13 / 0.65)

CMYK yüzdeleri

%0
%38.2
%13.48
%65.1

Codes

Color #59374D in popluar color models

59 37 4D
RGB 89 55 77
HSL 321° 23.61% 28.24%
HSB/HSV 321° 38.20% 34.90%
CMYK 0.00% 38.20% 13.48%
65.10%

Color #59374D in popluar number systems.

HEX 59 37 4D
Decimal 89 55 77
Binary 1011001 110111 1001101
Octal 131 67 115

Shades and tints

Shades of #59374D

#59374D
(89,55,77)
#513246
(81,50,70)
#492D3F
(73,45,63)
#412838
(65,40,56)
#392331
(57,35,49)
#311E2A
(49,30,42)
#291923
(41,25,35)
#21141C
(33,20,28)
#190F15
(25,15,21)
#110A0E
(17,10,14)
#090507
(9,5,7)
#000000
(0,0,0)

Tints of #59374D

#59374D
(89,55,77)
#68495D
(104,73,93)
#775B6D
(119,91,109)
#866D7D
(134,109,125)
#957F8D
(149,127,141)
#A4919D
(164,145,157)
#B3A3AD
(179,163,173)
#C2B5BD
(194,181,189)
#D1C7CD
(209,199,205)
#E0D9DD
(224,217,221)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59374D color. Also use rgb(89,55,77) instead hex code.

Text Font Color

.myTextColor { color: #59374D; }

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

This text font color is #59374D.

Background Color

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

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

This div background color is #59374D.

Border color

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

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

This div border color is #59374D.

Opacity

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

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

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

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

This text has shadow with #59374D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59374D.

Preview

Color preview on black background

This text has color #59374D on black background.


Color preview on white background

This text has color #59374D on white background.


Black color preview on #59374D background

This text has black color on #59374D background.


White color preview on #59374D background

This text has white color on #59374D background.


Related colors

Complementary color

Complementary color for #hex is #A6C8B2.


I love getcolorcode.com

Triadic colors

1 #4D5937 and #374D59 with #59374D are triadic colors.

2 #4D3759 and #37594D with #59374D are triadic colors.