COLOR #595C16

HEX: #595C16 RGB: (89,92,22)

Color info

#595C16 contains mainly red and green colors. Web safe color of #595C16 is #666600 (or #660).

RGB color model

#595C16 color RGB value is (89,92,22).

RGB: (89,92,22) (35%, 36%, 9%)

RGB channels and saturation

R 89 of 255 = 35%
G 92 of 255 = 36%
B 22 of 255 = 9%

89
92
22

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

Portions of RGB colors in percentages

R + G + B = 89 + 92 + 22 = 203 (100%)
R 89 of 203 ~ 43.84%
G 92 of 203 ~ 45.32%
B 22 of 203 ~ 10.84'%

%43.84
%45.32
%10.84

CMYK color model

#595C16 color CMYK value is (3,0,76,64).

  • cyan value is 3.26%
  • magenta value is 0.00%
  • yellow value is 76.09%
  • key color value is 63.92%

CMYK: (3,0,76,64)
C3M0Y76K64 (3%, 0%, 76%, 64%)
(0.03 / 0.00 / 0.76 / 0.64)

CMYK percentages

%3.26
%0
%76.09
%63.92

Codes

Color #595C16 in popluar color models

59 5C 16
RGB 89 92 22
HSL 63° 61.40% 22.35%
HSB/HSV 63° 76.09% 36.08%
CMYK 3.26% 0.00% 76.09%
63.92%

Color #595C16 in popluar number systems.

HEX 59 5C 16
Decimal 89 92 22
Binary 1011001 1011100 10110
Octal 131 134 26

Shades and tints

Shades of #595C16

#595C16
(89,92,22)
#515414
(81,84,20)
#494C12
(73,76,18)
#414410
(65,68,16)
#393C0E
(57,60,14)
#31340C
(49,52,12)
#292C0A
(41,44,10)
#212408
(33,36,8)
#191C06
(25,28,6)
#111404
(17,20,4)
#090C02
(9,12,2)
#000000
(0,0,0)

Tints of #595C16

#595C16
(89,92,22)
#686A2B
(104,106,43)
#777840
(119,120,64)
#868655
(134,134,85)
#95946A
(149,148,106)
#A4A27F
(164,162,127)
#B3B094
(179,176,148)
#C2BEA9
(194,190,169)
#D1CCBE
(209,204,190)
#E0DAD3
(224,218,211)
#EFE8E8
(239,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595C16 color. Also use rgb(89,92,22) instead hex code.

Text Font Color

.myTextColor { color: #595C16; }

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

This text font color is #595C16.

Background Color

.myBgColor { background-color: #595C16; }

<div style="background-color:#595C16">Inner text</div>

This div background color is #595C16.

Border color

.myBorderColor { border: 1px solid #595C16; }

<div style="border:3px solid #595C16">Div</div>

This div border color is #595C16.

Opacity

.myOpacity80 { color: #595C16; opacity: 0.8; }

<p style="color:#595C16;opacity:0.8;">80%</p>

Text with #595C16 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 #595C16;}

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

This text has shadow with #595C16 color.


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

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

This text has shadow with #595C16 primary color and red secondary color.


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

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

This text has shadow with #595C16 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #595C16.

Preview

Color preview on black background

This text has color #595C16 on black background.


Color preview on white background

This text has color #595C16 on white background.


Black color preview on #595C16 background

This text has black color on #595C16 background.


White color preview on #595C16 background

This text has white color on #595C16 background.


Related colors

Complementary color

Complementary color for #hex is #A6A3E9.


I love getcolorcode.com

Triadic colors

1 #16595C and #5C1659 with #595C16 are triadic colors.

2 #165C59 and #5C5916 with #595C16 are triadic colors.