COLOR #696663

HEX: #696663 RGB: (105,102,99)

Color info

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

RGB color model

#696663 color RGB value is (105,102,99).

RGB: (105,102,99) (41%, 40%, 39%)

RGB channels and saturation

R 105 of 255 = 41%
G 102 of 255 = 40%
B 99 of 255 = 39%

105
102
99

R + G + B ~ 40%. #696663 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 102 + 99 = 306 (100%)
R 105 of 306 ~ 34.31%
G 102 of 306 ~ 33.33%
B 99 of 306 ~ 32.35'%

%34.31
%33.33
%32.35

CMYK color model

#696663 color CMYK value is (0,3,6,59).

  • cyan value is 0.00%
  • magenta value is 2.86%
  • yellow value is 5.71%
  • key color value is 58.82%

CMYK: (0,3,6,59)
C0M3Y6K59 (0%, 3%, 6%, 59%)
(0.00 / 0.03 / 0.06 / 0.59)

CMYK percentages

%0
%2.86
%5.71
%58.82

Codes

Color #696663 in popluar color models

69 66 63
RGB 105 102 99
HSL 30° 2.94% 40.00%
HSB/HSV 30° 5.71% 41.18%
CMYK 0.00% 2.86% 5.71%
58.82%

Color #696663 in popluar number systems.

HEX 69 66 63
Decimal 105 102 99
Binary 1101001 1100110 1100011
Octal 151 146 143

Shades and tints

Shades of #696663

#696663
(105,102,99)
#605D5A
(96,93,90)
#575451
(87,84,81)
#4E4B48
(78,75,72)
#45423F
(69,66,63)
#3C3936
(60,57,54)
#33302D
(51,48,45)
#2A2724
(42,39,36)
#211E1B
(33,30,27)
#181512
(24,21,18)
#0F0C09
(15,12,9)
#000000
(0,0,0)

Tints of #696663

#696663
(105,102,99)
#767371
(118,115,113)
#83807F
(131,128,127)
#908D8D
(144,141,141)
#9D9A9B
(157,154,155)
#AAA7A9
(170,167,169)
#B7B4B7
(183,180,183)
#C4C1C5
(196,193,197)
#D1CED3
(209,206,211)
#DEDBE1
(222,219,225)
#EBE8EF
(235,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696663 color. Also use rgb(105,102,99) instead hex code.

Text Font Color

.myTextColor { color: #696663; }

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

This text font color is #696663.

Background Color

.myBgColor { background-color: #696663; }

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

This div background color is #696663.

Border color

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

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

This div border color is #696663.

Opacity

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

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

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

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

This text has shadow with #696663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696663.

Preview

Color preview on black background

This text has color #696663 on black background.


Color preview on white background

This text has color #696663 on white background.


Black color preview on #696663 background

This text has black color on #696663 background.


White color preview on #696663 background

This text has white color on #696663 background.


Related colors

Complementary color

Complementary color for #hex is #96999C.


I love getcolorcode.com

Triadic colors

1 #636966 and #666369 with #696663 are triadic colors.

2 #636669 and #666963 with #696663 are triadic colors.