COLOR #759098

HEX: #759098 RGB: (117,144,152)

Color info

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

RGB color model

#759098 color RGB value is (117,144,152).

RGB: (117,144,152) (46%, 56%, 60%)

RGB channels and saturation

R 117 of 255 = 46%
G 144 of 255 = 56%
B 152 of 255 = 60%

117
144
152

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

Portions of RGB colors in percentages

R + G + B = 117 + 144 + 152 = 413 (100%)
R 117 of 413 ~ 28.33%
G 144 of 413 ~ 34.87%
B 152 of 413 ~ 36.8'%

%28.33
%34.87
%36.8

CMYK color model

#759098 color CMYK value is (23,5,0,40).

  • cyan value is 23.03%
  • magenta value is 5.26%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (23,5,0,40)
C23M5Y0K40 (23%, 5%, 0%, 40%)
(0.23 / 0.05 / 0.00 / 0.40)

CMYK percentages

%23.03
%5.26
%0
%40.39

Codes

Color #759098 in popluar color models

75 90 98
RGB 117 144 152
HSL 194° 14.52% 52.75%
HSB/HSV 194° 23.03% 59.61%
CMYK 23.03% 5.26% 0.00%
40.39%

Color #759098 in popluar number systems.

HEX 75 90 98
Decimal 117 144 152
Binary 1110101 10010000 10011000
Octal 165 220 230

Shades and tints

Shades of #759098

#759098
(117,144,152)
#6B838B
(107,131,139)
#61767E
(97,118,126)
#576971
(87,105,113)
#4D5C64
(77,92,100)
#434F57
(67,79,87)
#39424A
(57,66,74)
#2F353D
(47,53,61)
#252830
(37,40,48)
#1B1B23
(27,27,35)
#110E16
(17,14,22)
#000000
(0,0,0)

Tints of #759098

#759098
(117,144,152)
#819AA1
(129,154,161)
#8DA4AA
(141,164,170)
#99AEB3
(153,174,179)
#A5B8BC
(165,184,188)
#B1C2C5
(177,194,197)
#BDCCCE
(189,204,206)
#C9D6D7
(201,214,215)
#D5E0E0
(213,224,224)
#E1EAE9
(225,234,233)
#EDF4F2
(237,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759098; }

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

This text font color is #759098.

Background Color

.myBgColor { background-color: #759098; }

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

This div background color is #759098.

Border color

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

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

This div border color is #759098.

Opacity

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

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

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

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

This text has shadow with #759098 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759098.

Preview

Color preview on black background

This text has color #759098 on black background.


Color preview on white background

This text has color #759098 on white background.


Black color preview on #759098 background

This text has black color on #759098 background.


White color preview on #759098 background

This text has white color on #759098 background.


Related colors

Complementary color

Complementary color for #hex is #8A6F67.


I love getcolorcode.com

Triadic colors

1 #987590 and #909875 with #759098 are triadic colors.

2 #989075 and #907598 with #759098 are triadic colors.