COLOR #757662

HEX: #757662 RGB: (117,118,98)

Color info

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

RGB color model

#757662 color RGB value is (117,118,98).

RGB: (117,118,98) (46%, 46%, 38%)

RGB channels and saturation

R 117 of 255 = 46%
G 118 of 255 = 46%
B 98 of 255 = 38%

117
118
98

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

Portions of RGB colors in percentages

R + G + B = 117 + 118 + 98 = 333 (100%)
R 117 of 333 ~ 35.14%
G 118 of 333 ~ 35.44%
B 98 of 333 ~ 29.43'%

%35.14
%35.44
%29.43

CMYK color model

#757662 color CMYK value is (1,0,17,54).

  • cyan value is 0.85%
  • magenta value is 0.00%
  • yellow value is 16.95%
  • key color value is 53.73%

CMYK: (1,0,17,54)
C1M0Y17K54 (1%, 0%, 17%, 54%)
(0.01 / 0.00 / 0.17 / 0.54)

CMYK percentages

%0.85
%0
%16.95
%53.73

Codes

Color #757662 in popluar color models

75 76 62
RGB 117 118 98
HSL 63° 9.26% 42.35%
HSB/HSV 63° 16.95% 46.27%
CMYK 0.85% 0.00% 16.95%
53.73%

Color #757662 in popluar number systems.

HEX 75 76 62
Decimal 117 118 98
Binary 1110101 1110110 1100010
Octal 165 166 142

Shades and tints

Shades of #757662

#757662
(117,118,98)
#6B6C5A
(107,108,90)
#616252
(97,98,82)
#57584A
(87,88,74)
#4D4E42
(77,78,66)
#43443A
(67,68,58)
#393A32
(57,58,50)
#2F302A
(47,48,42)
#252622
(37,38,34)
#1B1C1A
(27,28,26)
#111212
(17,18,18)
#000000
(0,0,0)

Tints of #757662

#757662
(117,118,98)
#818270
(129,130,112)
#8D8E7E
(141,142,126)
#999A8C
(153,154,140)
#A5A69A
(165,166,154)
#B1B2A8
(177,178,168)
#BDBEB6
(189,190,182)
#C9CAC4
(201,202,196)
#D5D6D2
(213,214,210)
#E1E2E0
(225,226,224)
#EDEEEE
(237,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #757662 color. Also use rgb(117,118,98) instead hex code.

Text Font Color

.myTextColor { color: #757662; }

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

This text font color is #757662.

Background Color

.myBgColor { background-color: #757662; }

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

This div background color is #757662.

Border color

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

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

This div border color is #757662.

Opacity

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

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

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

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

This text has shadow with #757662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757662.

Preview

Color preview on black background

This text has color #757662 on black background.


Color preview on white background

This text has color #757662 on white background.


Black color preview on #757662 background

This text has black color on #757662 background.


White color preview on #757662 background

This text has white color on #757662 background.


Related colors

Complementary color

Complementary color for #hex is #8A899D.


I love getcolorcode.com

Triadic colors

1 #627576 and #766275 with #757662 are triadic colors.

2 #627675 and #767562 with #757662 are triadic colors.