COLOR #59690B

HEX: #59690B RGB: (89,105,11)

Color info

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

RGB color model

#59690B color RGB value is (89,105,11).

RGB: (89,105,11) (35%, 41%, 4%)

RGB channels and saturation

R 89 of 255 = 35%
G 105 of 255 = 41%
B 11 of 255 = 4%

89
105
11

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

Portions of RGB colors in percentages

R + G + B = 89 + 105 + 11 = 205 (100%)
R 89 of 205 ~ 43.41%
G 105 of 205 ~ 51.22%
B 11 of 205 ~ 5.37'%

%43.41
%51.22

CMYK color model

#59690B color CMYK value is (15,0,90,59).

  • cyan value is 15.24%
  • magenta value is 0.00%
  • yellow value is 89.52%
  • key color value is 58.82%

CMYK: (15,0,90,59)
C15M0Y90K59 (15%, 0%, 90%, 59%)
(0.15 / 0.00 / 0.90 / 0.59)

CMYK percentages

%15.24
%0
%89.52
%58.82

Codes

Color #59690B in popluar color models

59 69 0B
RGB 89 105 11
HSL 70° 81.03% 22.75%
HSB/HSV 70° 89.52% 41.18%
CMYK 15.24% 0.00% 89.52%
58.82%

Color #59690B in popluar number systems.

HEX 59 69 0B
Decimal 89 105 11
Binary 1011001 1101001 1011
Octal 131 151 13

Shades and tints

Shades of #59690B

#59690B
(89,105,11)
#51600A
(81,96,10)
#495709
(73,87,9)
#414E08
(65,78,8)
#394507
(57,69,7)
#313C06
(49,60,6)
#293305
(41,51,5)
#212A04
(33,42,4)
#192103
(25,33,3)
#111802
(17,24,2)
#090F01
(9,15,1)
#000000
(0,0,0)

Tints of #59690B

#59690B
(89,105,11)
#687621
(104,118,33)
#778337
(119,131,55)
#86904D
(134,144,77)
#959D63
(149,157,99)
#A4AA79
(164,170,121)
#B3B78F
(179,183,143)
#C2C4A5
(194,196,165)
#D1D1BB
(209,209,187)
#E0DED1
(224,222,209)
#EFEBE7
(239,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59690B color. Also use rgb(89,105,11) instead hex code.

Text Font Color

.myTextColor { color: #59690B; }

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

This text font color is #59690B.

Background Color

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

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

This div background color is #59690B.

Border color

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

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

This div border color is #59690B.

Opacity

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

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

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

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

This text has shadow with #59690B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59690B.

Preview

Color preview on black background

This text has color #59690B on black background.


Color preview on white background

This text has color #59690B on white background.


Black color preview on #59690B background

This text has black color on #59690B background.


White color preview on #59690B background

This text has white color on #59690B background.


Related colors

Complementary color

Complementary color for #hex is #A696F4.


I love getcolorcode.com

Triadic colors

1 #0B5969 and #690B59 with #59690B are triadic colors.

2 #0B6959 and #69590B with #59690B are triadic colors.