COLOR #755565

HEX: #755565 RGB: (117,85,101)

Color info

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

RGB color model

#755565 color RGB value is (117,85,101).

RGB: (117,85,101) (46%, 33%, 40%)

RGB channels and saturation

R 117 of 255 = 46%
G 85 of 255 = 33%
B 101 of 255 = 40%

117
85
101

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

Portions of RGB colors in percentages

R + G + B = 117 + 85 + 101 = 303 (100%)
R 117 of 303 ~ 38.61%
G 85 of 303 ~ 28.05%
B 101 of 303 ~ 33.33'%

%38.61
%28.05
%33.33

CMYK color model

#755565 color CMYK value is (0,27,14,54).

  • cyan value is 0.00%
  • magenta value is 27.35%
  • yellow value is 13.68%
  • key color value is 54.12%

CMYK: (0,27,14,54)
C0M27Y14K54 (0%, 27%, 14%, 54%)
(0.00 / 0.27 / 0.14 / 0.54)

CMYK percentages

%0
%27.35
%13.68
%54.12

Codes

Color #755565 in popluar color models

75 55 65
RGB 117 85 101
HSL 330° 15.84% 39.61%
HSB/HSV 330° 27.35% 45.88%
CMYK 0.00% 27.35% 13.68%
54.12%

Color #755565 in popluar number systems.

HEX 75 55 65
Decimal 117 85 101
Binary 1110101 1010101 1100101
Octal 165 125 145

Shades and tints

Shades of #755565

#755565
(117,85,101)
#6B4E5C
(107,78,92)
#614753
(97,71,83)
#57404A
(87,64,74)
#4D3941
(77,57,65)
#433238
(67,50,56)
#392B2F
(57,43,47)
#2F2426
(47,36,38)
#251D1D
(37,29,29)
#1B1614
(27,22,20)
#110F0B
(17,15,11)
#000000
(0,0,0)

Tints of #755565

#755565
(117,85,101)
#816473
(129,100,115)
#8D7381
(141,115,129)
#99828F
(153,130,143)
#A5919D
(165,145,157)
#B1A0AB
(177,160,171)
#BDAFB9
(189,175,185)
#C9BEC7
(201,190,199)
#D5CDD5
(213,205,213)
#E1DCE3
(225,220,227)
#EDEBF1
(237,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755565 color. Also use rgb(117,85,101) instead hex code.

Text Font Color

.myTextColor { color: #755565; }

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

This text font color is #755565.

Background Color

.myBgColor { background-color: #755565; }

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

This div background color is #755565.

Border color

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

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

This div border color is #755565.

Opacity

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

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

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

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

This text has shadow with #755565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755565.

Preview

Color preview on black background

This text has color #755565 on black background.


Color preview on white background

This text has color #755565 on white background.


Black color preview on #755565 background

This text has black color on #755565 background.


White color preview on #755565 background

This text has white color on #755565 background.


Related colors

Complementary color

Complementary color for #hex is #8AAA9A.


I love getcolorcode.com

Triadic colors

1 #657555 and #556575 with #755565 are triadic colors.

2 #655575 and #557565 with #755565 are triadic colors.