COLOR #75655E

HEX: #75655E RGB: (117,101,94)

Color info

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

RGB color model

#75655E color RGB value is (117,101,94).

RGB: (117,101,94) (46%, 40%, 37%)

RGB channels and saturation

R 117 of 255 = 46%
G 101 of 255 = 40%
B 94 of 255 = 37%

117
101
94

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

Portions of RGB colors in percentages

R + G + B = 117 + 101 + 94 = 312 (100%)
R 117 of 312 ~ 37.5%
G 101 of 312 ~ 32.37%
B 94 of 312 ~ 30.13'%

%37.5
%32.37
%30.13

CMYK color model

#75655E color CMYK value is (0,14,20,54).

  • cyan value is 0.00%
  • magenta value is 13.68%
  • yellow value is 19.66%
  • key color value is 54.12%
CMYK: (0,14,20,54) C0M14Y20K54 (0%,14%,20%,54%) (0.00/0.14/0.20/0.54) 

CMYK percentages

%0
%13.68
%19.66
%54.12

Codes

Color #75655E in popluar color models

75 65 5E
RGB 117 101 94
HSL 18° 10.90% 41.37%
HSB/HSV 18° 19.66% 45.88%
CMYK 0.00% 13.68% 19.66%
54.12%

Color #75655E in popluar number systems.

HEX 75 65 5E
Decimal 117 101 94
Binary 1110101 1100101 1011110
Octal 165 145 136

Shades and tints

Shades of #75655E

#75655E
(117,101,94)
#6B5C56
(107,92,86)
#61534E
(97,83,78)
#574A46
(87,74,70)
#4D413E
(77,65,62)
#433836
(67,56,54)
#392F2E
(57,47,46)
#2F2626
(47,38,38)
#251D1E
(37,29,30)
#1B1416
(27,20,22)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #75655E

#75655E
(117,101,94)
#81736C
(129,115,108)
#8D817A
(141,129,122)
#998F88
(153,143,136)
#A59D96
(165,157,150)
#B1ABA4
(177,171,164)
#BDB9B2
(189,185,178)
#C9C7C0
(201,199,192)
#D5D5CE
(213,213,206)
#E1E3DC
(225,227,220)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75655E; }

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

This text font color is #75655E.

Background Color

.myBgColor { background-color: #75655E; }

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

This div background color is #75655E.

Border color

.myBorderColor { border: 1px solid #75655E; }

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

This div border color is #75655E.

Opacity

.myOpacity80 { color: #75655E; opacity: 0.8; }

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

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

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

This text has shadow with #75655E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75655E.

Preview

Color preview on black background

This text has color #75655E on black background.


Color preview on white background

This text has color #75655E on white background.


Black color preview on #75655E background

This text has black color on #75655E background.


White color preview on #75655E background

This text has white color on #75655E background.


Related colors

Complementary color

Complementary color for #hex is #8A9AA1.


I love getcolorcode.com

Triadic colors

1 #5E7565 and #655E75 with #75655E are triadic colors.

2 #5E6575 and #65755E with #75655E are triadic colors.