COLOR #225385

HEX: #225385 RGB: (34,83,133)

Color info

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

RGB color model

#225385 color RGB value is (34,83,133).

RGB: (34,83,133) (13%, 33%, 52%)

RGB channels and saturation

R 34 of 255 = 13%
G 83 of 255 = 33%
B 133 of 255 = 52%

34
83
133

R + G + B ~ 33%. #225385 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 83 + 133 = 250 (100%)
R 34 of 250 ~ 13.6%
G 83 of 250 ~ 33.2%
B 133 of 250 ~ 53.2'%

%13.6
%33.2
%53.2

CMYK color model

#225385 color CMYK value is (74,38,0,48).

  • cyan value is 74.44%
  • magenta value is 37.59%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (74,38,0,48)
C74M38Y0K48 (74%, 38%, 0%, 48%)
(0.74 / 0.38 / 0.00 / 0.48)

CMYK percentages

%74.44
%37.59
%0
%47.84

Codes

Color #225385 in popluar color models

22 53 85
RGB 34 83 133
HSL 210° 59.28% 32.75%
HSB/HSV 210° 74.44% 52.16%
CMYK 74.44% 37.59% 0.00%
47.84%

Color #225385 in popluar number systems.

HEX 22 53 85
Decimal 34 83 133
Binary 100010 1010011 10000101
Octal 42 123 205

Shades and tints

Shades of #225385

#225385
(34,83,133)
#1F4C79
(31,76,121)
#1C456D
(28,69,109)
#193E61
(25,62,97)
#163755
(22,55,85)
#133049
(19,48,73)
#10293D
(16,41,61)
#0D2231
(13,34,49)
#0A1B25
(10,27,37)
#071419
(7,20,25)
#040D0D
(4,13,13)
#000000
(0,0,0)

Tints of #225385

#225385
(34,83,133)
#366290
(54,98,144)
#4A719B
(74,113,155)
#5E80A6
(94,128,166)
#728FB1
(114,143,177)
#869EBC
(134,158,188)
#9AADC7
(154,173,199)
#AEBCD2
(174,188,210)
#C2CBDD
(194,203,221)
#D6DAE8
(214,218,232)
#EAE9F3
(234,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #225385; }

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

This text font color is #225385.

Background Color

.myBgColor { background-color: #225385; }

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

This div background color is #225385.

Border color

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

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

This div border color is #225385.

Opacity

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

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

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

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

This text has shadow with #225385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #225385.

Preview

Color preview on black background

This text has color #225385 on black background.


Color preview on white background

This text has color #225385 on white background.


Black color preview on #225385 background

This text has black color on #225385 background.


White color preview on #225385 background

This text has white color on #225385 background.


Related colors

Complementary color

Complementary color for #hex is #DDAC7A.


I love getcolorcode.com

Triadic colors

1 #852253 and #538522 with #225385 are triadic colors.

2 #855322 and #532285 with #225385 are triadic colors.