COLOR #758099

HEX: #758099 RGB: (117,128,153)

Color info

#758099 contains red, green and blue colors in about the same proportion. Web safe color of #758099 is #666699 (or #669).

RGB color model

#758099 color RGB value is (117,128,153).

RGB: (117,128,153) (46%, 50%, 60%)

RGB channels and saturation

R 117 of 255 = 46%
G 128 of 255 = 50%
B 153 of 255 = 60%

117
128
153

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

Portions of RGB colors in percentages

R + G + B = 117 + 128 + 153 = 398 (100%)
R 117 of 398 ~ 29.4%
G 128 of 398 ~ 32.16%
B 153 of 398 ~ 38.44'%

%29.4
%32.16
%38.44

CMYK color model

#758099 color CMYK value is (24,16,0,40).

  • cyan value is 23.53%
  • magenta value is 16.34%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (24,16,0,40)
C24M16Y0K40 (24%, 16%, 0%, 40%)
(0.24 / 0.16 / 0.00 / 0.40)

CMYK percentages

%23.53
%16.34
%0
%40

Codes

Color #758099 in popluar color models

75 80 99
RGB 117 128 153
HSL 222° 15.00% 52.94%
HSB/HSV 222° 23.53% 60.00%
CMYK 23.53% 16.34% 0.00%
40.00%

Color #758099 in popluar number systems.

HEX 75 80 99
Decimal 117 128 153
Binary 1110101 10000000 10011001
Octal 165 200 231

Shades and tints

Shades of #758099

#758099
(117,128,153)
#6B758C
(107,117,140)
#616A7F
(97,106,127)
#575F72
(87,95,114)
#4D5465
(77,84,101)
#434958
(67,73,88)
#393E4B
(57,62,75)
#2F333E
(47,51,62)
#252831
(37,40,49)
#1B1D24
(27,29,36)
#111217
(17,18,23)
#000000
(0,0,0)

Tints of #758099

#758099
(117,128,153)
#818BA2
(129,139,162)
#8D96AB
(141,150,171)
#99A1B4
(153,161,180)
#A5ACBD
(165,172,189)
#B1B7C6
(177,183,198)
#BDC2CF
(189,194,207)
#C9CDD8
(201,205,216)
#D5D8E1
(213,216,225)
#E1E3EA
(225,227,234)
#EDEEF3
(237,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758099 color. Also use rgb(117,128,153) instead hex code.

Text Font Color

.myTextColor { color: #758099; }

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

This text font color is #758099.

Background Color

.myBgColor { background-color: #758099; }

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

This div background color is #758099.

Border color

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

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

This div border color is #758099.

Opacity

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

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

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

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

This text has shadow with #758099 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758099.

Preview

Color preview on black background

This text has color #758099 on black background.


Color preview on white background

This text has color #758099 on white background.


Black color preview on #758099 background

This text has black color on #758099 background.


White color preview on #758099 background

This text has white color on #758099 background.


Related colors

Complementary color

Complementary color for #hex is #8A7F66.


I love getcolorcode.com

Triadic colors

1 #997580 and #809975 with #758099 are triadic colors.

2 #998075 and #807599 with #758099 are triadic colors.