COLOR #733250

HEX: #733250 RGB: (115,50,80)

Color info

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

RGB color model

#733250 color RGB value is (115,50,80).

RGB: (115,50,80) (45%, 20%, 31%)

RGB channels and saturation

R 115 of 255 = 45%
G 50 of 255 = 20%
B 80 of 255 = 31%

115
50
80

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

Portions of RGB colors in percentages

R + G + B = 115 + 50 + 80 = 245 (100%)
R 115 of 245 ~ 46.94%
G 50 of 245 ~ 20.41%
B 80 of 245 ~ 32.65'%

%46.94
%20.41
%32.65

CMYK color model

#733250 color CMYK value is (0,57,30,55).

  • cyan value is 0.00%
  • magenta value is 56.52%
  • yellow value is 30.43%
  • key color value is 54.90%

CMYK: (0,57,30,55)
C0M57Y30K55 (0%, 57%, 30%, 55%)
(0.00 / 0.57 / 0.30 / 0.55)

CMYK percentages

%0
%56.52
%30.43
%54.9

Codes

Color #733250 in popluar color models

73 32 50
RGB 115 50 80
HSL 332° 39.39% 32.35%
HSB/HSV 332° 56.52% 45.10%
CMYK 0.00% 56.52% 30.43%
54.90%

Color #733250 in popluar number systems.

HEX 73 32 50
Decimal 115 50 80
Binary 1110011 110010 1010000
Octal 163 62 120

Shades and tints

Shades of #733250

#733250
(115,50,80)
#692E49
(105,46,73)
#5F2A42
(95,42,66)
#55263B
(85,38,59)
#4B2234
(75,34,52)
#411E2D
(65,30,45)
#371A26
(55,26,38)
#2D161F
(45,22,31)
#231218
(35,18,24)
#190E11
(25,14,17)
#0F0A0A
(15,10,10)
#000000
(0,0,0)

Tints of #733250

#733250
(115,50,80)
#7F445F
(127,68,95)
#8B566E
(139,86,110)
#97687D
(151,104,125)
#A37A8C
(163,122,140)
#AF8C9B
(175,140,155)
#BB9EAA
(187,158,170)
#C7B0B9
(199,176,185)
#D3C2C8
(211,194,200)
#DFD4D7
(223,212,215)
#EBE6E6
(235,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #733250 color. Also use rgb(115,50,80) instead hex code.

Text Font Color

.myTextColor { color: #733250; }

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

This text font color is #733250.

Background Color

.myBgColor { background-color: #733250; }

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

This div background color is #733250.

Border color

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

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

This div border color is #733250.

Opacity

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

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

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

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

This text has shadow with #733250 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #733250.

Preview

Color preview on black background

This text has color #733250 on black background.


Color preview on white background

This text has color #733250 on white background.


Black color preview on #733250 background

This text has black color on #733250 background.


White color preview on #733250 background

This text has white color on #733250 background.


Related colors

Complementary color

Complementary color for #hex is #8CCDAF.


I love getcolorcode.com

Triadic colors

1 #507332 and #325073 with #733250 are triadic colors.

2 #503273 and #327350 with #733250 are triadic colors.