COLOR #59835D

HEX: #59835D RGB: (89,131,93)

Renk bilgisi

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

RGB renk modeli

#59835D color RGB value is (89,131,93).

RGB: (89,131,93) (35%, 51%, 36%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 131 of 255 = 51%
B 93 of 255 = 36%

89
131
93

R + G + B ~ 41%. #59835D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 131 + 93 = 313 (100%)
R 89 of 313 ~ 28.43%
G 131 of 313 ~ 41.85%
B 93 of 313 ~ 29.71'%

%28.43
%41.85
%29.71

CMYK RENK MODELİ

#59835D rengi CMYK tonu (32,0,29,49).

  • camgöbeği tonu 32.06%
  • eflatun tonu 0.00%
  • sarı tonu 29.01%
  • ana renk tonu 48.63%

CMYK: (32,0,29,49)
C32M0Y29K49 (32%, 0%, 29%, 49%)
(0.32 / 0.00 / 0.29 / 0.49)

CMYK yüzdeleri

%32.06
%0
%29.01
%48.63

Codes

Color #59835D in popluar color models

59 83 5D
RGB 89 131 93
HSL 126° 19.09% 43.14%
HSB/HSV 126° 32.06% 51.37%
CMYK 32.06% 0.00% 29.01%
48.63%

Color #59835D in popluar number systems.

HEX 59 83 5D
Decimal 89 131 93
Binary 1011001 10000011 1011101
Octal 131 203 135

Shades and tints

Shades of #59835D

#59835D
(89,131,93)
#517855
(81,120,85)
#496D4D
(73,109,77)
#416245
(65,98,69)
#39573D
(57,87,61)
#314C35
(49,76,53)
#29412D
(41,65,45)
#213625
(33,54,37)
#192B1D
(25,43,29)
#112015
(17,32,21)
#09150D
(9,21,13)
#000000
(0,0,0)

Tints of #59835D

#59835D
(89,131,93)
#688E6B
(104,142,107)
#779979
(119,153,121)
#86A487
(134,164,135)
#95AF95
(149,175,149)
#A4BAA3
(164,186,163)
#B3C5B1
(179,197,177)
#C2D0BF
(194,208,191)
#D1DBCD
(209,219,205)
#E0E6DB
(224,230,219)
#EFF1E9
(239,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59835D; }

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

This text font color is #59835D.

Background Color

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

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

This div background color is #59835D.

Border color

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

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

This div border color is #59835D.

Opacity

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

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

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

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

This text has shadow with #59835D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59835D.

Preview

Color preview on black background

This text has color #59835D on black background.


Color preview on white background

This text has color #59835D on white background.


Black color preview on #59835D background

This text has black color on #59835D background.


White color preview on #59835D background

This text has white color on #59835D background.


Related colors

Complementary color

Complementary color for #hex is #A67CA2.


I love getcolorcode.com

Triadic colors

1 #5D5983 and #835D59 with #59835D are triadic colors.

2 #5D8359 and #83595D with #59835D are triadic colors.