COLOR #59424B

HEX: #59424B RGB: (89,66,75)

Renk bilgisi

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

RGB renk modeli

#59424B color RGB value is (89,66,75).

RGB: (89,66,75) (35%, 26%, 29%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 66 of 255 = 26%
B 75 of 255 = 29%

89
66
75

R + G + B ~ 30%. #59424B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 66 + 75 = 230 (100%)
R 89 of 230 ~ 38.7%
G 66 of 230 ~ 28.7%
B 75 of 230 ~ 32.61'%

%38.7
%28.7
%32.61

CMYK RENK MODELİ

#59424B rengi CMYK tonu (0,26,16,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.84%
  • sarı tonu 15.73%
  • ana renk tonu 65.10%

CMYK: (0,26,16,65)
C0M26Y16K65 (0%, 26%, 16%, 65%)
(0.00 / 0.26 / 0.16 / 0.65)

CMYK yüzdeleri

%0
%25.84
%15.73
%65.1

Codes

Color #59424B in popluar color models

59 42 4B
RGB 89 66 75
HSL 337° 14.84% 30.39%
HSB/HSV 337° 25.84% 34.90%
CMYK 0.00% 25.84% 15.73%
65.10%

Color #59424B in popluar number systems.

HEX 59 42 4B
Decimal 89 66 75
Binary 1011001 1000010 1001011
Octal 131 102 113

Shades and tints

Shades of #59424B

#59424B
(89,66,75)
#513C45
(81,60,69)
#49363F
(73,54,63)
#413039
(65,48,57)
#392A33
(57,42,51)
#31242D
(49,36,45)
#291E27
(41,30,39)
#211821
(33,24,33)
#19121B
(25,18,27)
#110C15
(17,12,21)
#09060F
(9,6,15)
#000000
(0,0,0)

Tints of #59424B

#59424B
(89,66,75)
#68535B
(104,83,91)
#77646B
(119,100,107)
#86757B
(134,117,123)
#95868B
(149,134,139)
#A4979B
(164,151,155)
#B3A8AB
(179,168,171)
#C2B9BB
(194,185,187)
#D1CACB
(209,202,203)
#E0DBDB
(224,219,219)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59424B color. Also use rgb(89,66,75) instead hex code.

Text Font Color

.myTextColor { color: #59424B; }

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

This text font color is #59424B.

Background Color

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

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

This div background color is #59424B.

Border color

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

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

This div border color is #59424B.

Opacity

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

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

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

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

This text has shadow with #59424B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59424B.

Preview

Color preview on black background

This text has color #59424B on black background.


Color preview on white background

This text has color #59424B on white background.


Black color preview on #59424B background

This text has black color on #59424B background.


White color preview on #59424B background

This text has white color on #59424B background.


Related colors

Complementary color

Complementary color for #hex is #A6BDB4.


I love getcolorcode.com

Triadic colors

1 #4B5942 and #424B59 with #59424B are triadic colors.

2 #4B4259 and #42594B with #59424B are triadic colors.