COLOR #733552

HEX: #733552 RGB: (115,53,82)

Color info

#733552 contains mainly red and blue colors. Web safe color of #733552 is #663366 (or #636).

RGB color model

#733552 color RGB value is (115,53,82).

RGB: (115,53,82) (45%, 21%, 32%)

RGB channels and saturation

R 115 of 255 = 45%
G 53 of 255 = 21%
B 82 of 255 = 32%

115
53
82

R + G + B ~ 33%. #733552 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 53 + 82 = 250 (100%)
R 115 of 250 ~ 46%
G 53 of 250 ~ 21.2%
B 82 of 250 ~ 32.8'%

%46
%21.2
%32.8

CMYK color model

#733552 color CMYK value is (0,54,29,55).

  • cyan value is 0.00%
  • magenta value is 53.91%
  • yellow value is 28.70%
  • key color value is 54.90%

CMYK: (0,54,29,55)
C0M54Y29K55 (0%, 54%, 29%, 55%)
(0.00 / 0.54 / 0.29 / 0.55)

CMYK percentages

%0
%53.91
%28.7
%54.9

Codes

Color #733552 in popluar color models

73 35 52
RGB 115 53 82
HSL 332° 36.90% 32.94%
HSB/HSV 332° 53.91% 45.10%
CMYK 0.00% 53.91% 28.70%
54.90%

Color #733552 in popluar number systems.

HEX 73 35 52
Decimal 115 53 82
Binary 1110011 110101 1010010
Octal 163 65 122

Shades and tints

Shades of #733552

#733552
(115,53,82)
#69314B
(105,49,75)
#5F2D44
(95,45,68)
#55293D
(85,41,61)
#4B2536
(75,37,54)
#41212F
(65,33,47)
#371D28
(55,29,40)
#2D1921
(45,25,33)
#23151A
(35,21,26)
#191113
(25,17,19)
#0F0D0C
(15,13,12)
#000000
(0,0,0)

Tints of #733552

#733552
(115,53,82)
#7F4761
(127,71,97)
#8B5970
(139,89,112)
#976B7F
(151,107,127)
#A37D8E
(163,125,142)
#AF8F9D
(175,143,157)
#BBA1AC
(187,161,172)
#C7B3BB
(199,179,187)
#D3C5CA
(211,197,202)
#DFD7D9
(223,215,217)
#EBE9E8
(235,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #733552 color. Also use rgb(115,53,82) instead hex code.

Text Font Color

.myTextColor { color: #733552; }

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

This text font color is #733552.

Background Color

.myBgColor { background-color: #733552; }

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

This div background color is #733552.

Border color

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

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

This div border color is #733552.

Opacity

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

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

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

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

This text has shadow with #733552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #733552.

Preview

Color preview on black background

This text has color #733552 on black background.


Color preview on white background

This text has color #733552 on white background.


Black color preview on #733552 background

This text has black color on #733552 background.


White color preview on #733552 background

This text has white color on #733552 background.


Related colors

Complementary color

Complementary color for #hex is #8CCAAD.


I love getcolorcode.com

Triadic colors

1 #527335 and #355273 with #733552 are triadic colors.

2 #523573 and #357352 with #733552 are triadic colors.