COLOR #63434D

HEX: #63434D RGB: (99,67,77)

Color info

#63434D contains red, green and blue colors in about the same proportion. Web safe color of #63434D is #663333 (or #633).

RGB color model

#63434D color RGB value is (99,67,77).

RGB: (99,67,77) (39%, 26%, 30%)

RGB channels and saturation

R 99 of 255 = 39%
G 67 of 255 = 26%
B 77 of 255 = 30%

99
67
77

R + G + B ~ 32%. #63434D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 67 + 77 = 243 (100%)
R 99 of 243 ~ 40.74%
G 67 of 243 ~ 27.57%
B 77 of 243 ~ 31.69'%

%40.74
%27.57
%31.69

CMYK color model

#63434D color CMYK value is (0,32,22,61).

  • cyan value is 0.00%
  • magenta value is 32.32%
  • yellow value is 22.22%
  • key color value is 61.18%

CMYK: (0,32,22,61)
C0M32Y22K61 (0%, 32%, 22%, 61%)
(0.00 / 0.32 / 0.22 / 0.61)

CMYK percentages

%0
%32.32
%22.22
%61.18

Codes

Color #63434D in popluar color models

63 43 4D
RGB 99 67 77
HSL 341° 19.28% 32.55%
HSB/HSV 341° 32.32% 38.82%
CMYK 0.00% 32.32% 22.22%
61.18%

Color #63434D in popluar number systems.

HEX 63 43 4D
Decimal 99 67 77
Binary 1100011 1000011 1001101
Octal 143 103 115

Shades and tints

Shades of #63434D

#63434D
(99,67,77)
#5A3D46
(90,61,70)
#51373F
(81,55,63)
#483138
(72,49,56)
#3F2B31
(63,43,49)
#36252A
(54,37,42)
#2D1F23
(45,31,35)
#24191C
(36,25,28)
#1B1315
(27,19,21)
#120D0E
(18,13,14)
#090707
(9,7,7)
#000000
(0,0,0)

Tints of #63434D

#63434D
(99,67,77)
#71545D
(113,84,93)
#7F656D
(127,101,109)
#8D767D
(141,118,125)
#9B878D
(155,135,141)
#A9989D
(169,152,157)
#B7A9AD
(183,169,173)
#C5BABD
(197,186,189)
#D3CBCD
(211,203,205)
#E1DCDD
(225,220,221)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63434D color. Also use rgb(99,67,77) instead hex code.

Text Font Color

.myTextColor { color: #63434D; }

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

This text font color is #63434D.

Background Color

.myBgColor { background-color: #63434D; }

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

This div background color is #63434D.

Border color

.myBorderColor { border: 1px solid #63434D; }

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

This div border color is #63434D.

Opacity

.myOpacity80 { color: #63434D; opacity: 0.8; }

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

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

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

This text has shadow with #63434D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63434D.

Preview

Color preview on black background

This text has color #63434D on black background.


Color preview on white background

This text has color #63434D on white background.


Black color preview on #63434D background

This text has black color on #63434D background.


White color preview on #63434D background

This text has white color on #63434D background.


Related colors

Complementary color

Complementary color for #hex is #9CBCB2.


I love getcolorcode.com

Triadic colors

1 #4D6343 and #434D63 with #63434D are triadic colors.

2 #4D4363 and #43634D with #63434D are triadic colors.