COLOR #755350

HEX: #755350 RGB: (117,83,80)

Color info

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

RGB color model

#755350 color RGB value is (117,83,80).

RGB: (117,83,80) (46%, 33%, 31%)

RGB channels and saturation

R 117 of 255 = 46%
G 83 of 255 = 33%
B 80 of 255 = 31%

117
83
80

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

Portions of RGB colors in percentages

R + G + B = 117 + 83 + 80 = 280 (100%)
R 117 of 280 ~ 41.79%
G 83 of 280 ~ 29.64%
B 80 of 280 ~ 28.57'%

%41.79
%29.64
%28.57

CMYK color model

#755350 color CMYK value is (0,29,32,54).

  • cyan value is 0.00%
  • magenta value is 29.06%
  • yellow value is 31.62%
  • key color value is 54.12%
CMYK: (0,29,32,54) C0M29Y32K54 (0%,29%,32%,54%) (0.00/0.29/0.32/0.54) 

CMYK percentages

%0
%29.06
%31.62
%54.12

Codes

Color #755350 in popluar color models

75 53 50
RGB 117 83 80
HSL 18.78% 38.63%
HSB/HSV 31.62% 45.88%
CMYK 0.00% 29.06% 31.62%
54.12%

Color #755350 in popluar number systems.

HEX 75 53 50
Decimal 117 83 80
Binary 1110101 1010011 1010000
Octal 165 123 120

Shades and tints

Shades of #755350

#755350
(117,83,80)
#6B4C49
(107,76,73)
#614542
(97,69,66)
#573E3B
(87,62,59)
#4D3734
(77,55,52)
#43302D
(67,48,45)
#392926
(57,41,38)
#2F221F
(47,34,31)
#251B18
(37,27,24)
#1B1411
(27,20,17)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #755350

#755350
(117,83,80)
#81625F
(129,98,95)
#8D716E
(141,113,110)
#99807D
(153,128,125)
#A58F8C
(165,143,140)
#B19E9B
(177,158,155)
#BDADAA
(189,173,170)
#C9BCB9
(201,188,185)
#D5CBC8
(213,203,200)
#E1DAD7
(225,218,215)
#EDE9E6
(237,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755350; }

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

This text font color is #755350.

Background Color

.myBgColor { background-color: #755350; }

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

This div background color is #755350.

Border color

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

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

This div border color is #755350.

Opacity

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

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

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

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

This text has shadow with #755350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755350.

Preview

Color preview on black background

This text has color #755350 on black background.


Color preview on white background

This text has color #755350 on white background.


Black color preview on #755350 background

This text has black color on #755350 background.


White color preview on #755350 background

This text has white color on #755350 background.


Related colors

Complementary color

Complementary color for #hex is #8AACAF.


I love getcolorcode.com

Triadic colors

1 #507553 and #535075 with #755350 are triadic colors.

2 #505375 and #537550 with #755350 are triadic colors.