COLOR #633D52

HEX: #633D52 RGB: (99,61,82)

Color info

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

RGB color model

#633D52 color RGB value is (99,61,82).

RGB: (99,61,82) (39%, 24%, 32%)

RGB channels and saturation

R 99 of 255 = 39%
G 61 of 255 = 24%
B 82 of 255 = 32%

99
61
82

R + G + B ~ 32%. #633D52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 61 + 82 = 242 (100%)
R 99 of 242 ~ 40.91%
G 61 of 242 ~ 25.21%
B 82 of 242 ~ 33.88'%

%40.91
%25.21
%33.88

CMYK color model

#633D52 color CMYK value is (0,38,17,61).

  • cyan value is 0.00%
  • magenta value is 38.38%
  • yellow value is 17.17%
  • key color value is 61.18%
CMYK: (0,38,17,61) C0M38Y17K61 (0%,38%,17%,61%) (0.00/0.38/0.17/0.61) 

CMYK percentages

%0
%38.38
%17.17
%61.18

Codes

Color #633D52 in popluar color models

63 3D 52
RGB 99 61 82
HSL 327° 23.75% 31.37%
HSB/HSV 327° 38.38% 38.82%
CMYK 0.00% 38.38% 17.17%
61.18%

Color #633D52 in popluar number systems.

HEX 63 3D 52
Decimal 99 61 82
Binary 1100011 111101 1010010
Octal 143 75 122

Shades and tints

Shades of #633D52

#633D52
(99,61,82)
#5A384B
(90,56,75)
#513344
(81,51,68)
#482E3D
(72,46,61)
#3F2936
(63,41,54)
#36242F
(54,36,47)
#2D1F28
(45,31,40)
#241A21
(36,26,33)
#1B151A
(27,21,26)
#121013
(18,16,19)
#090B0C
(9,11,12)
#000000
(0,0,0)

Tints of #633D52

#633D52
(99,61,82)
#714E61
(113,78,97)
#7F5F70
(127,95,112)
#8D707F
(141,112,127)
#9B818E
(155,129,142)
#A9929D
(169,146,157)
#B7A3AC
(183,163,172)
#C5B4BB
(197,180,187)
#D3C5CA
(211,197,202)
#E1D6D9
(225,214,217)
#EFE7E8
(239,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #633D52 color. Also use rgb(99,61,82) instead hex code.

Text Font Color

.myTextColor { color: #633D52; }

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

This text font color is #633D52.

Background Color

.myBgColor { background-color: #633D52; }

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

This div background color is #633D52.

Border color

.myBorderColor { border: 1px solid #633D52; }

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

This div border color is #633D52.

Opacity

.myOpacity80 { color: #633D52; opacity: 0.8; }

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

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

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

This text has shadow with #633D52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #633D52.

Preview

Color preview on black background

This text has color #633D52 on black background.


Color preview on white background

This text has color #633D52 on white background.


Black color preview on #633D52 background

This text has black color on #633D52 background.


White color preview on #633D52 background

This text has white color on #633D52 background.


Related colors

Complementary color

Complementary color for #hex is #9CC2AD.


I love getcolorcode.com

Triadic colors

1 #52633D and #3D5263 with #633D52 are triadic colors.

2 #523D63 and #3D6352 with #633D52 are triadic colors.