COLOR #696263

HEX: #696263 RGB: (105,98,99)

Color info

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

RGB color model

#696263 color RGB value is (105,98,99).

RGB: (105,98,99) (41%, 38%, 39%)

RGB channels and saturation

R 105 of 255 = 41%
G 98 of 255 = 38%
B 99 of 255 = 39%

105
98
99

R + G + B ~ 39%. #696263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 98 + 99 = 302 (100%)
R 105 of 302 ~ 34.77%
G 98 of 302 ~ 32.45%
B 99 of 302 ~ 32.78'%

%34.77
%32.45
%32.78

CMYK color model

#696263 color CMYK value is (0,7,6,59).

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

CMYK: (0,7,6,59)
C0M7Y6K59 (0%, 7%, 6%, 59%)
(0.00 / 0.07 / 0.06 / 0.59)

CMYK percentages

%0
%6.67
%5.71
%58.82

Codes

Color #696263 in popluar color models

69 62 63
RGB 105 98 99
HSL 351° 3.45% 39.80%
HSB/HSV 351° 6.67% 41.18%
CMYK 0.00% 6.67% 5.71%
58.82%

Color #696263 in popluar number systems.

HEX 69 62 63
Decimal 105 98 99
Binary 1101001 1100010 1100011
Octal 151 142 143

Shades and tints

Shades of #696263

#696263
(105,98,99)
#605A5A
(96,90,90)
#575251
(87,82,81)
#4E4A48
(78,74,72)
#45423F
(69,66,63)
#3C3A36
(60,58,54)
#33322D
(51,50,45)
#2A2A24
(42,42,36)
#21221B
(33,34,27)
#181A12
(24,26,18)
#0F1209
(15,18,9)
#000000
(0,0,0)

Tints of #696263

#696263
(105,98,99)
#767071
(118,112,113)
#837E7F
(131,126,127)
#908C8D
(144,140,141)
#9D9A9B
(157,154,155)
#AAA8A9
(170,168,169)
#B7B6B7
(183,182,183)
#C4C4C5
(196,196,197)
#D1D2D3
(209,210,211)
#DEE0E1
(222,224,225)
#EBEEEF
(235,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #696263; }

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

This text font color is #696263.

Background Color

.myBgColor { background-color: #696263; }

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

This div background color is #696263.

Border color

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

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

This div border color is #696263.

Opacity

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

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

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

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

This text has shadow with #696263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696263.

Preview

Color preview on black background

This text has color #696263 on black background.


Color preview on white background

This text has color #696263 on white background.


Black color preview on #696263 background

This text has black color on #696263 background.


White color preview on #696263 background

This text has white color on #696263 background.


Related colors

Complementary color

Complementary color for #hex is #969D9C.


I love getcolorcode.com

Triadic colors

1 #636962 and #626369 with #696263 are triadic colors.

2 #636269 and #626963 with #696263 are triadic colors.