COLOR #63342F

HEX: #63342F RGB: (99,52,47)

Color info

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

RGB color model

#63342F color RGB value is (99,52,47).

RGB: (99,52,47) (39%, 20%, 18%)

RGB channels and saturation

R 99 of 255 = 39%
G 52 of 255 = 20%
B 47 of 255 = 18%

99
52
47

R + G + B ~ 26%. #63342F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 52 + 47 = 198 (100%)
R 99 of 198 ~ 50%
G 52 of 198 ~ 26.26%
B 47 of 198 ~ 23.74'%

%50
%26.26
%23.74

CMYK color model

#63342F color CMYK value is (0,47,53,61).

  • cyan value is 0.00%
  • magenta value is 47.47%
  • yellow value is 52.53%
  • key color value is 61.18%
CMYK: (0,47,53,61) C0M47Y53K61 (0%,47%,53%,61%) (0.00/0.47/0.53/0.61) 

CMYK percentages

%0
%47.47
%52.53
%61.18

Codes

Color #63342F in popluar color models

63 34 2F
RGB 99 52 47
HSL 35.62% 28.63%
HSB/HSV 52.53% 38.82%
CMYK 0.00% 47.47% 52.53%
61.18%

Color #63342F in popluar number systems.

HEX 63 34 2F
Decimal 99 52 47
Binary 1100011 110100 101111
Octal 143 64 57

Shades and tints

Shades of #63342F

#63342F
(99,52,47)
#5A302B
(90,48,43)
#512C27
(81,44,39)
#482823
(72,40,35)
#3F241F
(63,36,31)
#36201B
(54,32,27)
#2D1C17
(45,28,23)
#241813
(36,24,19)
#1B140F
(27,20,15)
#12100B
(18,16,11)
#090C07
(9,12,7)
#000000
(0,0,0)

Tints of #63342F

#63342F
(99,52,47)
#714641
(113,70,65)
#7F5853
(127,88,83)
#8D6A65
(141,106,101)
#9B7C77
(155,124,119)
#A98E89
(169,142,137)
#B7A09B
(183,160,155)
#C5B2AD
(197,178,173)
#D3C4BF
(211,196,191)
#E1D6D1
(225,214,209)
#EFE8E3
(239,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63342F color. Also use rgb(99,52,47) instead hex code.

Text Font Color

.myTextColor { color: #63342F; }

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

This text font color is #63342F.

Background Color

.myBgColor { background-color: #63342F; }

<div style="background-color:#63342F">Inner text</div>

This div background color is #63342F.

Border color

.myBorderColor { border: 1px solid #63342F; }

<div style="border:3px solid #63342F">Div</div>

This div border color is #63342F.

Opacity

.myOpacity80 { color: #63342F; opacity: 0.8; }

<p style="color:#63342F;opacity:0.8;">80%</p>

Text with #63342F 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 #63342F;}

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

This text has shadow with #63342F color.


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

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

This text has shadow with #63342F primary color and red secondary color.


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

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

This text has shadow with #63342F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63342F.

Preview

Color preview on black background

This text has color #63342F on black background.


Color preview on white background

This text has color #63342F on white background.


Black color preview on #63342F background

This text has black color on #63342F background.


White color preview on #63342F background

This text has white color on #63342F background.


Related colors

Complementary color

Complementary color for #hex is #9CCBD0.


I love getcolorcode.com

Triadic colors

1 #2F6334 and #342F63 with #63342F are triadic colors.

2 #2F3463 and #34632F with #63342F are triadic colors.