COLOR #753456

HEX: #753456 RGB: (117,52,86)

Color info

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

RGB color model

#753456 color RGB value is (117,52,86).

RGB: (117,52,86) (46%, 20%, 34%)

RGB channels and saturation

R 117 of 255 = 46%
G 52 of 255 = 20%
B 86 of 255 = 34%

117
52
86

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

Portions of RGB colors in percentages

R + G + B = 117 + 52 + 86 = 255 (100%)
R 117 of 255 ~ 45.88%
G 52 of 255 ~ 20.39%
B 86 of 255 ~ 33.73'%

%45.88
%20.39
%33.73

CMYK color model

#753456 color CMYK value is (0,56,26,54).

  • cyan value is 0.00%
  • magenta value is 55.56%
  • yellow value is 26.50%
  • key color value is 54.12%

CMYK: (0,56,26,54)
C0M56Y26K54 (0%, 56%, 26%, 54%)
(0.00 / 0.56 / 0.26 / 0.54)

CMYK percentages

%0
%55.56
%26.5
%54.12

Codes

Color #753456 in popluar color models

75 34 56
RGB 117 52 86
HSL 329° 38.46% 33.14%
HSB/HSV 329° 55.56% 45.88%
CMYK 0.00% 55.56% 26.50%
54.12%

Color #753456 in popluar number systems.

HEX 75 34 56
Decimal 117 52 86
Binary 1110101 110100 1010110
Octal 165 64 126

Shades and tints

Shades of #753456

#753456
(117,52,86)
#6B304F
(107,48,79)
#612C48
(97,44,72)
#572841
(87,40,65)
#4D243A
(77,36,58)
#432033
(67,32,51)
#391C2C
(57,28,44)
#2F1825
(47,24,37)
#25141E
(37,20,30)
#1B1017
(27,16,23)
#110C10
(17,12,16)
#000000
(0,0,0)

Tints of #753456

#753456
(117,52,86)
#814665
(129,70,101)
#8D5874
(141,88,116)
#996A83
(153,106,131)
#A57C92
(165,124,146)
#B18EA1
(177,142,161)
#BDA0B0
(189,160,176)
#C9B2BF
(201,178,191)
#D5C4CE
(213,196,206)
#E1D6DD
(225,214,221)
#EDE8EC
(237,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #753456 color. Also use rgb(117,52,86) instead hex code.

Text Font Color

.myTextColor { color: #753456; }

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

This text font color is #753456.

Background Color

.myBgColor { background-color: #753456; }

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

This div background color is #753456.

Border color

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

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

This div border color is #753456.

Opacity

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

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

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

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

This text has shadow with #753456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753456.

Preview

Color preview on black background

This text has color #753456 on black background.


Color preview on white background

This text has color #753456 on white background.


Black color preview on #753456 background

This text has black color on #753456 background.


White color preview on #753456 background

This text has white color on #753456 background.


Related colors

Complementary color

Complementary color for #hex is #8ACBA9.


I love getcolorcode.com

Triadic colors

1 #567534 and #345675 with #753456 are triadic colors.

2 #563475 and #347556 with #753456 are triadic colors.