COLOR #756462

HEX: #756462 RGB: (117,100,98)

Color info

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

RGB color model

#756462 color RGB value is (117,100,98).

RGB: (117,100,98) (46%, 39%, 38%)

RGB channels and saturation

R 117 of 255 = 46%
G 100 of 255 = 39%
B 98 of 255 = 38%

117
100
98

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

Portions of RGB colors in percentages

R + G + B = 117 + 100 + 98 = 315 (100%)
R 117 of 315 ~ 37.14%
G 100 of 315 ~ 31.75%
B 98 of 315 ~ 31.11'%

%37.14
%31.75
%31.11

CMYK color model

#756462 color CMYK value is (0,15,16,54).

  • cyan value is 0.00%
  • magenta value is 14.53%
  • yellow value is 16.24%
  • key color value is 54.12%

CMYK: (0,15,16,54)
C0M15Y16K54 (0%, 15%, 16%, 54%)
(0.00 / 0.15 / 0.16 / 0.54)

CMYK percentages

%0
%14.53
%16.24
%54.12

Codes

Color #756462 in popluar color models

75 64 62
RGB 117 100 98
HSL 8.84% 42.16%
HSB/HSV 16.24% 45.88%
CMYK 0.00% 14.53% 16.24%
54.12%

Color #756462 in popluar number systems.

HEX 75 64 62
Decimal 117 100 98
Binary 1110101 1100100 1100010
Octal 165 144 142

Shades and tints

Shades of #756462

#756462
(117,100,98)
#6B5B5A
(107,91,90)
#615252
(97,82,82)
#57494A
(87,73,74)
#4D4042
(77,64,66)
#43373A
(67,55,58)
#392E32
(57,46,50)
#2F252A
(47,37,42)
#251C22
(37,28,34)
#1B131A
(27,19,26)
#110A12
(17,10,18)
#000000
(0,0,0)

Tints of #756462

#756462
(117,100,98)
#817270
(129,114,112)
#8D807E
(141,128,126)
#998E8C
(153,142,140)
#A59C9A
(165,156,154)
#B1AAA8
(177,170,168)
#BDB8B6
(189,184,182)
#C9C6C4
(201,198,196)
#D5D4D2
(213,212,210)
#E1E2E0
(225,226,224)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756462; }

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

This text font color is #756462.

Background Color

.myBgColor { background-color: #756462; }

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

This div background color is #756462.

Border color

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

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

This div border color is #756462.

Opacity

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

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

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

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

This text has shadow with #756462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756462.

Preview

Color preview on black background

This text has color #756462 on black background.


Color preview on white background

This text has color #756462 on white background.


Black color preview on #756462 background

This text has black color on #756462 background.


White color preview on #756462 background

This text has white color on #756462 background.


Related colors

Complementary color

Complementary color for #hex is #8A9B9D.


I love getcolorcode.com

Triadic colors

1 #627564 and #646275 with #756462 are triadic colors.

2 #626475 and #647562 with #756462 are triadic colors.