COLOR #696B34

HEX: #696B34 RGB: (105,107,52)

Color info

#696B34 contains red, green and blue colors in about the same proportion. Web safe color of #696B34 is #666633 (or #663).

RGB color model

#696B34 color RGB value is (105,107,52).

RGB: (105,107,52) (41%, 42%, 20%)

RGB channels and saturation

R 105 of 255 = 41%
G 107 of 255 = 42%
B 52 of 255 = 20%

105
107
52

R + G + B ~ 34%. #696B34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 107 + 52 = 264 (100%)
R 105 of 264 ~ 39.77%
G 107 of 264 ~ 40.53%
B 52 of 264 ~ 19.7'%

%39.77
%40.53
%19.7

CMYK color model

#696B34 color CMYK value is (2,0,51,58).

  • cyan value is 1.87%
  • magenta value is 0.00%
  • yellow value is 51.40%
  • key color value is 58.04%

CMYK: (2,0,51,58)
C2M0Y51K58 (2%, 0%, 51%, 58%)
(0.02 / 0.00 / 0.51 / 0.58)

CMYK percentages

%1.87
%0
%51.4
%58.04

Codes

Color #696B34 in popluar color models

69 6B 34
RGB 105 107 52
HSL 62° 34.59% 31.18%
HSB/HSV 62° 51.40% 41.96%
CMYK 1.87% 0.00% 51.40%
58.04%

Color #696B34 in popluar number systems.

HEX 69 6B 34
Decimal 105 107 52
Binary 1101001 1101011 110100
Octal 151 153 64

Shades and tints

Shades of #696B34

#696B34
(105,107,52)
#606230
(96,98,48)
#57592C
(87,89,44)
#4E5028
(78,80,40)
#454724
(69,71,36)
#3C3E20
(60,62,32)
#33351C
(51,53,28)
#2A2C18
(42,44,24)
#212314
(33,35,20)
#181A10
(24,26,16)
#0F110C
(15,17,12)
#000000
(0,0,0)

Tints of #696B34

#696B34
(105,107,52)
#767846
(118,120,70)
#838558
(131,133,88)
#90926A
(144,146,106)
#9D9F7C
(157,159,124)
#AAAC8E
(170,172,142)
#B7B9A0
(183,185,160)
#C4C6B2
(196,198,178)
#D1D3C4
(209,211,196)
#DEE0D6
(222,224,214)
#EBEDE8
(235,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696B34 color. Also use rgb(105,107,52) instead hex code.

Text Font Color

.myTextColor { color: #696B34; }

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

This text font color is #696B34.

Background Color

.myBgColor { background-color: #696B34; }

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

This div background color is #696B34.

Border color

.myBorderColor { border: 1px solid #696B34; }

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

This div border color is #696B34.

Opacity

.myOpacity80 { color: #696B34; opacity: 0.8; }

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

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

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

This text has shadow with #696B34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696B34.

Preview

Color preview on black background

This text has color #696B34 on black background.


Color preview on white background

This text has color #696B34 on white background.


Black color preview on #696B34 background

This text has black color on #696B34 background.


White color preview on #696B34 background

This text has white color on #696B34 background.


Related colors

Complementary color

Complementary color for #hex is #9694CB.


I love getcolorcode.com

Triadic colors

1 #34696B and #6B3469 with #696B34 are triadic colors.

2 #346B69 and #6B6934 with #696B34 are triadic colors.