COLOR #636455

HEX: #636455 RGB: (99,100,85)

Color info

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

RGB color model

#636455 color RGB value is (99,100,85).

RGB: (99,100,85) (39%, 39%, 33%)

RGB channels and saturation

R 99 of 255 = 39%
G 100 of 255 = 39%
B 85 of 255 = 33%

99
100
85

R + G + B ~ 37%. #636455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 100 + 85 = 284 (100%)
R 99 of 284 ~ 34.86%
G 100 of 284 ~ 35.21%
B 85 of 284 ~ 29.93'%

%34.86
%35.21
%29.93

CMYK color model

#636455 color CMYK value is (1,0,15,61).

  • cyan value is 1.00%
  • magenta value is 0.00%
  • yellow value is 15.00%
  • key color value is 60.78%

CMYK: (1,0,15,61)
C1M0Y15K61 (1%, 0%, 15%, 61%)
(0.01 / 0.00 / 0.15 / 0.61)

CMYK percentages

%1
%0
%15
%60.78

Codes

Color #636455 in popluar color models

63 64 55
RGB 99 100 85
HSL 64° 8.11% 36.27%
HSB/HSV 64° 15.00% 39.22%
CMYK 1.00% 0.00% 15.00%
60.78%

Color #636455 in popluar number systems.

HEX 63 64 55
Decimal 99 100 85
Binary 1100011 1100100 1010101
Octal 143 144 125

Shades and tints

Shades of #636455

#636455
(99,100,85)
#5A5B4E
(90,91,78)
#515247
(81,82,71)
#484940
(72,73,64)
#3F4039
(63,64,57)
#363732
(54,55,50)
#2D2E2B
(45,46,43)
#242524
(36,37,36)
#1B1C1D
(27,28,29)
#121316
(18,19,22)
#090A0F
(9,10,15)
#000000
(0,0,0)

Tints of #636455

#636455
(99,100,85)
#717264
(113,114,100)
#7F8073
(127,128,115)
#8D8E82
(141,142,130)
#9B9C91
(155,156,145)
#A9AAA0
(169,170,160)
#B7B8AF
(183,184,175)
#C5C6BE
(197,198,190)
#D3D4CD
(211,212,205)
#E1E2DC
(225,226,220)
#EFF0EB
(239,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636455; }

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

This text font color is #636455.

Background Color

.myBgColor { background-color: #636455; }

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

This div background color is #636455.

Border color

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

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

This div border color is #636455.

Opacity

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

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

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

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

This text has shadow with #636455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636455.

Preview

Color preview on black background

This text has color #636455 on black background.


Color preview on white background

This text has color #636455 on white background.


Black color preview on #636455 background

This text has black color on #636455 background.


White color preview on #636455 background

This text has white color on #636455 background.


Related colors

Complementary color

Complementary color for #hex is #9C9BAA.


I love getcolorcode.com

Triadic colors

1 #556364 and #645563 with #636455 are triadic colors.

2 #556463 and #646355 with #636455 are triadic colors.