COLOR #755372

HEX: #755372 RGB: (117,83,114)

Color info

#755372 contains red, green and blue colors in about the same proportion. Web safe color of #755372 is #666666 (or #666).

RGB color model

#755372 color RGB value is (117,83,114).

RGB: (117,83,114) (46%, 33%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 83 of 255 = 33%
B 114 of 255 = 45%

117
83
114

R + G + B ~ 41%. #755372 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 83 + 114 = 314 (100%)
R 117 of 314 ~ 37.26%
G 83 of 314 ~ 26.43%
B 114 of 314 ~ 36.31'%

%37.26
%26.43
%36.31

CMYK color model

#755372 color CMYK value is (0,29,3,54).

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

CMYK: (0,29,3,54)
C0M29Y3K54 (0%, 29%, 3%, 54%)
(0.00 / 0.29 / 0.03 / 0.54)

CMYK percentages

%0
%29.06
%2.56
%54.12

Codes

Color #755372 in popluar color models

75 53 72
RGB 117 83 114
HSL 305° 17.00% 39.22%
HSB/HSV 305° 29.06% 45.88%
CMYK 0.00% 29.06% 2.56%
54.12%

Color #755372 in popluar number systems.

HEX 75 53 72
Decimal 117 83 114
Binary 1110101 1010011 1110010
Octal 165 123 162

Shades and tints

Shades of #755372

#755372
(117,83,114)
#6B4C68
(107,76,104)
#61455E
(97,69,94)
#573E54
(87,62,84)
#4D374A
(77,55,74)
#433040
(67,48,64)
#392936
(57,41,54)
#2F222C
(47,34,44)
#251B22
(37,27,34)
#1B1418
(27,20,24)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #755372

#755372
(117,83,114)
#81627E
(129,98,126)
#8D718A
(141,113,138)
#998096
(153,128,150)
#A58FA2
(165,143,162)
#B19EAE
(177,158,174)
#BDADBA
(189,173,186)
#C9BCC6
(201,188,198)
#D5CBD2
(213,203,210)
#E1DADE
(225,218,222)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755372; }

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

This text font color is #755372.

Background Color

.myBgColor { background-color: #755372; }

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

This div background color is #755372.

Border color

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

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

This div border color is #755372.

Opacity

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

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

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

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

This text has shadow with #755372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755372.

Preview

Color preview on black background

This text has color #755372 on black background.


Color preview on white background

This text has color #755372 on white background.


Black color preview on #755372 background

This text has black color on #755372 background.


White color preview on #755372 background

This text has white color on #755372 background.


Related colors

Complementary color

Complementary color for #hex is #8AAC8D.


I love getcolorcode.com

Triadic colors

1 #727553 and #537275 with #755372 are triadic colors.

2 #725375 and #537572 with #755372 are triadic colors.