COLOR #636876

HEX: #636876 RGB: (99,104,118)

Color info

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

RGB color model

#636876 color RGB value is (99,104,118).

RGB: (99,104,118) (39%, 41%, 46%)

RGB channels and saturation

R 99 of 255 = 39%
G 104 of 255 = 41%
B 118 of 255 = 46%

99
104
118

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

Portions of RGB colors in percentages

R + G + B = 99 + 104 + 118 = 321 (100%)
R 99 of 321 ~ 30.84%
G 104 of 321 ~ 32.4%
B 118 of 321 ~ 36.76'%

%30.84
%32.4
%36.76

CMYK color model

#636876 color CMYK value is (16,12,0,54).

  • cyan value is 16.10%
  • magenta value is 11.86%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (16,12,0,54)
C16M12Y0K54 (16%, 12%, 0%, 54%)
(0.16 / 0.12 / 0.00 / 0.54)

CMYK percentages

%16.1
%11.86
%0
%53.73

Codes

Color #636876 in popluar color models

63 68 76
RGB 99 104 118
HSL 224° 8.76% 42.55%
HSB/HSV 224° 16.10% 46.27%
CMYK 16.10% 11.86% 0.00%
53.73%

Color #636876 in popluar number systems.

HEX 63 68 76
Decimal 99 104 118
Binary 1100011 1101000 1110110
Octal 143 150 166

Shades and tints

Shades of #636876

#636876
(99,104,118)
#5A5F6C
(90,95,108)
#515662
(81,86,98)
#484D58
(72,77,88)
#3F444E
(63,68,78)
#363B44
(54,59,68)
#2D323A
(45,50,58)
#242930
(36,41,48)
#1B2026
(27,32,38)
#12171C
(18,23,28)
#090E12
(9,14,18)
#000000
(0,0,0)

Tints of #636876

#636876
(99,104,118)
#717582
(113,117,130)
#7F828E
(127,130,142)
#8D8F9A
(141,143,154)
#9B9CA6
(155,156,166)
#A9A9B2
(169,169,178)
#B7B6BE
(183,182,190)
#C5C3CA
(197,195,202)
#D3D0D6
(211,208,214)
#E1DDE2
(225,221,226)
#EFEAEE
(239,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636876 color. Also use rgb(99,104,118) instead hex code.

Text Font Color

.myTextColor { color: #636876; }

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

This text font color is #636876.

Background Color

.myBgColor { background-color: #636876; }

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

This div background color is #636876.

Border color

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

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

This div border color is #636876.

Opacity

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

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

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

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

This text has shadow with #636876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636876.

Preview

Color preview on black background

This text has color #636876 on black background.


Color preview on white background

This text has color #636876 on white background.


Black color preview on #636876 background

This text has black color on #636876 background.


White color preview on #636876 background

This text has white color on #636876 background.


Related colors

Complementary color

Complementary color for #hex is #9C9789.


I love getcolorcode.com

Triadic colors

1 #766368 and #687663 with #636876 are triadic colors.

2 #766863 and #686376 with #636876 are triadic colors.