COLOR #598295

HEX: #598295 RGB: (89,130,149)

Color info

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

RGB color model

#598295 color RGB value is (89,130,149).

RGB: (89,130,149) (35%, 51%, 58%)

RGB channels and saturation

R 89 of 255 = 35%
G 130 of 255 = 51%
B 149 of 255 = 58%

89
130
149

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

Portions of RGB colors in percentages

R + G + B = 89 + 130 + 149 = 368 (100%)
R 89 of 368 ~ 24.18%
G 130 of 368 ~ 35.33%
B 149 of 368 ~ 40.49'%

%24.18
%35.33
%40.49

CMYK color model

#598295 color CMYK value is (40,13,0,42).

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

CMYK: (40,13,0,42)
C40M13Y0K42 (40%, 13%, 0%, 42%)
(0.40 / 0.13 / 0.00 / 0.42)

CMYK percentages

%40.27
%12.75
%0
%41.57

Codes

Color #598295 in popluar color models

59 82 95
RGB 89 130 149
HSL 199° 25.21% 46.67%
HSB/HSV 199° 40.27% 58.43%
CMYK 40.27% 12.75% 0.00%
41.57%

Color #598295 in popluar number systems.

HEX 59 82 95
Decimal 89 130 149
Binary 1011001 10000010 10010101
Octal 131 202 225

Shades and tints

Shades of #598295

#598295
(89,130,149)
#517788
(81,119,136)
#496C7B
(73,108,123)
#41616E
(65,97,110)
#395661
(57,86,97)
#314B54
(49,75,84)
#294047
(41,64,71)
#21353A
(33,53,58)
#192A2D
(25,42,45)
#111F20
(17,31,32)
#091413
(9,20,19)
#000000
(0,0,0)

Tints of #598295

#598295
(89,130,149)
#688D9E
(104,141,158)
#7798A7
(119,152,167)
#86A3B0
(134,163,176)
#95AEB9
(149,174,185)
#A4B9C2
(164,185,194)
#B3C4CB
(179,196,203)
#C2CFD4
(194,207,212)
#D1DADD
(209,218,221)
#E0E5E6
(224,229,230)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #598295; }

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

This text font color is #598295.

Background Color

.myBgColor { background-color: #598295; }

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

This div background color is #598295.

Border color

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

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

This div border color is #598295.

Opacity

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

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

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

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

This text has shadow with #598295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #598295.

Preview

Color preview on black background

This text has color #598295 on black background.


Color preview on white background

This text has color #598295 on white background.


Black color preview on #598295 background

This text has black color on #598295 background.


White color preview on #598295 background

This text has white color on #598295 background.


Related colors

Complementary color

Complementary color for #hex is #A67D6A.


I love getcolorcode.com

Triadic colors

1 #955982 and #829559 with #598295 are triadic colors.

2 #958259 and #825995 with #598295 are triadic colors.