COLOR #696752

HEX: #696752 RGB: (105,103,82)

Color info

#696752 contains red, green and blue colors in about the same proportion. Web safe color of #696752 is #666666 (or #666).

RGB color model

#696752 color RGB value is (105,103,82).

RGB: (105,103,82) (41%, 40%, 32%)

RGB channels and saturation

R 105 of 255 = 41%
G 103 of 255 = 40%
B 82 of 255 = 32%

105
103
82

R + G + B ~ 38%. #696752 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 103 + 82 = 290 (100%)
R 105 of 290 ~ 36.21%
G 103 of 290 ~ 35.52%
B 82 of 290 ~ 28.28'%

%36.21
%35.52
%28.28

CMYK color model

#696752 color CMYK value is (0,2,22,59).

  • cyan value is 0.00%
  • magenta value is 1.90%
  • yellow value is 21.90%
  • key color value is 58.82%
CMYK: (0,2,22,59) C0M2Y22K59 (0%,2%,22%,59%) (0.00/0.02/0.22/0.59) 

CMYK percentages

%0
%1.9
%21.9
%58.82

Codes

Color #696752 in popluar color models

69 67 52
RGB 105 103 82
HSL 55° 12.30% 36.67%
HSB/HSV 55° 21.90% 41.18%
CMYK 0.00% 1.90% 21.90%
58.82%

Color #696752 in popluar number systems.

HEX 69 67 52
Decimal 105 103 82
Binary 1101001 1100111 1010010
Octal 151 147 122

Shades and tints

Shades of #696752

#696752
(105,103,82)
#605E4B
(96,94,75)
#575544
(87,85,68)
#4E4C3D
(78,76,61)
#454336
(69,67,54)
#3C3A2F
(60,58,47)
#333128
(51,49,40)
#2A2821
(42,40,33)
#211F1A
(33,31,26)
#181613
(24,22,19)
#0F0D0C
(15,13,12)
#000000
(0,0,0)

Tints of #696752

#696752
(105,103,82)
#767461
(118,116,97)
#838170
(131,129,112)
#908E7F
(144,142,127)
#9D9B8E
(157,155,142)
#AAA89D
(170,168,157)
#B7B5AC
(183,181,172)
#C4C2BB
(196,194,187)
#D1CFCA
(209,207,202)
#DEDCD9
(222,220,217)
#EBE9E8
(235,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696752 color. Also use rgb(105,103,82) instead hex code.

Text Font Color

.myTextColor { color: #696752; }

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

This text font color is #696752.

Background Color

.myBgColor { background-color: #696752; }

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

This div background color is #696752.

Border color

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

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

This div border color is #696752.

Opacity

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

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

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

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

This text has shadow with #696752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696752.

Preview

Color preview on black background

This text has color #696752 on black background.


Color preview on white background

This text has color #696752 on white background.


Black color preview on #696752 background

This text has black color on #696752 background.


White color preview on #696752 background

This text has white color on #696752 background.


Related colors

Complementary color

Complementary color for #hex is #9698AD.


I love getcolorcode.com

Triadic colors

1 #526967 and #675269 with #696752 are triadic colors.

2 #526769 and #676952 with #696752 are triadic colors.