COLOR #753053

HEX: #753053 RGB: (117,48,83)

Color info

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

RGB color model

#753053 color RGB value is (117,48,83).

RGB: (117,48,83) (46%, 19%, 33%)

RGB channels and saturation

R 117 of 255 = 46%
G 48 of 255 = 19%
B 83 of 255 = 33%

117
48
83

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

Portions of RGB colors in percentages

R + G + B = 117 + 48 + 83 = 248 (100%)
R 117 of 248 ~ 47.18%
G 48 of 248 ~ 19.35%
B 83 of 248 ~ 33.47'%

%47.18
%19.35
%33.47

CMYK color model

#753053 color CMYK value is (0,59,29,54).

  • cyan value is 0.00%
  • magenta value is 58.97%
  • yellow value is 29.06%
  • key color value is 54.12%

CMYK: (0,59,29,54)
C0M59Y29K54 (0%, 59%, 29%, 54%)
(0.00 / 0.59 / 0.29 / 0.54)

CMYK percentages

%0
%58.97
%29.06
%54.12

Codes

Color #753053 in popluar color models

75 30 53
RGB 117 48 83
HSL 330° 41.82% 32.35%
HSB/HSV 330° 58.97% 45.88%
CMYK 0.00% 58.97% 29.06%
54.12%

Color #753053 in popluar number systems.

HEX 75 30 53
Decimal 117 48 83
Binary 1110101 110000 1010011
Octal 165 60 123

Shades and tints

Shades of #753053

#753053
(117,48,83)
#6B2C4C
(107,44,76)
#612845
(97,40,69)
#57243E
(87,36,62)
#4D2037
(77,32,55)
#431C30
(67,28,48)
#391829
(57,24,41)
#2F1422
(47,20,34)
#25101B
(37,16,27)
#1B0C14
(27,12,20)
#11080D
(17,8,13)
#000000
(0,0,0)

Tints of #753053

#753053
(117,48,83)
#814262
(129,66,98)
#8D5471
(141,84,113)
#996680
(153,102,128)
#A5788F
(165,120,143)
#B18A9E
(177,138,158)
#BD9CAD
(189,156,173)
#C9AEBC
(201,174,188)
#D5C0CB
(213,192,203)
#E1D2DA
(225,210,218)
#EDE4E9
(237,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #753053 color. Also use rgb(117,48,83) instead hex code.

Text Font Color

.myTextColor { color: #753053; }

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

This text font color is #753053.

Background Color

.myBgColor { background-color: #753053; }

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

This div background color is #753053.

Border color

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

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

This div border color is #753053.

Opacity

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

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

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

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

This text has shadow with #753053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753053.

Preview

Color preview on black background

This text has color #753053 on black background.


Color preview on white background

This text has color #753053 on white background.


Black color preview on #753053 background

This text has black color on #753053 background.


White color preview on #753053 background

This text has white color on #753053 background.


Related colors

Complementary color

Complementary color for #hex is #8ACFAC.


I love getcolorcode.com

Triadic colors

1 #537530 and #305375 with #753053 are triadic colors.

2 #533075 and #307553 with #753053 are triadic colors.