COLOR #759582

HEX: #759582 RGB: (117,149,130)

Color info

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

RGB color model

#759582 color RGB value is (117,149,130).

RGB: (117,149,130) (46%, 58%, 51%)

RGB channels and saturation

R 117 of 255 = 46%
G 149 of 255 = 58%
B 130 of 255 = 51%

117
149
130

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

Portions of RGB colors in percentages

R + G + B = 117 + 149 + 130 = 396 (100%)
R 117 of 396 ~ 29.55%
G 149 of 396 ~ 37.63%
B 130 of 396 ~ 32.83'%

%29.55
%37.63
%32.83

CMYK color model

#759582 color CMYK value is (21,0,13,42).

  • cyan value is 21.48%
  • magenta value is 0.00%
  • yellow value is 12.75%
  • key color value is 41.57%

CMYK: (21,0,13,42)
C21M0Y13K42 (21%, 0%, 13%, 42%)
(0.21 / 0.00 / 0.13 / 0.42)

CMYK percentages

%21.48
%0
%12.75
%41.57

Codes

Color #759582 in popluar color models

75 95 82
RGB 117 149 130
HSL 144° 13.11% 52.16%
HSB/HSV 144° 21.48% 58.43%
CMYK 21.48% 0.00% 12.75%
41.57%

Color #759582 in popluar number systems.

HEX 75 95 82
Decimal 117 149 130
Binary 1110101 10010101 10000010
Octal 165 225 202

Shades and tints

Shades of #759582

#759582
(117,149,130)
#6B8877
(107,136,119)
#617B6C
(97,123,108)
#576E61
(87,110,97)
#4D6156
(77,97,86)
#43544B
(67,84,75)
#394740
(57,71,64)
#2F3A35
(47,58,53)
#252D2A
(37,45,42)
#1B201F
(27,32,31)
#111314
(17,19,20)
#000000
(0,0,0)

Tints of #759582

#759582
(117,149,130)
#819E8D
(129,158,141)
#8DA798
(141,167,152)
#99B0A3
(153,176,163)
#A5B9AE
(165,185,174)
#B1C2B9
(177,194,185)
#BDCBC4
(189,203,196)
#C9D4CF
(201,212,207)
#D5DDDA
(213,221,218)
#E1E6E5
(225,230,229)
#EDEFF0
(237,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759582 color. Also use rgb(117,149,130) instead hex code.

Text Font Color

.myTextColor { color: #759582; }

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

This text font color is #759582.

Background Color

.myBgColor { background-color: #759582; }

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

This div background color is #759582.

Border color

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

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

This div border color is #759582.

Opacity

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

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

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

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

This text has shadow with #759582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759582.

Preview

Color preview on black background

This text has color #759582 on black background.


Color preview on white background

This text has color #759582 on white background.


Black color preview on #759582 background

This text has black color on #759582 background.


White color preview on #759582 background

This text has white color on #759582 background.


Related colors

Complementary color

Complementary color for #hex is #8A6A7D.


I love getcolorcode.com

Triadic colors

1 #827595 and #958275 with #759582 are triadic colors.

2 #829575 and #957582 with #759582 are triadic colors.