COLOR #696220

HEX: #696220 RGB: (105,98,32)

Color info

#696220 contains mainly red and green colors. Web safe color of #696220 is #666633 (or #663).

RGB color model

#696220 color RGB value is (105,98,32).

RGB: (105,98,32) (41%, 38%, 13%)

RGB channels and saturation

R 105 of 255 = 41%
G 98 of 255 = 38%
B 32 of 255 = 13%

105
98
32

R + G + B ~ 31%. #696220 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 98 + 32 = 235 (100%)
R 105 of 235 ~ 44.68%
G 98 of 235 ~ 41.7%
B 32 of 235 ~ 13.62'%

%44.68
%41.7
%13.62

CMYK color model

#696220 color CMYK value is (0,7,70,59).

  • cyan value is 0.00%
  • magenta value is 6.67%
  • yellow value is 69.52%
  • key color value is 58.82%

CMYK: (0,7,70,59)
C0M7Y70K59 (0%, 7%, 70%, 59%)
(0.00 / 0.07 / 0.70 / 0.59)

CMYK percentages

%0
%6.67
%69.52
%58.82

Codes

Color #696220 in popluar color models

69 62 20
RGB 105 98 32
HSL 54° 53.28% 26.86%
HSB/HSV 54° 69.52% 41.18%
CMYK 0.00% 6.67% 69.52%
58.82%

Color #696220 in popluar number systems.

HEX 69 62 20
Decimal 105 98 32
Binary 1101001 1100010 100000
Octal 151 142 40

Shades and tints

Shades of #696220

#696220
(105,98,32)
#605A1E
(96,90,30)
#57521C
(87,82,28)
#4E4A1A
(78,74,26)
#454218
(69,66,24)
#3C3A16
(60,58,22)
#333214
(51,50,20)
#2A2A12
(42,42,18)
#212210
(33,34,16)
#181A0E
(24,26,14)
#0F120C
(15,18,12)
#000000
(0,0,0)

Tints of #696220

#696220
(105,98,32)
#767034
(118,112,52)
#837E48
(131,126,72)
#908C5C
(144,140,92)
#9D9A70
(157,154,112)
#AAA884
(170,168,132)
#B7B698
(183,182,152)
#C4C4AC
(196,196,172)
#D1D2C0
(209,210,192)
#DEE0D4
(222,224,212)
#EBEEE8
(235,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696220 color. Also use rgb(105,98,32) instead hex code.

Text Font Color

.myTextColor { color: #696220; }

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

This text font color is #696220.

Background Color

.myBgColor { background-color: #696220; }

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

This div background color is #696220.

Border color

.myBorderColor { border: 1px solid #696220; }

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

This div border color is #696220.

Opacity

.myOpacity80 { color: #696220; opacity: 0.8; }

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

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

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

This text has shadow with #696220 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696220.

Preview

Color preview on black background

This text has color #696220 on black background.


Color preview on white background

This text has color #696220 on white background.


Black color preview on #696220 background

This text has black color on #696220 background.


White color preview on #696220 background

This text has white color on #696220 background.


Related colors

Complementary color

Complementary color for #hex is #969DDF.


I love getcolorcode.com

Triadic colors

1 #206962 and #622069 with #696220 are triadic colors.

2 #206269 and #626920 with #696220 are triadic colors.