COLOR #759088

HEX: #759088 RGB: (117,144,136)

Color info

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

RGB color model

#759088 color RGB value is (117,144,136).

RGB: (117,144,136) (46%, 56%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 144 of 255 = 56%
B 136 of 255 = 53%

117
144
136

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

Portions of RGB colors in percentages

R + G + B = 117 + 144 + 136 = 397 (100%)
R 117 of 397 ~ 29.47%
G 144 of 397 ~ 36.27%
B 136 of 397 ~ 34.26'%

%29.47
%36.27
%34.26

CMYK color model

#759088 color CMYK value is (19,0,6,44).

  • cyan value is 18.75%
  • magenta value is 0.00%
  • yellow value is 5.56%
  • key color value is 43.53%

CMYK: (19,0,6,44)
C19M0Y6K44 (19%, 0%, 6%, 44%)
(0.19 / 0.00 / 0.06 / 0.44)

CMYK percentages

%18.75
%0
%5.56
%43.53

Codes

Color #759088 in popluar color models

75 90 88
RGB 117 144 136
HSL 162° 10.84% 51.18%
HSB/HSV 162° 18.75% 56.47%
CMYK 18.75% 0.00% 5.56%
43.53%

Color #759088 in popluar number systems.

HEX 75 90 88
Decimal 117 144 136
Binary 1110101 10010000 10001000
Octal 165 220 210

Shades and tints

Shades of #759088

#759088
(117,144,136)
#6B837C
(107,131,124)
#617670
(97,118,112)
#576964
(87,105,100)
#4D5C58
(77,92,88)
#434F4C
(67,79,76)
#394240
(57,66,64)
#2F3534
(47,53,52)
#252828
(37,40,40)
#1B1B1C
(27,27,28)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #759088

#759088
(117,144,136)
#819A92
(129,154,146)
#8DA49C
(141,164,156)
#99AEA6
(153,174,166)
#A5B8B0
(165,184,176)
#B1C2BA
(177,194,186)
#BDCCC4
(189,204,196)
#C9D6CE
(201,214,206)
#D5E0D8
(213,224,216)
#E1EAE2
(225,234,226)
#EDF4EC
(237,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759088; }

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

This text font color is #759088.

Background Color

.myBgColor { background-color: #759088; }

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

This div background color is #759088.

Border color

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

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

This div border color is #759088.

Opacity

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

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

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

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

This text has shadow with #759088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759088.

Preview

Color preview on black background

This text has color #759088 on black background.


Color preview on white background

This text has color #759088 on white background.


Black color preview on #759088 background

This text has black color on #759088 background.


White color preview on #759088 background

This text has white color on #759088 background.


Related colors

Complementary color

Complementary color for #hex is #8A6F77.


I love getcolorcode.com

Triadic colors

1 #887590 and #908875 with #759088 are triadic colors.

2 #889075 and #907588 with #759088 are triadic colors.