COLOR #636561

HEX: #636561 RGB: (99,101,97)

Color info

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

RGB color model

#636561 color RGB value is (99,101,97).

RGB: (99,101,97) (39%, 40%, 38%)

RGB channels and saturation

R 99 of 255 = 39%
G 101 of 255 = 40%
B 97 of 255 = 38%

99
101
97

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

Portions of RGB colors in percentages

R + G + B = 99 + 101 + 97 = 297 (100%)
R 99 of 297 ~ 33.33%
G 101 of 297 ~ 34.01%
B 97 of 297 ~ 32.66'%

%33.33
%34.01
%32.66

CMYK color model

#636561 color CMYK value is (2,0,4,60).

  • cyan value is 1.98%
  • magenta value is 0.00%
  • yellow value is 3.96%
  • key color value is 60.39%

CMYK: (2,0,4,60)
C2M0Y4K60 (2%, 0%, 4%, 60%)
(0.02 / 0.00 / 0.04 / 0.60)

CMYK percentages

%1.98
%0
%3.96
%60.39

Codes

Color #636561 in popluar color models

63 65 61
RGB 99 101 97
HSL 90° 2.02% 38.82%
HSB/HSV 90° 3.96% 39.61%
CMYK 1.98% 0.00% 3.96%
60.39%

Color #636561 in popluar number systems.

HEX 63 65 61
Decimal 99 101 97
Binary 1100011 1100101 1100001
Octal 143 145 141

Shades and tints

Shades of #636561

#636561
(99,101,97)
#5A5C59
(90,92,89)
#515351
(81,83,81)
#484A49
(72,74,73)
#3F4141
(63,65,65)
#363839
(54,56,57)
#2D2F31
(45,47,49)
#242629
(36,38,41)
#1B1D21
(27,29,33)
#121419
(18,20,25)
#090B11
(9,11,17)
#000000
(0,0,0)

Tints of #636561

#636561
(99,101,97)
#71736F
(113,115,111)
#7F817D
(127,129,125)
#8D8F8B
(141,143,139)
#9B9D99
(155,157,153)
#A9ABA7
(169,171,167)
#B7B9B5
(183,185,181)
#C5C7C3
(197,199,195)
#D3D5D1
(211,213,209)
#E1E3DF
(225,227,223)
#EFF1ED
(239,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636561 color. Also use rgb(99,101,97) instead hex code.

Text Font Color

.myTextColor { color: #636561; }

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

This text font color is #636561.

Background Color

.myBgColor { background-color: #636561; }

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

This div background color is #636561.

Border color

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

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

This div border color is #636561.

Opacity

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

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

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

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

This text has shadow with #636561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636561.

Preview

Color preview on black background

This text has color #636561 on black background.


Color preview on white background

This text has color #636561 on white background.


Black color preview on #636561 background

This text has black color on #636561 background.


White color preview on #636561 background

This text has white color on #636561 background.


Related colors

Complementary color

Complementary color for #hex is #9C9A9E.


I love getcolorcode.com

Triadic colors

1 #616365 and #656163 with #636561 are triadic colors.

2 #616563 and #656361 with #636561 are triadic colors.