COLOR #636451

HEX: #636451 RGB: (99,100,81)

Color info

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

RGB color model

#636451 color RGB value is (99,100,81).

RGB: (99,100,81) (39%, 39%, 32%)

RGB channels and saturation

R 99 of 255 = 39%
G 100 of 255 = 39%
B 81 of 255 = 32%

99
100
81

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

Portions of RGB colors in percentages

R + G + B = 99 + 100 + 81 = 280 (100%)
R 99 of 280 ~ 35.36%
G 100 of 280 ~ 35.71%
B 81 of 280 ~ 28.93'%

%35.36
%35.71
%28.93

CMYK color model

#636451 color CMYK value is (1,0,19,61).

  • cyan value is 1.00%
  • magenta value is 0.00%
  • yellow value is 19.00%
  • key color value is 60.78%
CMYK: (1,0,19,61) C1M0Y19K61 (1%,0%,19%,61%) (0.01/0.00/0.19/0.61) 

CMYK percentages

%1
%0
%19
%60.78

Codes

Color #636451 in popluar color models

63 64 51
RGB 99 100 81
HSL 63° 10.50% 35.49%
HSB/HSV 63° 19.00% 39.22%
CMYK 1.00% 0.00% 19.00%
60.78%

Color #636451 in popluar number systems.

HEX 63 64 51
Decimal 99 100 81
Binary 1100011 1100100 1010001
Octal 143 144 121

Shades and tints

Shades of #636451

#636451
(99,100,81)
#5A5B4A
(90,91,74)
#515243
(81,82,67)
#48493C
(72,73,60)
#3F4035
(63,64,53)
#36372E
(54,55,46)
#2D2E27
(45,46,39)
#242520
(36,37,32)
#1B1C19
(27,28,25)
#121312
(18,19,18)
#090A0B
(9,10,11)
#000000
(0,0,0)

Tints of #636451

#636451
(99,100,81)
#717260
(113,114,96)
#7F806F
(127,128,111)
#8D8E7E
(141,142,126)
#9B9C8D
(155,156,141)
#A9AA9C
(169,170,156)
#B7B8AB
(183,184,171)
#C5C6BA
(197,198,186)
#D3D4C9
(211,212,201)
#E1E2D8
(225,226,216)
#EFF0E7
(239,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636451; }

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

This text font color is #636451.

Background Color

.myBgColor { background-color: #636451; }

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

This div background color is #636451.

Border color

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

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

This div border color is #636451.

Opacity

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

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

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

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

This text has shadow with #636451 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636451.

Preview

Color preview on black background

This text has color #636451 on black background.


Color preview on white background

This text has color #636451 on white background.


Black color preview on #636451 background

This text has black color on #636451 background.


White color preview on #636451 background

This text has white color on #636451 background.


Related colors

Complementary color

Complementary color for #hex is #9C9BAE.


I love getcolorcode.com

Triadic colors

1 #516364 and #645163 with #636451 are triadic colors.

2 #516463 and #646351 with #636451 are triadic colors.