COLOR #7589BA

HEX: #7589BA RGB: (117,137,186)

Color info

#7589BA contains mainly green and blue colors. Web safe color of #7589BA is #6699CC (or #69C).

RGB color model

#7589BA color RGB value is (117,137,186).

RGB: (117,137,186) (46%, 54%, 73%)

RGB channels and saturation

R 117 of 255 = 46%
G 137 of 255 = 54%
B 186 of 255 = 73%

117
137
186

R + G + B ~ 58%. #7589BA is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 137 + 186 = 440 (100%)
R 117 of 440 ~ 26.59%
G 137 of 440 ~ 31.14%
B 186 of 440 ~ 42.27'%

%26.59
%31.14
%42.27

CMYK color model

#7589BA color CMYK value is (37,26,0,27).

  • cyan value is 37.10%
  • magenta value is 26.34%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (37,26,0,27) C37M26Y0K27 (37%,26%,0%,27%) (0.37/0.26/0.00/0.27) 

CMYK percentages

%37.1
%26.34
%0
%27.06

Codes

Color #7589BA in popluar color models

75 89 BA
RGB 117 137 186
HSL 223° 33.33% 59.41%
HSB/HSV 223° 37.10% 72.94%
CMYK 37.10% 26.34% 0.00%
27.06%

Color #7589BA in popluar number systems.

HEX 75 89 BA
Decimal 117 137 186
Binary 1110101 10001001 10111010
Octal 165 211 272

Shades and tints

Shades of #7589BA

#7589BA
(117,137,186)
#6B7DAA
(107,125,170)
#61719A
(97,113,154)
#57658A
(87,101,138)
#4D597A
(77,89,122)
#434D6A
(67,77,106)
#39415A
(57,65,90)
#2F354A
(47,53,74)
#25293A
(37,41,58)
#1B1D2A
(27,29,42)
#11111A
(17,17,26)
#000000
(0,0,0)

Tints of #7589BA

#7589BA
(117,137,186)
#8193C0
(129,147,192)
#8D9DC6
(141,157,198)
#99A7CC
(153,167,204)
#A5B1D2
(165,177,210)
#B1BBD8
(177,187,216)
#BDC5DE
(189,197,222)
#C9CFE4
(201,207,228)
#D5D9EA
(213,217,234)
#E1E3F0
(225,227,240)
#EDEDF6
(237,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7589BA color. Also use rgb(117,137,186) instead hex code.

Text Font Color

.myTextColor { color: #7589BA; }

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

This text font color is #7589BA.

Background Color

.myBgColor { background-color: #7589BA; }

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

This div background color is #7589BA.

Border color

.myBorderColor { border: 1px solid #7589BA; }

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

This div border color is #7589BA.

Opacity

.myOpacity80 { color: #7589BA; opacity: 0.8; }

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

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

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

This text has shadow with #7589BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7589BA.

Preview

Color preview on black background

This text has color #7589BA on black background.


Color preview on white background

This text has color #7589BA on white background.


Black color preview on #7589BA background

This text has black color on #7589BA background.


White color preview on #7589BA background

This text has white color on #7589BA background.


Related colors

Complementary color

Complementary color for #hex is #8A7645.


I love getcolorcode.com

Triadic colors

1 #BA7589 and #89BA75 with #7589BA are triadic colors.

2 #BA8975 and #8975BA with #7589BA are triadic colors.