COLOR #636680

HEX: #636680 RGB: (99,102,128)

Color info

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

RGB color model

#636680 color RGB value is (99,102,128).

RGB: (99,102,128) (39%, 40%, 50%)

RGB channels and saturation

R 99 of 255 = 39%
G 102 of 255 = 40%
B 128 of 255 = 50%

99
102
128

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

Portions of RGB colors in percentages

R + G + B = 99 + 102 + 128 = 329 (100%)
R 99 of 329 ~ 30.09%
G 102 of 329 ~ 31%
B 128 of 329 ~ 38.91'%

%30.09
%31
%38.91

CMYK color model

#636680 color CMYK value is (23,20,0,50).

  • cyan value is 22.66%
  • magenta value is 20.31%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (23,20,0,50)
C23M20Y0K50 (23%, 20%, 0%, 50%)
(0.23 / 0.20 / 0.00 / 0.50)

CMYK percentages

%22.66
%20.31
%0
%49.8

Codes

Color #636680 in popluar color models

63 66 80
RGB 99 102 128
HSL 234° 12.78% 44.51%
HSB/HSV 234° 22.66% 50.20%
CMYK 22.66% 20.31% 0.00%
49.80%

Color #636680 in popluar number systems.

HEX 63 66 80
Decimal 99 102 128
Binary 1100011 1100110 10000000
Octal 143 146 200

Shades and tints

Shades of #636680

#636680
(99,102,128)
#5A5D75
(90,93,117)
#51546A
(81,84,106)
#484B5F
(72,75,95)
#3F4254
(63,66,84)
#363949
(54,57,73)
#2D303E
(45,48,62)
#242733
(36,39,51)
#1B1E28
(27,30,40)
#12151D
(18,21,29)
#090C12
(9,12,18)
#000000
(0,0,0)

Tints of #636680

#636680
(99,102,128)
#71738B
(113,115,139)
#7F8096
(127,128,150)
#8D8DA1
(141,141,161)
#9B9AAC
(155,154,172)
#A9A7B7
(169,167,183)
#B7B4C2
(183,180,194)
#C5C1CD
(197,193,205)
#D3CED8
(211,206,216)
#E1DBE3
(225,219,227)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636680; }

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

This text font color is #636680.

Background Color

.myBgColor { background-color: #636680; }

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

This div background color is #636680.

Border color

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

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

This div border color is #636680.

Opacity

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

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

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

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

This text has shadow with #636680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636680.

Preview

Color preview on black background

This text has color #636680 on black background.


Color preview on white background

This text has color #636680 on white background.


Black color preview on #636680 background

This text has black color on #636680 background.


White color preview on #636680 background

This text has white color on #636680 background.


Related colors

Complementary color

Complementary color for #hex is #9C997F.


I love getcolorcode.com

Triadic colors

1 #806366 and #668063 with #636680 are triadic colors.

2 #806663 and #666380 with #636680 are triadic colors.