COLOR #696463

HEX: #696463 RGB: (105,100,99)

Color info

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

RGB color model

#696463 color RGB value is (105,100,99).

RGB: (105,100,99) (41%, 39%, 39%)

RGB channels and saturation

R 105 of 255 = 41%
G 100 of 255 = 39%
B 99 of 255 = 39%

105
100
99

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

Portions of RGB colors in percentages

R + G + B = 105 + 100 + 99 = 304 (100%)
R 105 of 304 ~ 34.54%
G 100 of 304 ~ 32.89%
B 99 of 304 ~ 32.57'%

%34.54
%32.89
%32.57

CMYK color model

#696463 color CMYK value is (0,5,6,59).

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

CMYK: (0,5,6,59)
C0M5Y6K59 (0%, 5%, 6%, 59%)
(0.00 / 0.05 / 0.06 / 0.59)

CMYK percentages

%0
%4.76
%5.71
%58.82

Codes

Color #696463 in popluar color models

69 64 63
RGB 105 100 99
HSL 10° 2.94% 40.00%
HSB/HSV 10° 5.71% 41.18%
CMYK 0.00% 4.76% 5.71%
58.82%

Color #696463 in popluar number systems.

HEX 69 64 63
Decimal 105 100 99
Binary 1101001 1100100 1100011
Octal 151 144 143

Shades and tints

Shades of #696463

#696463
(105,100,99)
#605B5A
(96,91,90)
#575251
(87,82,81)
#4E4948
(78,73,72)
#45403F
(69,64,63)
#3C3736
(60,55,54)
#332E2D
(51,46,45)
#2A2524
(42,37,36)
#211C1B
(33,28,27)
#181312
(24,19,18)
#0F0A09
(15,10,9)
#000000
(0,0,0)

Tints of #696463

#696463
(105,100,99)
#767271
(118,114,113)
#83807F
(131,128,127)
#908E8D
(144,142,141)
#9D9C9B
(157,156,155)
#AAAAA9
(170,170,169)
#B7B8B7
(183,184,183)
#C4C6C5
(196,198,197)
#D1D4D3
(209,212,211)
#DEE2E1
(222,226,225)
#EBF0EF
(235,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696463; }

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

This text font color is #696463.

Background Color

.myBgColor { background-color: #696463; }

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

This div background color is #696463.

Border color

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

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

This div border color is #696463.

Opacity

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

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

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

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

This text has shadow with #696463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696463.

Preview

Color preview on black background

This text has color #696463 on black background.


Color preview on white background

This text has color #696463 on white background.


Black color preview on #696463 background

This text has black color on #696463 background.


White color preview on #696463 background

This text has white color on #696463 background.


Related colors

Complementary color

Complementary color for #hex is #969B9C.


I love getcolorcode.com

Triadic colors

1 #636964 and #646369 with #696463 are triadic colors.

2 #636469 and #646963 with #696463 are triadic colors.