COLOR #594D35

HEX: #594D35 RGB: (89,77,53)

Renk bilgisi

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

RGB renk modeli

#594D35 color RGB value is (89,77,53).

RGB: (89,77,53) (35%, 30%, 21%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 77 of 255 = 30%
B 53 of 255 = 21%

89
77
53

R + G + B ~ 29%. #594D35 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 77 + 53 = 219 (100%)
R 89 of 219 ~ 40.64%
G 77 of 219 ~ 35.16%
B 53 of 219 ~ 24.2'%

%40.64
%35.16
%24.2

CMYK RENK MODELİ

#594D35 rengi CMYK tonu (0,13,40,65).

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

CMYK: (0,13,40,65)
C0M13Y40K65 (0%, 13%, 40%, 65%)
(0.00 / 0.13 / 0.40 / 0.65)

CMYK yüzdeleri

%0
%13.48
%40.45
%65.1

Codes

Color #594D35 in popluar color models

59 4D 35
RGB 89 77 53
HSL 40° 25.35% 27.84%
HSB/HSV 40° 40.45% 34.90%
CMYK 0.00% 13.48% 40.45%
65.10%

Color #594D35 in popluar number systems.

HEX 59 4D 35
Decimal 89 77 53
Binary 1011001 1001101 110101
Octal 131 115 65

Shades and tints

Shades of #594D35

#594D35
(89,77,53)
#514631
(81,70,49)
#493F2D
(73,63,45)
#413829
(65,56,41)
#393125
(57,49,37)
#312A21
(49,42,33)
#29231D
(41,35,29)
#211C19
(33,28,25)
#191515
(25,21,21)
#110E11
(17,14,17)
#09070D
(9,7,13)
#000000
(0,0,0)

Tints of #594D35

#594D35
(89,77,53)
#685D47
(104,93,71)
#776D59
(119,109,89)
#867D6B
(134,125,107)
#958D7D
(149,141,125)
#A49D8F
(164,157,143)
#B3ADA1
(179,173,161)
#C2BDB3
(194,189,179)
#D1CDC5
(209,205,197)
#E0DDD7
(224,221,215)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594D35 color. Also use rgb(89,77,53) instead hex code.

Text Font Color

.myTextColor { color: #594D35; }

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

This text font color is #594D35.

Background Color

.myBgColor { background-color: #594D35; }

<div style="background-color:#594D35">Inner text</div>

This div background color is #594D35.

Border color

.myBorderColor { border: 1px solid #594D35; }

<div style="border:3px solid #594D35">Div</div>

This div border color is #594D35.

Opacity

.myOpacity80 { color: #594D35; opacity: 0.8; }

<p style="color:#594D35;opacity:0.8;">80%</p>

Text with #594D35 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 #594D35;}

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

This text has shadow with #594D35 color.


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

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

This text has shadow with #594D35 primary color and red secondary color.


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

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

This text has shadow with #594D35 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #594D35.

Preview

Color preview on black background

This text has color #594D35 on black background.


Color preview on white background

This text has color #594D35 on white background.


Black color preview on #594D35 background

This text has black color on #594D35 background.


White color preview on #594D35 background

This text has white color on #594D35 background.


Related colors

Complementary color

Complementary color for #hex is #A6B2CA.


I love getcolorcode.com

Triadic colors

1 #35594D and #4D3559 with #594D35 are triadic colors.

2 #354D59 and #4D5935 with #594D35 are triadic colors.