COLOR #755751

HEX: #755751 RGB: (117,87,81)

Color info

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

RGB color model

#755751 color RGB value is (117,87,81).

RGB: (117,87,81) (46%, 34%, 32%)

RGB channels and saturation

R 117 of 255 = 46%
G 87 of 255 = 34%
B 81 of 255 = 32%

117
87
81

R + G + B ~ 37%. #755751 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 87 + 81 = 285 (100%)
R 117 of 285 ~ 41.05%
G 87 of 285 ~ 30.53%
B 81 of 285 ~ 28.42'%

%41.05
%30.53
%28.42

CMYK color model

#755751 color CMYK value is (0,26,31,54).

  • cyan value is 0.00%
  • magenta value is 25.64%
  • yellow value is 30.77%
  • key color value is 54.12%

CMYK: (0,26,31,54)
C0M26Y31K54 (0%, 26%, 31%, 54%)
(0.00 / 0.26 / 0.31 / 0.54)

CMYK percentages

%0
%25.64
%30.77
%54.12

Codes

Color #755751 in popluar color models

75 57 51
RGB 117 87 81
HSL 10° 18.18% 38.82%
HSB/HSV 10° 30.77% 45.88%
CMYK 0.00% 25.64% 30.77%
54.12%

Color #755751 in popluar number systems.

HEX 75 57 51
Decimal 117 87 81
Binary 1110101 1010111 1010001
Octal 165 127 121

Shades and tints

Shades of #755751

#755751
(117,87,81)
#6B504A
(107,80,74)
#614943
(97,73,67)
#57423C
(87,66,60)
#4D3B35
(77,59,53)
#43342E
(67,52,46)
#392D27
(57,45,39)
#2F2620
(47,38,32)
#251F19
(37,31,25)
#1B1812
(27,24,18)
#11110B
(17,17,11)
#000000
(0,0,0)

Tints of #755751

#755751
(117,87,81)
#816660
(129,102,96)
#8D756F
(141,117,111)
#99847E
(153,132,126)
#A5938D
(165,147,141)
#B1A29C
(177,162,156)
#BDB1AB
(189,177,171)
#C9C0BA
(201,192,186)
#D5CFC9
(213,207,201)
#E1DED8
(225,222,216)
#EDEDE7
(237,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755751 color. Also use rgb(117,87,81) instead hex code.

Text Font Color

.myTextColor { color: #755751; }

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

This text font color is #755751.

Background Color

.myBgColor { background-color: #755751; }

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

This div background color is #755751.

Border color

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

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

This div border color is #755751.

Opacity

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

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

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

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

This text has shadow with #755751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755751.

Preview

Color preview on black background

This text has color #755751 on black background.


Color preview on white background

This text has color #755751 on white background.


Black color preview on #755751 background

This text has black color on #755751 background.


White color preview on #755751 background

This text has white color on #755751 background.


Related colors

Complementary color

Complementary color for #hex is #8AA8AE.


I love getcolorcode.com

Triadic colors

1 #517557 and #575175 with #755751 are triadic colors.

2 #515775 and #577551 with #755751 are triadic colors.