COLOR #755653

HEX: #755653 RGB: (117,86,83)

Color info

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

RGB color model

#755653 color RGB value is (117,86,83).

RGB: (117,86,83) (46%, 34%, 33%)

RGB channels and saturation

R 117 of 255 = 46%
G 86 of 255 = 34%
B 83 of 255 = 33%

117
86
83

R + G + B ~ 38%. #755653 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 86 + 83 = 286 (100%)
R 117 of 286 ~ 40.91%
G 86 of 286 ~ 30.07%
B 83 of 286 ~ 29.02'%

%40.91
%30.07
%29.02

CMYK color model

#755653 color CMYK value is (0,26,29,54).

  • cyan value is 0.00%
  • magenta value is 26.50%
  • yellow value is 29.06%
  • key color value is 54.12%
CMYK: (0,26,29,54) C0M26Y29K54 (0%,26%,29%,54%) (0.00/0.26/0.29/0.54) 

CMYK percentages

%0
%26.5
%29.06
%54.12

Codes

Color #755653 in popluar color models

75 56 53
RGB 117 86 83
HSL 17.00% 39.22%
HSB/HSV 29.06% 45.88%
CMYK 0.00% 26.50% 29.06%
54.12%

Color #755653 in popluar number systems.

HEX 75 56 53
Decimal 117 86 83
Binary 1110101 1010110 1010011
Octal 165 126 123

Shades and tints

Shades of #755653

#755653
(117,86,83)
#6B4F4C
(107,79,76)
#614845
(97,72,69)
#57413E
(87,65,62)
#4D3A37
(77,58,55)
#433330
(67,51,48)
#392C29
(57,44,41)
#2F2522
(47,37,34)
#251E1B
(37,30,27)
#1B1714
(27,23,20)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #755653

#755653
(117,86,83)
#816562
(129,101,98)
#8D7471
(141,116,113)
#998380
(153,131,128)
#A5928F
(165,146,143)
#B1A19E
(177,161,158)
#BDB0AD
(189,176,173)
#C9BFBC
(201,191,188)
#D5CECB
(213,206,203)
#E1DDDA
(225,221,218)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755653; }

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

This text font color is #755653.

Background Color

.myBgColor { background-color: #755653; }

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

This div background color is #755653.

Border color

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

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

This div border color is #755653.

Opacity

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

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

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

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

This text has shadow with #755653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755653.

Preview

Color preview on black background

This text has color #755653 on black background.


Color preview on white background

This text has color #755653 on white background.


Black color preview on #755653 background

This text has black color on #755653 background.


White color preview on #755653 background

This text has white color on #755653 background.


Related colors

Complementary color

Complementary color for #hex is #8AA9AC.


I love getcolorcode.com

Triadic colors

1 #537556 and #565375 with #755653 are triadic colors.

2 #535675 and #567553 with #755653 are triadic colors.