COLOR #63644F

HEX: #63644F RGB: (99,100,79)

Color info

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

RGB color model

#63644F color RGB value is (99,100,79).

RGB: (99,100,79) (39%, 39%, 31%)

RGB channels and saturation

R 99 of 255 = 39%
G 100 of 255 = 39%
B 79 of 255 = 31%

99
100
79

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

Portions of RGB colors in percentages

R + G + B = 99 + 100 + 79 = 278 (100%)
R 99 of 278 ~ 35.61%
G 100 of 278 ~ 35.97%
B 79 of 278 ~ 28.42'%

%35.61
%35.97
%28.42

CMYK color model

#63644F color CMYK value is (1,0,21,61).

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

CMYK: (1,0,21,61)
C1M0Y21K61 (1%, 0%, 21%, 61%)
(0.01 / 0.00 / 0.21 / 0.61)

CMYK percentages

%1
%0
%21
%60.78

Codes

Color #63644F in popluar color models

63 64 4F
RGB 99 100 79
HSL 63° 11.73% 35.10%
HSB/HSV 63° 21.00% 39.22%
CMYK 1.00% 0.00% 21.00%
60.78%

Color #63644F in popluar number systems.

HEX 63 64 4F
Decimal 99 100 79
Binary 1100011 1100100 1001111
Octal 143 144 117

Shades and tints

Shades of #63644F

#63644F
(99,100,79)
#5A5B48
(90,91,72)
#515241
(81,82,65)
#48493A
(72,73,58)
#3F4033
(63,64,51)
#36372C
(54,55,44)
#2D2E25
(45,46,37)
#24251E
(36,37,30)
#1B1C17
(27,28,23)
#121310
(18,19,16)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #63644F

#63644F
(99,100,79)
#71725F
(113,114,95)
#7F806F
(127,128,111)
#8D8E7F
(141,142,127)
#9B9C8F
(155,156,143)
#A9AA9F
(169,170,159)
#B7B8AF
(183,184,175)
#C5C6BF
(197,198,191)
#D3D4CF
(211,212,207)
#E1E2DF
(225,226,223)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63644F; }

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

This text font color is #63644F.

Background Color

.myBgColor { background-color: #63644F; }

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

This div background color is #63644F.

Border color

.myBorderColor { border: 1px solid #63644F; }

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

This div border color is #63644F.

Opacity

.myOpacity80 { color: #63644F; opacity: 0.8; }

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

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

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

This text has shadow with #63644F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63644F.

Preview

Color preview on black background

This text has color #63644F on black background.


Color preview on white background

This text has color #63644F on white background.


Black color preview on #63644F background

This text has black color on #63644F background.


White color preview on #63644F background

This text has white color on #63644F background.


Related colors

Complementary color

Complementary color for #hex is #9C9BB0.


I love getcolorcode.com

Triadic colors

1 #4F6364 and #644F63 with #63644F are triadic colors.

2 #4F6463 and #64634F with #63644F are triadic colors.