COLOR #755872

HEX: #755872 RGB: (117,88,114)

Color info

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

RGB color model

#755872 color RGB value is (117,88,114).

RGB: (117,88,114) (46%, 35%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 88 of 255 = 35%
B 114 of 255 = 45%

117
88
114

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

Portions of RGB colors in percentages

R + G + B = 117 + 88 + 114 = 319 (100%)
R 117 of 319 ~ 36.68%
G 88 of 319 ~ 27.59%
B 114 of 319 ~ 35.74'%

%36.68
%27.59
%35.74

CMYK color model

#755872 color CMYK value is (0,25,3,54).

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

CMYK: (0,25,3,54)
C0M25Y3K54 (0%, 25%, 3%, 54%)
(0.00 / 0.25 / 0.03 / 0.54)

CMYK percentages

%0
%24.79
%2.56
%54.12

Codes

Color #755872 in popluar color models

75 58 72
RGB 117 88 114
HSL 306° 14.15% 40.20%
HSB/HSV 306° 24.79% 45.88%
CMYK 0.00% 24.79% 2.56%
54.12%

Color #755872 in popluar number systems.

HEX 75 58 72
Decimal 117 88 114
Binary 1110101 1011000 1110010
Octal 165 130 162

Shades and tints

Shades of #755872

#755872
(117,88,114)
#6B5068
(107,80,104)
#61485E
(97,72,94)
#574054
(87,64,84)
#4D384A
(77,56,74)
#433040
(67,48,64)
#392836
(57,40,54)
#2F202C
(47,32,44)
#251822
(37,24,34)
#1B1018
(27,16,24)
#11080E
(17,8,14)
#000000
(0,0,0)

Tints of #755872

#755872
(117,88,114)
#81677E
(129,103,126)
#8D768A
(141,118,138)
#998596
(153,133,150)
#A594A2
(165,148,162)
#B1A3AE
(177,163,174)
#BDB2BA
(189,178,186)
#C9C1C6
(201,193,198)
#D5D0D2
(213,208,210)
#E1DFDE
(225,223,222)
#EDEEEA
(237,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755872; }

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

This text font color is #755872.

Background Color

.myBgColor { background-color: #755872; }

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

This div background color is #755872.

Border color

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

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

This div border color is #755872.

Opacity

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

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

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

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

This text has shadow with #755872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755872.

Preview

Color preview on black background

This text has color #755872 on black background.


Color preview on white background

This text has color #755872 on white background.


Black color preview on #755872 background

This text has black color on #755872 background.


White color preview on #755872 background

This text has white color on #755872 background.


Related colors

Complementary color

Complementary color for #hex is #8AA78D.


I love getcolorcode.com

Triadic colors

1 #727558 and #587275 with #755872 are triadic colors.

2 #725875 and #587572 with #755872 are triadic colors.