COLOR #759186

HEX: #759186 RGB: (117,145,134)

Color info

#759186 contains red, green and blue colors in about the same proportion. Web safe color of #759186 is #669999 (or #699).

RGB color model

#759186 color RGB value is (117,145,134).

RGB: (117,145,134) (46%, 57%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 145 of 255 = 57%
B 134 of 255 = 53%

117
145
134

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

Portions of RGB colors in percentages

R + G + B = 117 + 145 + 134 = 396 (100%)
R 117 of 396 ~ 29.55%
G 145 of 396 ~ 36.62%
B 134 of 396 ~ 33.84'%

%29.55
%36.62
%33.84

CMYK color model

#759186 color CMYK value is (19,0,8,43).

  • cyan value is 19.31%
  • magenta value is 0.00%
  • yellow value is 7.59%
  • key color value is 43.14%

CMYK: (19,0,8,43)
C19M0Y8K43 (19%, 0%, 8%, 43%)
(0.19 / 0.00 / 0.08 / 0.43)

CMYK percentages

%19.31
%0
%7.59
%43.14

Codes

Color #759186 in popluar color models

75 91 86
RGB 117 145 134
HSL 156° 11.29% 51.37%
HSB/HSV 156° 19.31% 56.86%
CMYK 19.31% 0.00% 7.59%
43.14%

Color #759186 in popluar number systems.

HEX 75 91 86
Decimal 117 145 134
Binary 1110101 10010001 10000110
Octal 165 221 206

Shades and tints

Shades of #759186

#759186
(117,145,134)
#6B847A
(107,132,122)
#61776E
(97,119,110)
#576A62
(87,106,98)
#4D5D56
(77,93,86)
#43504A
(67,80,74)
#39433E
(57,67,62)
#2F3632
(47,54,50)
#252926
(37,41,38)
#1B1C1A
(27,28,26)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #759186

#759186
(117,145,134)
#819B91
(129,155,145)
#8DA59C
(141,165,156)
#99AFA7
(153,175,167)
#A5B9B2
(165,185,178)
#B1C3BD
(177,195,189)
#BDCDC8
(189,205,200)
#C9D7D3
(201,215,211)
#D5E1DE
(213,225,222)
#E1EBE9
(225,235,233)
#EDF5F4
(237,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759186 color. Also use rgb(117,145,134) instead hex code.

Text Font Color

.myTextColor { color: #759186; }

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

This text font color is #759186.

Background Color

.myBgColor { background-color: #759186; }

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

This div background color is #759186.

Border color

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

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

This div border color is #759186.

Opacity

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

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

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

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

This text has shadow with #759186 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759186.

Preview

Color preview on black background

This text has color #759186 on black background.


Color preview on white background

This text has color #759186 on white background.


Black color preview on #759186 background

This text has black color on #759186 background.


White color preview on #759186 background

This text has white color on #759186 background.


Related colors

Complementary color

Complementary color for #hex is #8A6E79.


I love getcolorcode.com

Triadic colors

1 #867591 and #918675 with #759186 are triadic colors.

2 #869175 and #917586 with #759186 are triadic colors.