COLOR #598AAC

HEX: #598AAC RGB: (89,138,172)

Color info

#598AAC contains mainly green and blue colors. Web safe color of #598AAC is #669999 (or #699).

RGB color model

#598AAC color RGB value is (89,138,172).

RGB: (89,138,172) (35%, 54%, 67%)

RGB channels and saturation

R 89 of 255 = 35%
G 138 of 255 = 54%
B 172 of 255 = 67%

89
138
172

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

Portions of RGB colors in percentages

R + G + B = 89 + 138 + 172 = 399 (100%)
R 89 of 399 ~ 22.31%
G 138 of 399 ~ 34.59%
B 172 of 399 ~ 43.11'%

%22.31
%34.59
%43.11

CMYK color model

#598AAC color CMYK value is (48,20,0,33).

  • cyan value is 48.26%
  • magenta value is 19.77%
  • yellow value is 0.00%
  • key color value is 32.55%
CMYK: (48,20,0,33) C48M20Y0K33 (48%,20%,0%,33%) (0.48/0.20/0.00/0.33) 

CMYK percentages

%48.26
%19.77
%0
%32.55

Codes

Color #598AAC in popluar color models

59 8A AC
RGB 89 138 172
HSL 205° 33.33% 51.18%
HSB/HSV 205° 48.26% 67.45%
CMYK 48.26% 19.77% 0.00%
32.55%

Color #598AAC in popluar number systems.

HEX 59 8A AC
Decimal 89 138 172
Binary 1011001 10001010 10101100
Octal 131 212 254

Shades and tints

Shades of #598AAC

#598AAC
(89,138,172)
#517E9D
(81,126,157)
#49728E
(73,114,142)
#41667F
(65,102,127)
#395A70
(57,90,112)
#314E61
(49,78,97)
#294252
(41,66,82)
#213643
(33,54,67)
#192A34
(25,42,52)
#111E25
(17,30,37)
#091216
(9,18,22)
#000000
(0,0,0)

Tints of #598AAC

#598AAC
(89,138,172)
#6894B3
(104,148,179)
#779EBA
(119,158,186)
#86A8C1
(134,168,193)
#95B2C8
(149,178,200)
#A4BCCF
(164,188,207)
#B3C6D6
(179,198,214)
#C2D0DD
(194,208,221)
#D1DAE4
(209,218,228)
#E0E4EB
(224,228,235)
#EFEEF2
(239,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #598AAC color. Also use rgb(89,138,172) instead hex code.

Text Font Color

.myTextColor { color: #598AAC; }

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

This text font color is #598AAC.

Background Color

.myBgColor { background-color: #598AAC; }

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

This div background color is #598AAC.

Border color

.myBorderColor { border: 1px solid #598AAC; }

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

This div border color is #598AAC.

Opacity

.myOpacity80 { color: #598AAC; opacity: 0.8; }

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

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

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

This text has shadow with #598AAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #598AAC.

Preview

Color preview on black background

This text has color #598AAC on black background.


Color preview on white background

This text has color #598AAC on white background.


Black color preview on #598AAC background

This text has black color on #598AAC background.


White color preview on #598AAC background

This text has white color on #598AAC background.


Related colors

Complementary color

Complementary color for #hex is #A67553.


I love getcolorcode.com

Triadic colors

1 #AC598A and #8AAC59 with #598AAC are triadic colors.

2 #AC8A59 and #8A59AC with #598AAC are triadic colors.