COLOR #696452

HEX: #696452 RGB: (105,100,82)

Color info

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

RGB color model

#696452 color RGB value is (105,100,82).

RGB: (105,100,82) (41%, 39%, 32%)

RGB channels and saturation

R 105 of 255 = 41%
G 100 of 255 = 39%
B 82 of 255 = 32%

105
100
82

R + G + B ~ 37%. #696452 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 100 + 82 = 287 (100%)
R 105 of 287 ~ 36.59%
G 100 of 287 ~ 34.84%
B 82 of 287 ~ 28.57'%

%36.59
%34.84
%28.57

CMYK color model

#696452 color CMYK value is (0,5,22,59).

  • cyan value is 0.00%
  • magenta value is 4.76%
  • yellow value is 21.90%
  • key color value is 58.82%

CMYK: (0,5,22,59)
C0M5Y22K59 (0%, 5%, 22%, 59%)
(0.00 / 0.05 / 0.22 / 0.59)

CMYK percentages

%0
%4.76
%21.9
%58.82

Codes

Color #696452 in popluar color models

69 64 52
RGB 105 100 82
HSL 47° 12.30% 36.67%
HSB/HSV 47° 21.90% 41.18%
CMYK 0.00% 4.76% 21.90%
58.82%

Color #696452 in popluar number systems.

HEX 69 64 52
Decimal 105 100 82
Binary 1101001 1100100 1010010
Octal 151 144 122

Shades and tints

Shades of #696452

#696452
(105,100,82)
#605B4B
(96,91,75)
#575244
(87,82,68)
#4E493D
(78,73,61)
#454036
(69,64,54)
#3C372F
(60,55,47)
#332E28
(51,46,40)
#2A2521
(42,37,33)
#211C1A
(33,28,26)
#181313
(24,19,19)
#0F0A0C
(15,10,12)
#000000
(0,0,0)

Tints of #696452

#696452
(105,100,82)
#767261
(118,114,97)
#838070
(131,128,112)
#908E7F
(144,142,127)
#9D9C8E
(157,156,142)
#AAAA9D
(170,170,157)
#B7B8AC
(183,184,172)
#C4C6BB
(196,198,187)
#D1D4CA
(209,212,202)
#DEE2D9
(222,226,217)
#EBF0E8
(235,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696452; }

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

This text font color is #696452.

Background Color

.myBgColor { background-color: #696452; }

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

This div background color is #696452.

Border color

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

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

This div border color is #696452.

Opacity

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

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

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

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

This text has shadow with #696452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696452.

Preview

Color preview on black background

This text has color #696452 on black background.


Color preview on white background

This text has color #696452 on white background.


Black color preview on #696452 background

This text has black color on #696452 background.


White color preview on #696452 background

This text has white color on #696452 background.


Related colors

Complementary color

Complementary color for #hex is #969BAD.


I love getcolorcode.com

Triadic colors

1 #526964 and #645269 with #696452 are triadic colors.

2 #526469 and #646952 with #696452 are triadic colors.