COLOR #598296

HEX: #598296 RGB: (89,130,150)

Color info

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

RGB color model

#598296 color RGB value is (89,130,150).

RGB: (89,130,150) (35%, 51%, 59%)

RGB channels and saturation

R 89 of 255 = 35%
G 130 of 255 = 51%
B 150 of 255 = 59%

89
130
150

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

Portions of RGB colors in percentages

R + G + B = 89 + 130 + 150 = 369 (100%)
R 89 of 369 ~ 24.12%
G 130 of 369 ~ 35.23%
B 150 of 369 ~ 40.65'%

%24.12
%35.23
%40.65

CMYK color model

#598296 color CMYK value is (41,13,0,41).

  • cyan value is 40.67%
  • magenta value is 13.33%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (41,13,0,41)
C41M13Y0K41 (41%, 13%, 0%, 41%)
(0.41 / 0.13 / 0.00 / 0.41)

CMYK percentages

%40.67
%13.33
%0
%41.18

Codes

Color #598296 in popluar color models

59 82 96
RGB 89 130 150
HSL 200° 25.52% 46.86%
HSB/HSV 200° 40.67% 58.82%
CMYK 40.67% 13.33% 0.00%
41.18%

Color #598296 in popluar number systems.

HEX 59 82 96
Decimal 89 130 150
Binary 1011001 10000010 10010110
Octal 131 202 226

Shades and tints

Shades of #598296

#598296
(89,130,150)
#517789
(81,119,137)
#496C7C
(73,108,124)
#41616F
(65,97,111)
#395662
(57,86,98)
#314B55
(49,75,85)
#294048
(41,64,72)
#21353B
(33,53,59)
#192A2E
(25,42,46)
#111F21
(17,31,33)
#091414
(9,20,20)
#000000
(0,0,0)

Tints of #598296

#598296
(89,130,150)
#688D9F
(104,141,159)
#7798A8
(119,152,168)
#86A3B1
(134,163,177)
#95AEBA
(149,174,186)
#A4B9C3
(164,185,195)
#B3C4CC
(179,196,204)
#C2CFD5
(194,207,213)
#D1DADE
(209,218,222)
#E0E5E7
(224,229,231)
#EFF0F0
(239,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #598296 color. Also use rgb(89,130,150) instead hex code.

Text Font Color

.myTextColor { color: #598296; }

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

This text font color is #598296.

Background Color

.myBgColor { background-color: #598296; }

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

This div background color is #598296.

Border color

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

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

This div border color is #598296.

Opacity

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

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

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

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

This text has shadow with #598296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #598296.

Preview

Color preview on black background

This text has color #598296 on black background.


Color preview on white background

This text has color #598296 on white background.


Black color preview on #598296 background

This text has black color on #598296 background.


White color preview on #598296 background

This text has white color on #598296 background.


Related colors

Complementary color

Complementary color for #hex is #A67D69.


I love getcolorcode.com

Triadic colors

1 #965982 and #829659 with #598296 are triadic colors.

2 #968259 and #825996 with #598296 are triadic colors.