COLOR #757762

HEX: #757762 RGB: (117,119,98)

Color info

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

RGB color model

#757762 color RGB value is (117,119,98).

RGB: (117,119,98) (46%, 47%, 38%)

RGB channels and saturation

R 117 of 255 = 46%
G 119 of 255 = 47%
B 98 of 255 = 38%

117
119
98

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

Portions of RGB colors in percentages

R + G + B = 117 + 119 + 98 = 334 (100%)
R 117 of 334 ~ 35.03%
G 119 of 334 ~ 35.63%
B 98 of 334 ~ 29.34'%

%35.03
%35.63
%29.34

CMYK color model

#757762 color CMYK value is (2,0,18,53).

  • cyan value is 1.68%
  • magenta value is 0.00%
  • yellow value is 17.65%
  • key color value is 53.33%

CMYK: (2,0,18,53)
C2M0Y18K53 (2%, 0%, 18%, 53%)
(0.02 / 0.00 / 0.18 / 0.53)

CMYK percentages

%1.68
%0
%17.65
%53.33

Codes

Color #757762 in popluar color models

75 77 62
RGB 117 119 98
HSL 66° 9.68% 42.55%
HSB/HSV 66° 17.65% 46.67%
CMYK 1.68% 0.00% 17.65%
53.33%

Color #757762 in popluar number systems.

HEX 75 77 62
Decimal 117 119 98
Binary 1110101 1110111 1100010
Octal 165 167 142

Shades and tints

Shades of #757762

#757762
(117,119,98)
#6B6D5A
(107,109,90)
#616352
(97,99,82)
#57594A
(87,89,74)
#4D4F42
(77,79,66)
#43453A
(67,69,58)
#393B32
(57,59,50)
#2F312A
(47,49,42)
#252722
(37,39,34)
#1B1D1A
(27,29,26)
#111312
(17,19,18)
#000000
(0,0,0)

Tints of #757762

#757762
(117,119,98)
#818370
(129,131,112)
#8D8F7E
(141,143,126)
#999B8C
(153,155,140)
#A5A79A
(165,167,154)
#B1B3A8
(177,179,168)
#BDBFB6
(189,191,182)
#C9CBC4
(201,203,196)
#D5D7D2
(213,215,210)
#E1E3E0
(225,227,224)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757762; }

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

This text font color is #757762.

Background Color

.myBgColor { background-color: #757762; }

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

This div background color is #757762.

Border color

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

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

This div border color is #757762.

Opacity

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

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

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

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

This text has shadow with #757762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757762.

Preview

Color preview on black background

This text has color #757762 on black background.


Color preview on white background

This text has color #757762 on white background.


Black color preview on #757762 background

This text has black color on #757762 background.


White color preview on #757762 background

This text has white color on #757762 background.


Related colors

Complementary color

Complementary color for #hex is #8A889D.


I love getcolorcode.com

Triadic colors

1 #627577 and #776275 with #757762 are triadic colors.

2 #627775 and #777562 with #757762 are triadic colors.