COLOR #636D63

HEX: #636D63 RGB: (99,109,99)

Color info

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

RGB color model

#636D63 color RGB value is (99,109,99).

RGB: (99,109,99) (39%, 43%, 39%)

RGB channels and saturation

R 99 of 255 = 39%
G 109 of 255 = 43%
B 99 of 255 = 39%

99
109
99

R + G + B ~ 40%. #636D63 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 109 + 99 = 307 (100%)
R 99 of 307 ~ 32.25%
G 109 of 307 ~ 35.5%
B 99 of 307 ~ 32.25'%

%32.25
%35.5
%32.25

CMYK color model

#636D63 color CMYK value is (9,0,9,57).

  • cyan value is 9.17%
  • magenta value is 0.00%
  • yellow value is 9.17%
  • key color value is 57.25%

CMYK: (9,0,9,57)
C9M0Y9K57 (9%, 0%, 9%, 57%)
(0.09 / 0.00 / 0.09 / 0.57)

CMYK percentages

%9.17
%0
%9.17
%57.25

Codes

Color #636D63 in popluar color models

63 6D 63
RGB 99 109 99
HSL 120° 4.81% 40.78%
HSB/HSV 120° 9.17% 42.75%
CMYK 9.17% 0.00% 9.17%
57.25%

Color #636D63 in popluar number systems.

HEX 63 6D 63
Decimal 99 109 99
Binary 1100011 1101101 1100011
Octal 143 155 143

Shades and tints

Shades of #636D63

#636D63
(99,109,99)
#5A645A
(90,100,90)
#515B51
(81,91,81)
#485248
(72,82,72)
#3F493F
(63,73,63)
#364036
(54,64,54)
#2D372D
(45,55,45)
#242E24
(36,46,36)
#1B251B
(27,37,27)
#121C12
(18,28,18)
#091309
(9,19,9)
#000000
(0,0,0)

Tints of #636D63

#636D63
(99,109,99)
#717A71
(113,122,113)
#7F877F
(127,135,127)
#8D948D
(141,148,141)
#9BA19B
(155,161,155)
#A9AEA9
(169,174,169)
#B7BBB7
(183,187,183)
#C5C8C5
(197,200,197)
#D3D5D3
(211,213,211)
#E1E2E1
(225,226,225)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636D63 color. Also use rgb(99,109,99) instead hex code.

Text Font Color

.myTextColor { color: #636D63; }

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

This text font color is #636D63.

Background Color

.myBgColor { background-color: #636D63; }

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

This div background color is #636D63.

Border color

.myBorderColor { border: 1px solid #636D63; }

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

This div border color is #636D63.

Opacity

.myOpacity80 { color: #636D63; opacity: 0.8; }

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

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

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

This text has shadow with #636D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636D63.

Preview

Color preview on black background

This text has color #636D63 on black background.


Color preview on white background

This text has color #636D63 on white background.


Black color preview on #636D63 background

This text has black color on #636D63 background.


White color preview on #636D63 background

This text has white color on #636D63 background.


Related colors

Complementary color

Complementary color for #hex is #9C929C.


I love getcolorcode.com

Triadic colors

1 #63636D and #6D6363 with #636D63 are triadic colors.

2 #636D63 and #6D6363 with #636D63 are triadic colors.