COLOR #633247

HEX: #633247 RGB: (99,50,71)

Color info

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

RGB color model

#633247 color RGB value is (99,50,71).

RGB: (99,50,71) (39%, 20%, 28%)

RGB channels and saturation

R 99 of 255 = 39%
G 50 of 255 = 20%
B 71 of 255 = 28%

99
50
71

R + G + B ~ 29%. #633247 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 50 + 71 = 220 (100%)
R 99 of 220 ~ 45%
G 50 of 220 ~ 22.73%
B 71 of 220 ~ 32.27'%

%45
%22.73
%32.27

CMYK color model

#633247 color CMYK value is (0,49,28,61).

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

CMYK: (0,49,28,61)
C0M49Y28K61 (0%, 49%, 28%, 61%)
(0.00 / 0.49 / 0.28 / 0.61)

CMYK percentages

%0
%49.49
%28.28
%61.18

Codes

Color #633247 in popluar color models

63 32 47
RGB 99 50 71
HSL 334° 32.89% 29.22%
HSB/HSV 334° 49.49% 38.82%
CMYK 0.00% 49.49% 28.28%
61.18%

Color #633247 in popluar number systems.

HEX 63 32 47
Decimal 99 50 71
Binary 1100011 110010 1000111
Octal 143 62 107

Shades and tints

Shades of #633247

#633247
(99,50,71)
#5A2E41
(90,46,65)
#512A3B
(81,42,59)
#482635
(72,38,53)
#3F222F
(63,34,47)
#361E29
(54,30,41)
#2D1A23
(45,26,35)
#24161D
(36,22,29)
#1B1217
(27,18,23)
#120E11
(18,14,17)
#090A0B
(9,10,11)
#000000
(0,0,0)

Tints of #633247

#633247
(99,50,71)
#714457
(113,68,87)
#7F5667
(127,86,103)
#8D6877
(141,104,119)
#9B7A87
(155,122,135)
#A98C97
(169,140,151)
#B79EA7
(183,158,167)
#C5B0B7
(197,176,183)
#D3C2C7
(211,194,199)
#E1D4D7
(225,212,215)
#EFE6E7
(239,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #633247; }

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

This text font color is #633247.

Background Color

.myBgColor { background-color: #633247; }

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

This div background color is #633247.

Border color

.myBorderColor { border: 1px solid #633247; }

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

This div border color is #633247.

Opacity

.myOpacity80 { color: #633247; opacity: 0.8; }

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

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

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

This text has shadow with #633247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #633247.

Preview

Color preview on black background

This text has color #633247 on black background.


Color preview on white background

This text has color #633247 on white background.


Black color preview on #633247 background

This text has black color on #633247 background.


White color preview on #633247 background

This text has white color on #633247 background.


Related colors

Complementary color

Complementary color for #hex is #9CCDB8.


I love getcolorcode.com

Triadic colors

1 #476332 and #324763 with #633247 are triadic colors.

2 #473263 and #326347 with #633247 are triadic colors.