COLOR #63493C

HEX: #63493C RGB: (99,73,60)

Color info

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

RGB color model

#63493C color RGB value is (99,73,60).

RGB: (99,73,60) (39%, 29%, 24%)

RGB channels and saturation

R 99 of 255 = 39%
G 73 of 255 = 29%
B 60 of 255 = 24%

99
73
60

R + G + B ~ 31%. #63493C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 73 + 60 = 232 (100%)
R 99 of 232 ~ 42.67%
G 73 of 232 ~ 31.47%
B 60 of 232 ~ 25.86'%

%42.67
%31.47
%25.86

CMYK color model

#63493C color CMYK value is (0,26,39,61).

  • cyan value is 0.00%
  • magenta value is 26.26%
  • yellow value is 39.39%
  • key color value is 61.18%
CMYK: (0,26,39,61) C0M26Y39K61 (0%,26%,39%,61%) (0.00/0.26/0.39/0.61) 

CMYK percentages

%0
%26.26
%39.39
%61.18

Codes

Color #63493C in popluar color models

63 49 3C
RGB 99 73 60
HSL 20° 24.53% 31.18%
HSB/HSV 20° 39.39% 38.82%
CMYK 0.00% 26.26% 39.39%
61.18%

Color #63493C in popluar number systems.

HEX 63 49 3C
Decimal 99 73 60
Binary 1100011 1001001 111100
Octal 143 111 74

Shades and tints

Shades of #63493C

#63493C
(99,73,60)
#5A4337
(90,67,55)
#513D32
(81,61,50)
#48372D
(72,55,45)
#3F3128
(63,49,40)
#362B23
(54,43,35)
#2D251E
(45,37,30)
#241F19
(36,31,25)
#1B1914
(27,25,20)
#12130F
(18,19,15)
#090D0A
(9,13,10)
#000000
(0,0,0)

Tints of #63493C

#63493C
(99,73,60)
#71594D
(113,89,77)
#7F695E
(127,105,94)
#8D796F
(141,121,111)
#9B8980
(155,137,128)
#A99991
(169,153,145)
#B7A9A2
(183,169,162)
#C5B9B3
(197,185,179)
#D3C9C4
(211,201,196)
#E1D9D5
(225,217,213)
#EFE9E6
(239,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63493C color. Also use rgb(99,73,60) instead hex code.

Text Font Color

.myTextColor { color: #63493C; }

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

This text font color is #63493C.

Background Color

.myBgColor { background-color: #63493C; }

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

This div background color is #63493C.

Border color

.myBorderColor { border: 1px solid #63493C; }

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

This div border color is #63493C.

Opacity

.myOpacity80 { color: #63493C; opacity: 0.8; }

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

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

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

This text has shadow with #63493C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63493C.

Preview

Color preview on black background

This text has color #63493C on black background.


Color preview on white background

This text has color #63493C on white background.


Black color preview on #63493C background

This text has black color on #63493C background.


White color preview on #63493C background

This text has white color on #63493C background.


Related colors

Complementary color

Complementary color for #hex is #9CB6C3.


I love getcolorcode.com

Triadic colors

1 #3C6349 and #493C63 with #63493C are triadic colors.

2 #3C4963 and #49633C with #63493C are triadic colors.