COLOR #7590A5

HEX: #7590A5 RGB: (117,144,165)

Color info

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

RGB color model

#7590A5 color RGB value is (117,144,165).

RGB: (117,144,165) (46%, 56%, 65%)

RGB channels and saturation

R 117 of 255 = 46%
G 144 of 255 = 56%
B 165 of 255 = 65%

117
144
165

R + G + B ~ 56%. #7590A5 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 144 + 165 = 426 (100%)
R 117 of 426 ~ 27.46%
G 144 of 426 ~ 33.8%
B 165 of 426 ~ 38.73'%

%27.46
%33.8
%38.73

CMYK color model

#7590A5 color CMYK value is (29,13,0,35).

  • cyan value is 29.09%
  • magenta value is 12.73%
  • yellow value is 0.00%
  • key color value is 35.29%

CMYK: (29,13,0,35)
C29M13Y0K35 (29%, 13%, 0%, 35%)
(0.29 / 0.13 / 0.00 / 0.35)

CMYK percentages

%29.09
%12.73
%0
%35.29

Codes

Color #7590A5 in popluar color models

75 90 A5
RGB 117 144 165
HSL 206° 21.05% 55.29%
HSB/HSV 206° 29.09% 64.71%
CMYK 29.09% 12.73% 0.00%
35.29%

Color #7590A5 in popluar number systems.

HEX 75 90 A5
Decimal 117 144 165
Binary 1110101 10010000 10100101
Octal 165 220 245

Shades and tints

Shades of #7590A5

#7590A5
(117,144,165)
#6B8396
(107,131,150)
#617687
(97,118,135)
#576978
(87,105,120)
#4D5C69
(77,92,105)
#434F5A
(67,79,90)
#39424B
(57,66,75)
#2F353C
(47,53,60)
#25282D
(37,40,45)
#1B1B1E
(27,27,30)
#110E0F
(17,14,15)
#000000
(0,0,0)

Tints of #7590A5

#7590A5
(117,144,165)
#819AAD
(129,154,173)
#8DA4B5
(141,164,181)
#99AEBD
(153,174,189)
#A5B8C5
(165,184,197)
#B1C2CD
(177,194,205)
#BDCCD5
(189,204,213)
#C9D6DD
(201,214,221)
#D5E0E5
(213,224,229)
#E1EAED
(225,234,237)
#EDF4F5
(237,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7590A5; }

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

This text font color is #7590A5.

Background Color

.myBgColor { background-color: #7590A5; }

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

This div background color is #7590A5.

Border color

.myBorderColor { border: 1px solid #7590A5; }

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

This div border color is #7590A5.

Opacity

.myOpacity80 { color: #7590A5; opacity: 0.8; }

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

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

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

This text has shadow with #7590A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7590A5.

Preview

Color preview on black background

This text has color #7590A5 on black background.


Color preview on white background

This text has color #7590A5 on white background.


Black color preview on #7590A5 background

This text has black color on #7590A5 background.


White color preview on #7590A5 background

This text has white color on #7590A5 background.


Related colors

Complementary color

Complementary color for #hex is #8A6F5A.


I love getcolorcode.com

Triadic colors

1 #A57590 and #90A575 with #7590A5 are triadic colors.

2 #A59075 and #9075A5 with #7590A5 are triadic colors.