COLOR #636051

HEX: #636051 RGB: (99,96,81)

Color info

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

RGB color model

#636051 color RGB value is (99,96,81).

RGB: (99,96,81) (39%, 38%, 32%)

RGB channels and saturation

R 99 of 255 = 39%
G 96 of 255 = 38%
B 81 of 255 = 32%

99
96
81

R + G + B ~ 36%. #636051 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 96 + 81 = 276 (100%)
R 99 of 276 ~ 35.87%
G 96 of 276 ~ 34.78%
B 81 of 276 ~ 29.35'%

%35.87
%34.78
%29.35

CMYK color model

#636051 color CMYK value is (0,3,18,61).

  • cyan value is 0.00%
  • magenta value is 3.03%
  • yellow value is 18.18%
  • key color value is 61.18%

CMYK: (0,3,18,61)
C0M3Y18K61 (0%, 3%, 18%, 61%)
(0.00 / 0.03 / 0.18 / 0.61)

CMYK percentages

%0
%3.03
%18.18
%61.18

Codes

Color #636051 in popluar color models

63 60 51
RGB 99 96 81
HSL 50° 10.00% 35.29%
HSB/HSV 50° 18.18% 38.82%
CMYK 0.00% 3.03% 18.18%
61.18%

Color #636051 in popluar number systems.

HEX 63 60 51
Decimal 99 96 81
Binary 1100011 1100000 1010001
Octal 143 140 121

Shades and tints

Shades of #636051

#636051
(99,96,81)
#5A584A
(90,88,74)
#515043
(81,80,67)
#48483C
(72,72,60)
#3F4035
(63,64,53)
#36382E
(54,56,46)
#2D3027
(45,48,39)
#242820
(36,40,32)
#1B2019
(27,32,25)
#121812
(18,24,18)
#09100B
(9,16,11)
#000000
(0,0,0)

Tints of #636051

#636051
(99,96,81)
#716E60
(113,110,96)
#7F7C6F
(127,124,111)
#8D8A7E
(141,138,126)
#9B988D
(155,152,141)
#A9A69C
(169,166,156)
#B7B4AB
(183,180,171)
#C5C2BA
(197,194,186)
#D3D0C9
(211,208,201)
#E1DED8
(225,222,216)
#EFECE7
(239,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636051; }

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

This text font color is #636051.

Background Color

.myBgColor { background-color: #636051; }

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

This div background color is #636051.

Border color

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

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

This div border color is #636051.

Opacity

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

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

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

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

This text has shadow with #636051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636051.

Preview

Color preview on black background

This text has color #636051 on black background.


Color preview on white background

This text has color #636051 on white background.


Black color preview on #636051 background

This text has black color on #636051 background.


White color preview on #636051 background

This text has white color on #636051 background.


Related colors

Complementary color

Complementary color for #hex is #9C9FAE.


I love getcolorcode.com

Triadic colors

1 #516360 and #605163 with #636051 are triadic colors.

2 #516063 and #606351 with #636051 are triadic colors.