COLOR #753365

HEX: #753365 RGB: (117,51,101)

Color info

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

RGB color model

#753365 color RGB value is (117,51,101).

RGB: (117,51,101) (46%, 20%, 40%)

RGB channels and saturation

R 117 of 255 = 46%
G 51 of 255 = 20%
B 101 of 255 = 40%

117
51
101

R + G + B ~ 35%. #753365 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 51 + 101 = 269 (100%)
R 117 of 269 ~ 43.49%
G 51 of 269 ~ 18.96%
B 101 of 269 ~ 37.55'%

%43.49
%18.96
%37.55

CMYK color model

#753365 color CMYK value is (0,56,14,54).

  • cyan value is 0.00%
  • magenta value is 56.41%
  • yellow value is 13.68%
  • key color value is 54.12%

CMYK: (0,56,14,54)
C0M56Y14K54 (0%, 56%, 14%, 54%)
(0.00 / 0.56 / 0.14 / 0.54)

CMYK percentages

%0
%56.41
%13.68
%54.12

Codes

Color #753365 in popluar color models

75 33 65
RGB 117 51 101
HSL 315° 39.29% 32.94%
HSB/HSV 315° 56.41% 45.88%
CMYK 0.00% 56.41% 13.68%
54.12%

Color #753365 in popluar number systems.

HEX 75 33 65
Decimal 117 51 101
Binary 1110101 110011 1100101
Octal 165 63 145

Shades and tints

Shades of #753365

#753365
(117,51,101)
#6B2F5C
(107,47,92)
#612B53
(97,43,83)
#57274A
(87,39,74)
#4D2341
(77,35,65)
#431F38
(67,31,56)
#391B2F
(57,27,47)
#2F1726
(47,23,38)
#25131D
(37,19,29)
#1B0F14
(27,15,20)
#110B0B
(17,11,11)
#000000
(0,0,0)

Tints of #753365

#753365
(117,51,101)
#814573
(129,69,115)
#8D5781
(141,87,129)
#99698F
(153,105,143)
#A57B9D
(165,123,157)
#B18DAB
(177,141,171)
#BD9FB9
(189,159,185)
#C9B1C7
(201,177,199)
#D5C3D5
(213,195,213)
#E1D5E3
(225,213,227)
#EDE7F1
(237,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #753365 color. Also use rgb(117,51,101) instead hex code.

Text Font Color

.myTextColor { color: #753365; }

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

This text font color is #753365.

Background Color

.myBgColor { background-color: #753365; }

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

This div background color is #753365.

Border color

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

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

This div border color is #753365.

Opacity

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

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

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

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

This text has shadow with #753365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753365.

Preview

Color preview on black background

This text has color #753365 on black background.


Color preview on white background

This text has color #753365 on white background.


Black color preview on #753365 background

This text has black color on #753365 background.


White color preview on #753365 background

This text has white color on #753365 background.


Related colors

Complementary color

Complementary color for #hex is #8ACC9A.


I love getcolorcode.com

Triadic colors

1 #657533 and #336575 with #753365 are triadic colors.

2 #653375 and #337565 with #753365 are triadic colors.