COLOR #63393C

HEX: #63393C RGB: (99,57,60)

Color info

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

RGB color model

#63393C color RGB value is (99,57,60).

RGB: (99,57,60) (39%, 22%, 24%)

RGB channels and saturation

R 99 of 255 = 39%
G 57 of 255 = 22%
B 60 of 255 = 24%

99
57
60

R + G + B ~ 28%. #63393C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 57 + 60 = 216 (100%)
R 99 of 216 ~ 45.83%
G 57 of 216 ~ 26.39%
B 60 of 216 ~ 27.78'%

%45.83
%26.39
%27.78

CMYK color model

#63393C color CMYK value is (0,42,39,61).

  • cyan value is 0.00%
  • magenta value is 42.42%
  • yellow value is 39.39%
  • key color value is 61.18%

CMYK: (0,42,39,61)
C0M42Y39K61 (0%, 42%, 39%, 61%)
(0.00 / 0.42 / 0.39 / 0.61)

CMYK percentages

%0
%42.42
%39.39
%61.18

Codes

Color #63393C in popluar color models

63 39 3C
RGB 99 57 60
HSL 356° 26.92% 30.59%
HSB/HSV 356° 42.42% 38.82%
CMYK 0.00% 42.42% 39.39%
61.18%

Color #63393C in popluar number systems.

HEX 63 39 3C
Decimal 99 57 60
Binary 1100011 111001 111100
Octal 143 71 74

Shades and tints

Shades of #63393C

#63393C
(99,57,60)
#5A3437
(90,52,55)
#512F32
(81,47,50)
#482A2D
(72,42,45)
#3F2528
(63,37,40)
#362023
(54,32,35)
#2D1B1E
(45,27,30)
#241619
(36,22,25)
#1B1114
(27,17,20)
#120C0F
(18,12,15)
#09070A
(9,7,10)
#000000
(0,0,0)

Tints of #63393C

#63393C
(99,57,60)
#714B4D
(113,75,77)
#7F5D5E
(127,93,94)
#8D6F6F
(141,111,111)
#9B8180
(155,129,128)
#A99391
(169,147,145)
#B7A5A2
(183,165,162)
#C5B7B3
(197,183,179)
#D3C9C4
(211,201,196)
#E1DBD5
(225,219,213)
#EFEDE6
(239,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63393C; }

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

This text font color is #63393C.

Background Color

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

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

This div background color is #63393C.

Border color

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

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

This div border color is #63393C.

Opacity

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

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

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

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

This text has shadow with #63393C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63393C.

Preview

Color preview on black background

This text has color #63393C on black background.


Color preview on white background

This text has color #63393C on white background.


Black color preview on #63393C background

This text has black color on #63393C background.


White color preview on #63393C background

This text has white color on #63393C background.


Related colors

Complementary color

Complementary color for #hex is #9CC6C3.


I love getcolorcode.com

Triadic colors

1 #3C6339 and #393C63 with #63393C are triadic colors.

2 #3C3963 and #39633C with #63393C are triadic colors.