COLOR #59383B

HEX: #59383B RGB: (89,56,59)

Renk bilgisi

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

RGB renk modeli

#59383B color RGB value is (89,56,59).

RGB: (89,56,59) (35%, 22%, 23%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 56 of 255 = 22%
B 59 of 255 = 23%

89
56
59

R + G + B ~ 27%. #59383B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 56 + 59 = 204 (100%)
R 89 of 204 ~ 43.63%
G 56 of 204 ~ 27.45%
B 59 of 204 ~ 28.92'%

%43.63
%27.45
%28.92

CMYK RENK MODELİ

#59383B rengi CMYK tonu (0,37,34,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.08%
  • sarı tonu 33.71%
  • ana renk tonu 65.10%

CMYK: (0,37,34,65)
C0M37Y34K65 (0%, 37%, 34%, 65%)
(0.00 / 0.37 / 0.34 / 0.65)

CMYK yüzdeleri

%0
%37.08
%33.71
%65.1

Codes

Color #59383B in popluar color models

59 38 3B
RGB 89 56 59
HSL 355° 22.76% 28.43%
HSB/HSV 355° 37.08% 34.90%
CMYK 0.00% 37.08% 33.71%
65.10%

Color #59383B in popluar number systems.

HEX 59 38 3B
Decimal 89 56 59
Binary 1011001 111000 111011
Octal 131 70 73

Shades and tints

Shades of #59383B

#59383B
(89,56,59)
#513336
(81,51,54)
#492E31
(73,46,49)
#41292C
(65,41,44)
#392427
(57,36,39)
#311F22
(49,31,34)
#291A1D
(41,26,29)
#211518
(33,21,24)
#191013
(25,16,19)
#110B0E
(17,11,14)
#090609
(9,6,9)
#000000
(0,0,0)

Tints of #59383B

#59383B
(89,56,59)
#684A4C
(104,74,76)
#775C5D
(119,92,93)
#866E6E
(134,110,110)
#95807F
(149,128,127)
#A49290
(164,146,144)
#B3A4A1
(179,164,161)
#C2B6B2
(194,182,178)
#D1C8C3
(209,200,195)
#E0DAD4
(224,218,212)
#EFECE5
(239,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59383B color. Also use rgb(89,56,59) instead hex code.

Text Font Color

.myTextColor { color: #59383B; }

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

This text font color is #59383B.

Background Color

.myBgColor { background-color: #59383B; }

<div style="background-color:#59383B">Inner text</div>

This div background color is #59383B.

Border color

.myBorderColor { border: 1px solid #59383B; }

<div style="border:3px solid #59383B">Div</div>

This div border color is #59383B.

Opacity

.myOpacity80 { color: #59383B; opacity: 0.8; }

<p style="color:#59383B;opacity:0.8;">80%</p>

Text with #59383B 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 #59383B;}

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

This text has shadow with #59383B color.


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

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

This text has shadow with #59383B primary color and red secondary color.


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

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

This text has shadow with #59383B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59383B.

Preview

Color preview on black background

This text has color #59383B on black background.


Color preview on white background

This text has color #59383B on white background.


Black color preview on #59383B background

This text has black color on #59383B background.


White color preview on #59383B background

This text has white color on #59383B background.


Related colors

Complementary color

Complementary color for #hex is #A6C7C4.


I love getcolorcode.com

Triadic colors

1 #3B5938 and #383B59 with #59383B are triadic colors.

2 #3B3859 and #38593B with #59383B are triadic colors.