COLOR #63341E

HEX: #63341E RGB: (99,52,30)

Color info

#63341E contains mainly red and green colors. Web safe color of #63341E is #663333 (or #633).

RGB color model

#63341E color RGB value is (99,52,30).

RGB: (99,52,30) (39%, 20%, 12%)

RGB channels and saturation

R 99 of 255 = 39%
G 52 of 255 = 20%
B 30 of 255 = 12%

99
52
30

R + G + B ~ 24%. #63341E is dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 52 + 30 = 181 (100%)
R 99 of 181 ~ 54.7%
G 52 of 181 ~ 28.73%
B 30 of 181 ~ 16.57'%

%54.7
%28.73
%16.57

CMYK color model

#63341E color CMYK value is (0,47,70,61).

  • cyan value is 0.00%
  • magenta value is 47.47%
  • yellow value is 69.70%
  • key color value is 61.18%
CMYK: (0,47,70,61) C0M47Y70K61 (0%,47%,70%,61%) (0.00/0.47/0.70/0.61) 

CMYK percentages

%0
%47.47
%69.7
%61.18

Codes

Color #63341E in popluar color models

63 34 1E
RGB 99 52 30
HSL 19° 53.49% 25.29%
HSB/HSV 19° 69.70% 38.82%
CMYK 0.00% 47.47% 69.70%
61.18%

Color #63341E in popluar number systems.

HEX 63 34 1E
Decimal 99 52 30
Binary 1100011 110100 11110
Octal 143 64 36

Shades and tints

Shades of #63341E

#63341E
(99,52,30)
#5A301C
(90,48,28)
#512C1A
(81,44,26)
#482818
(72,40,24)
#3F2416
(63,36,22)
#362014
(54,32,20)
#2D1C12
(45,28,18)
#241810
(36,24,16)
#1B140E
(27,20,14)
#12100C
(18,16,12)
#090C0A
(9,12,10)
#000000
(0,0,0)

Tints of #63341E

#63341E
(99,52,30)
#714632
(113,70,50)
#7F5846
(127,88,70)
#8D6A5A
(141,106,90)
#9B7C6E
(155,124,110)
#A98E82
(169,142,130)
#B7A096
(183,160,150)
#C5B2AA
(197,178,170)
#D3C4BE
(211,196,190)
#E1D6D2
(225,214,210)
#EFE8E6
(239,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63341E color. Also use rgb(99,52,30) instead hex code.

Text Font Color

.myTextColor { color: #63341E; }

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

This text font color is #63341E.

Background Color

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

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

This div background color is #63341E.

Border color

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

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

This div border color is #63341E.

Opacity

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

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

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

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

This text has shadow with #63341E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63341E.

Preview

Color preview on black background

This text has color #63341E on black background.


Color preview on white background

This text has color #63341E on white background.


Black color preview on #63341E background

This text has black color on #63341E background.


White color preview on #63341E background

This text has white color on #63341E background.


Related colors

Complementary color

Complementary color for #hex is #9CCBE1.


I love getcolorcode.com

Triadic colors

1 #1E6334 and #341E63 with #63341E are triadic colors.

2 #1E3463 and #34631E with #63341E are triadic colors.