COLOR #22598E

HEX: #22598E RGB: (34,89,142)

Color info

#22598E contains mainly green and blue colors. Web safe color of #22598E is #336699 (or #369).

RGB color model

#22598E color RGB value is (34,89,142).

RGB: (34,89,142) (13%, 35%, 56%)

RGB channels and saturation

R 34 of 255 = 13%
G 89 of 255 = 35%
B 142 of 255 = 56%

34
89
142

R + G + B ~ 35%. #22598E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 89 + 142 = 265 (100%)
R 34 of 265 ~ 12.83%
G 89 of 265 ~ 33.58%
B 142 of 265 ~ 53.58'%

%12.83
%33.58
%53.58

CMYK color model

#22598E color CMYK value is (76,37,0,44).

  • cyan value is 76.06%
  • magenta value is 37.32%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (76,37,0,44)
C76M37Y0K44 (76%, 37%, 0%, 44%)
(0.76 / 0.37 / 0.00 / 0.44)

CMYK percentages

%76.06
%37.32
%0
%44.31

Codes

Color #22598E in popluar color models

22 59 8E
RGB 34 89 142
HSL 209° 61.36% 34.51%
HSB/HSV 209° 76.06% 55.69%
CMYK 76.06% 37.32% 0.00%
44.31%

Color #22598E in popluar number systems.

HEX 22 59 8E
Decimal 34 89 142
Binary 100010 1011001 10001110
Octal 42 131 216

Shades and tints

Shades of #22598E

#22598E
(34,89,142)
#1F5182
(31,81,130)
#1C4976
(28,73,118)
#19416A
(25,65,106)
#16395E
(22,57,94)
#133152
(19,49,82)
#102946
(16,41,70)
#0D213A
(13,33,58)
#0A192E
(10,25,46)
#071122
(7,17,34)
#040916
(4,9,22)
#000000
(0,0,0)

Tints of #22598E

#22598E
(34,89,142)
#366898
(54,104,152)
#4A77A2
(74,119,162)
#5E86AC
(94,134,172)
#7295B6
(114,149,182)
#86A4C0
(134,164,192)
#9AB3CA
(154,179,202)
#AEC2D4
(174,194,212)
#C2D1DE
(194,209,222)
#D6E0E8
(214,224,232)
#EAEFF2
(234,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #22598E color. Also use rgb(34,89,142) instead hex code.

Text Font Color

.myTextColor { color: #22598E; }

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

This text font color is #22598E.

Background Color

.myBgColor { background-color: #22598E; }

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

This div background color is #22598E.

Border color

.myBorderColor { border: 1px solid #22598E; }

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

This div border color is #22598E.

Opacity

.myOpacity80 { color: #22598E; opacity: 0.8; }

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

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

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

This text has shadow with #22598E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #22598E.

Preview

Color preview on black background

This text has color #22598E on black background.


Color preview on white background

This text has color #22598E on white background.


Black color preview on #22598E background

This text has black color on #22598E background.


White color preview on #22598E background

This text has white color on #22598E background.


Related colors

Complementary color

Complementary color for #hex is #DDA671.


I love getcolorcode.com

Triadic colors

1 #8E2259 and #598E22 with #22598E are triadic colors.

2 #8E5922 and #59228E with #22598E are triadic colors.