COLOR #63322E

HEX: #63322E RGB: (99,50,46)

Color info

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

RGB color model

#63322E color RGB value is (99,50,46).

RGB: (99,50,46) (39%, 20%, 18%)

RGB channels and saturation

R 99 of 255 = 39%
G 50 of 255 = 20%
B 46 of 255 = 18%

99
50
46

R + G + B ~ 26%. #63322E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 50 + 46 = 195 (100%)
R 99 of 195 ~ 50.77%
G 50 of 195 ~ 25.64%
B 46 of 195 ~ 23.59'%

%50.77
%25.64
%23.59

CMYK color model

#63322E color CMYK value is (0,49,54,61).

  • cyan value is 0.00%
  • magenta value is 49.49%
  • yellow value is 53.54%
  • key color value is 61.18%

CMYK: (0,49,54,61)
C0M49Y54K61 (0%, 49%, 54%, 61%)
(0.00 / 0.49 / 0.54 / 0.61)

CMYK percentages

%0
%49.49
%53.54
%61.18

Codes

Color #63322E in popluar color models

63 32 2E
RGB 99 50 46
HSL 36.55% 28.43%
HSB/HSV 53.54% 38.82%
CMYK 0.00% 49.49% 53.54%
61.18%

Color #63322E in popluar number systems.

HEX 63 32 2E
Decimal 99 50 46
Binary 1100011 110010 101110
Octal 143 62 56

Shades and tints

Shades of #63322E

#63322E
(99,50,46)
#5A2E2A
(90,46,42)
#512A26
(81,42,38)
#482622
(72,38,34)
#3F221E
(63,34,30)
#361E1A
(54,30,26)
#2D1A16
(45,26,22)
#241612
(36,22,18)
#1B120E
(27,18,14)
#120E0A
(18,14,10)
#090A06
(9,10,6)
#000000
(0,0,0)

Tints of #63322E

#63322E
(99,50,46)
#714441
(113,68,65)
#7F5654
(127,86,84)
#8D6867
(141,104,103)
#9B7A7A
(155,122,122)
#A98C8D
(169,140,141)
#B79EA0
(183,158,160)
#C5B0B3
(197,176,179)
#D3C2C6
(211,194,198)
#E1D4D9
(225,212,217)
#EFE6EC
(239,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63322E color. Also use rgb(99,50,46) instead hex code.

Text Font Color

.myTextColor { color: #63322E; }

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

This text font color is #63322E.

Background Color

.myBgColor { background-color: #63322E; }

<div style="background-color:#63322E">Inner text</div>

This div background color is #63322E.

Border color

.myBorderColor { border: 1px solid #63322E; }

<div style="border:3px solid #63322E">Div</div>

This div border color is #63322E.

Opacity

.myOpacity80 { color: #63322E; opacity: 0.8; }

<p style="color:#63322E;opacity:0.8;">80%</p>

Text with #63322E 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 #63322E;}

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

This text has shadow with #63322E color.


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

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

This text has shadow with #63322E primary color and red secondary color.


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

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

This text has shadow with #63322E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63322E.

Preview

Color preview on black background

This text has color #63322E on black background.


Color preview on white background

This text has color #63322E on white background.


Black color preview on #63322E background

This text has black color on #63322E background.


White color preview on #63322E background

This text has white color on #63322E background.


Related colors

Complementary color

Complementary color for #hex is #9CCDD1.


I love getcolorcode.com

Triadic colors

1 #2E6332 and #322E63 with #63322E are triadic colors.

2 #2E3263 and #32632E with #63322E are triadic colors.