COLOR #758166

HEX: #758166 RGB: (117,129,102)

Color info

#758166 contains red, green and blue colors in about the same proportion. Web safe color of #758166 is #669966 (or #696).

RGB color model

#758166 color RGB value is (117,129,102).

RGB: (117,129,102) (46%, 51%, 40%)

RGB channels and saturation

R 117 of 255 = 46%
G 129 of 255 = 51%
B 102 of 255 = 40%

117
129
102

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

Portions of RGB colors in percentages

R + G + B = 117 + 129 + 102 = 348 (100%)
R 117 of 348 ~ 33.62%
G 129 of 348 ~ 37.07%
B 102 of 348 ~ 29.31'%

%33.62
%37.07
%29.31

CMYK color model

#758166 color CMYK value is (9,0,21,49).

  • cyan value is 9.30%
  • magenta value is 0.00%
  • yellow value is 20.93%
  • key color value is 49.41%

CMYK: (9,0,21,49)
C9M0Y21K49 (9%, 0%, 21%, 49%)
(0.09 / 0.00 / 0.21 / 0.49)

CMYK percentages

%9.3
%0
%20.93
%49.41

Codes

Color #758166 in popluar color models

75 81 66
RGB 117 129 102
HSL 87° 11.69% 45.29%
HSB/HSV 87° 20.93% 50.59%
CMYK 9.30% 0.00% 20.93%
49.41%

Color #758166 in popluar number systems.

HEX 75 81 66
Decimal 117 129 102
Binary 1110101 10000001 1100110
Octal 165 201 146

Shades and tints

Shades of #758166

#758166
(117,129,102)
#6B765D
(107,118,93)
#616B54
(97,107,84)
#57604B
(87,96,75)
#4D5542
(77,85,66)
#434A39
(67,74,57)
#393F30
(57,63,48)
#2F3427
(47,52,39)
#25291E
(37,41,30)
#1B1E15
(27,30,21)
#11130C
(17,19,12)
#000000
(0,0,0)

Tints of #758166

#758166
(117,129,102)
#818C73
(129,140,115)
#8D9780
(141,151,128)
#99A28D
(153,162,141)
#A5AD9A
(165,173,154)
#B1B8A7
(177,184,167)
#BDC3B4
(189,195,180)
#C9CEC1
(201,206,193)
#D5D9CE
(213,217,206)
#E1E4DB
(225,228,219)
#EDEFE8
(237,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758166 color. Also use rgb(117,129,102) instead hex code.

Text Font Color

.myTextColor { color: #758166; }

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

This text font color is #758166.

Background Color

.myBgColor { background-color: #758166; }

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

This div background color is #758166.

Border color

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

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

This div border color is #758166.

Opacity

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

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

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

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

This text has shadow with #758166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758166.

Preview

Color preview on black background

This text has color #758166 on black background.


Color preview on white background

This text has color #758166 on white background.


Black color preview on #758166 background

This text has black color on #758166 background.


White color preview on #758166 background

This text has white color on #758166 background.


Related colors

Complementary color

Complementary color for #hex is #8A7E99.


I love getcolorcode.com

Triadic colors

1 #667581 and #816675 with #758166 are triadic colors.

2 #668175 and #817566 with #758166 are triadic colors.