COLOR #759788

HEX: #759788 RGB: (117,151,136)

Color info

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

RGB color model

#759788 color RGB value is (117,151,136).

RGB: (117,151,136) (46%, 59%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 151 of 255 = 59%
B 136 of 255 = 53%

117
151
136

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

Portions of RGB colors in percentages

R + G + B = 117 + 151 + 136 = 404 (100%)
R 117 of 404 ~ 28.96%
G 151 of 404 ~ 37.38%
B 136 of 404 ~ 33.66'%

%28.96
%37.38
%33.66

CMYK color model

#759788 color CMYK value is (23,0,10,41).

  • cyan value is 22.52%
  • magenta value is 0.00%
  • yellow value is 9.93%
  • key color value is 40.78%

CMYK: (23,0,10,41)
C23M0Y10K41 (23%, 0%, 10%, 41%)
(0.23 / 0.00 / 0.10 / 0.41)

CMYK percentages

%22.52
%0
%9.93
%40.78

Codes

Color #759788 in popluar color models

75 97 88
RGB 117 151 136
HSL 154° 14.05% 52.55%
HSB/HSV 154° 22.52% 59.22%
CMYK 22.52% 0.00% 9.93%
40.78%

Color #759788 in popluar number systems.

HEX 75 97 88
Decimal 117 151 136
Binary 1110101 10010111 10001000
Octal 165 227 210

Shades and tints

Shades of #759788

#759788
(117,151,136)
#6B8A7C
(107,138,124)
#617D70
(97,125,112)
#577064
(87,112,100)
#4D6358
(77,99,88)
#43564C
(67,86,76)
#394940
(57,73,64)
#2F3C34
(47,60,52)
#252F28
(37,47,40)
#1B221C
(27,34,28)
#111510
(17,21,16)
#000000
(0,0,0)

Tints of #759788

#759788
(117,151,136)
#81A092
(129,160,146)
#8DA99C
(141,169,156)
#99B2A6
(153,178,166)
#A5BBB0
(165,187,176)
#B1C4BA
(177,196,186)
#BDCDC4
(189,205,196)
#C9D6CE
(201,214,206)
#D5DFD8
(213,223,216)
#E1E8E2
(225,232,226)
#EDF1EC
(237,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759788 color. Also use rgb(117,151,136) instead hex code.

Text Font Color

.myTextColor { color: #759788; }

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

This text font color is #759788.

Background Color

.myBgColor { background-color: #759788; }

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

This div background color is #759788.

Border color

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

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

This div border color is #759788.

Opacity

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

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

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

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

This text has shadow with #759788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759788.

Preview

Color preview on black background

This text has color #759788 on black background.


Color preview on white background

This text has color #759788 on white background.


Black color preview on #759788 background

This text has black color on #759788 background.


White color preview on #759788 background

This text has white color on #759788 background.


Related colors

Complementary color

Complementary color for #hex is #8A6877.


I love getcolorcode.com

Triadic colors

1 #887597 and #978875 with #759788 are triadic colors.

2 #889775 and #977588 with #759788 are triadic colors.