COLOR #636672

HEX: #636672 RGB: (99,102,114)

Color info

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

RGB color model

#636672 color RGB value is (99,102,114).

RGB: (99,102,114) (39%, 40%, 45%)

RGB channels and saturation

R 99 of 255 = 39%
G 102 of 255 = 40%
B 114 of 255 = 45%

99
102
114

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

Portions of RGB colors in percentages

R + G + B = 99 + 102 + 114 = 315 (100%)
R 99 of 315 ~ 31.43%
G 102 of 315 ~ 32.38%
B 114 of 315 ~ 36.19'%

%31.43
%32.38
%36.19

CMYK color model

#636672 color CMYK value is (13,11,0,55).

  • cyan value is 13.16%
  • magenta value is 10.53%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (13,11,0,55)
C13M11Y0K55 (13%, 11%, 0%, 55%)
(0.13 / 0.11 / 0.00 / 0.55)

CMYK percentages

%13.16
%10.53
%0
%55.29

Codes

Color #636672 in popluar color models

63 66 72
RGB 99 102 114
HSL 228° 7.04% 41.76%
HSB/HSV 228° 13.16% 44.71%
CMYK 13.16% 10.53% 0.00%
55.29%

Color #636672 in popluar number systems.

HEX 63 66 72
Decimal 99 102 114
Binary 1100011 1100110 1110010
Octal 143 146 162

Shades and tints

Shades of #636672

#636672
(99,102,114)
#5A5D68
(90,93,104)
#51545E
(81,84,94)
#484B54
(72,75,84)
#3F424A
(63,66,74)
#363940
(54,57,64)
#2D3036
(45,48,54)
#24272C
(36,39,44)
#1B1E22
(27,30,34)
#121518
(18,21,24)
#090C0E
(9,12,14)
#000000
(0,0,0)

Tints of #636672

#636672
(99,102,114)
#71737E
(113,115,126)
#7F808A
(127,128,138)
#8D8D96
(141,141,150)
#9B9AA2
(155,154,162)
#A9A7AE
(169,167,174)
#B7B4BA
(183,180,186)
#C5C1C6
(197,193,198)
#D3CED2
(211,206,210)
#E1DBDE
(225,219,222)
#EFE8EA
(239,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636672; }

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

This text font color is #636672.

Background Color

.myBgColor { background-color: #636672; }

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

This div background color is #636672.

Border color

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

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

This div border color is #636672.

Opacity

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

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

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

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

This text has shadow with #636672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636672.

Preview

Color preview on black background

This text has color #636672 on black background.


Color preview on white background

This text has color #636672 on white background.


Black color preview on #636672 background

This text has black color on #636672 background.


White color preview on #636672 background

This text has white color on #636672 background.


Related colors

Complementary color

Complementary color for #hex is #9C998D.


I love getcolorcode.com

Triadic colors

1 #726366 and #667263 with #636672 are triadic colors.

2 #726663 and #666372 with #636672 are triadic colors.