COLOR #696553

HEX: #696553 RGB: (105,101,83)

Color info

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

RGB color model

#696553 color RGB value is (105,101,83).

RGB: (105,101,83) (41%, 40%, 33%)

RGB channels and saturation

R 105 of 255 = 41%
G 101 of 255 = 40%
B 83 of 255 = 33%

105
101
83

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

Portions of RGB colors in percentages

R + G + B = 105 + 101 + 83 = 289 (100%)
R 105 of 289 ~ 36.33%
G 101 of 289 ~ 34.95%
B 83 of 289 ~ 28.72'%

%36.33
%34.95
%28.72

CMYK color model

#696553 color CMYK value is (0,4,21,59).

  • cyan value is 0.00%
  • magenta value is 3.81%
  • yellow value is 20.95%
  • key color value is 58.82%

CMYK: (0,4,21,59)
C0M4Y21K59 (0%, 4%, 21%, 59%)
(0.00 / 0.04 / 0.21 / 0.59)

CMYK percentages

%0
%3.81
%20.95
%58.82

Codes

Color #696553 in popluar color models

69 65 53
RGB 105 101 83
HSL 49° 11.70% 36.86%
HSB/HSV 49° 20.95% 41.18%
CMYK 0.00% 3.81% 20.95%
58.82%

Color #696553 in popluar number systems.

HEX 69 65 53
Decimal 105 101 83
Binary 1101001 1100101 1010011
Octal 151 145 123

Shades and tints

Shades of #696553

#696553
(105,101,83)
#605C4C
(96,92,76)
#575345
(87,83,69)
#4E4A3E
(78,74,62)
#454137
(69,65,55)
#3C3830
(60,56,48)
#332F29
(51,47,41)
#2A2622
(42,38,34)
#211D1B
(33,29,27)
#181414
(24,20,20)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #696553

#696553
(105,101,83)
#767362
(118,115,98)
#838171
(131,129,113)
#908F80
(144,143,128)
#9D9D8F
(157,157,143)
#AAAB9E
(170,171,158)
#B7B9AD
(183,185,173)
#C4C7BC
(196,199,188)
#D1D5CB
(209,213,203)
#DEE3DA
(222,227,218)
#EBF1E9
(235,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696553 color. Also use rgb(105,101,83) instead hex code.

Text Font Color

.myTextColor { color: #696553; }

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

This text font color is #696553.

Background Color

.myBgColor { background-color: #696553; }

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

This div background color is #696553.

Border color

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

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

This div border color is #696553.

Opacity

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

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

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

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

This text has shadow with #696553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696553.

Preview

Color preview on black background

This text has color #696553 on black background.


Color preview on white background

This text has color #696553 on white background.


Black color preview on #696553 background

This text has black color on #696553 background.


White color preview on #696553 background

This text has white color on #696553 background.


Related colors

Complementary color

Complementary color for #hex is #969AAC.


I love getcolorcode.com

Triadic colors

1 #536965 and #655369 with #696553 are triadic colors.

2 #536569 and #656953 with #696553 are triadic colors.