COLOR #225382

HEX: #225382 RGB: (34,83,130)

Color info

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

RGB color model

#225382 color RGB value is (34,83,130).

RGB: (34,83,130) (13%, 33%, 51%)

RGB channels and saturation

R 34 of 255 = 13%
G 83 of 255 = 33%
B 130 of 255 = 51%

34
83
130

R + G + B ~ 32%. #225382 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 83 + 130 = 247 (100%)
R 34 of 247 ~ 13.77%
G 83 of 247 ~ 33.6%
B 130 of 247 ~ 52.63'%

%13.77
%33.6
%52.63

CMYK color model

#225382 color CMYK value is (74,36,0,49).

  • cyan value is 73.85%
  • magenta value is 36.15%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (74,36,0,49)
C74M36Y0K49 (74%, 36%, 0%, 49%)
(0.74 / 0.36 / 0.00 / 0.49)

CMYK percentages

%73.85
%36.15
%0
%49.02

Codes

Color #225382 in popluar color models

22 53 82
RGB 34 83 130
HSL 209° 58.54% 32.16%
HSB/HSV 209° 73.85% 50.98%
CMYK 73.85% 36.15% 0.00%
49.02%

Color #225382 in popluar number systems.

HEX 22 53 82
Decimal 34 83 130
Binary 100010 1010011 10000010
Octal 42 123 202

Shades and tints

Shades of #225382

#225382
(34,83,130)
#1F4C77
(31,76,119)
#1C456C
(28,69,108)
#193E61
(25,62,97)
#163756
(22,55,86)
#13304B
(19,48,75)
#102940
(16,41,64)
#0D2235
(13,34,53)
#0A1B2A
(10,27,42)
#07141F
(7,20,31)
#040D14
(4,13,20)
#000000
(0,0,0)

Tints of #225382

#225382
(34,83,130)
#36628D
(54,98,141)
#4A7198
(74,113,152)
#5E80A3
(94,128,163)
#728FAE
(114,143,174)
#869EB9
(134,158,185)
#9AADC4
(154,173,196)
#AEBCCF
(174,188,207)
#C2CBDA
(194,203,218)
#D6DAE5
(214,218,229)
#EAE9F0
(234,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #225382 color. Also use rgb(34,83,130) instead hex code.

Text Font Color

.myTextColor { color: #225382; }

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

This text font color is #225382.

Background Color

.myBgColor { background-color: #225382; }

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

This div background color is #225382.

Border color

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

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

This div border color is #225382.

Opacity

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

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

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

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

This text has shadow with #225382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #225382.

Preview

Color preview on black background

This text has color #225382 on black background.


Color preview on white background

This text has color #225382 on white background.


Black color preview on #225382 background

This text has black color on #225382 background.


White color preview on #225382 background

This text has white color on #225382 background.


Related colors

Complementary color

Complementary color for #hex is #DDAC7D.


I love getcolorcode.com

Triadic colors

1 #822253 and #538222 with #225382 are triadic colors.

2 #825322 and #532282 with #225382 are triadic colors.