COLOR #225071

HEX: #225071 RGB: (34,80,113)

Color info

#225071 contains mainly green and blue colors. Web safe color of #225071 is #336666 (or #366).

RGB color model

#225071 color RGB value is (34,80,113).

RGB: (34,80,113) (13%, 31%, 44%)

RGB channels and saturation

R 34 of 255 = 13%
G 80 of 255 = 31%
B 113 of 255 = 44%

34
80
113

R + G + B ~ 29%. #225071 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 80 + 113 = 227 (100%)
R 34 of 227 ~ 14.98%
G 80 of 227 ~ 35.24%
B 113 of 227 ~ 49.78'%

%14.98
%35.24
%49.78

CMYK color model

#225071 color CMYK value is (70,29,0,56).

  • cyan value is 69.91%
  • magenta value is 29.20%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (70,29,0,56) C70M29Y0K56 (70%,29%,0%,56%) (0.70/0.29/0.00/0.56) 

CMYK percentages

%69.91
%29.2
%0
%55.69

Codes

Color #225071 in popluar color models

22 50 71
RGB 34 80 113
HSL 205° 53.74% 28.82%
HSB/HSV 205° 69.91% 44.31%
CMYK 69.91% 29.20% 0.00%
55.69%

Color #225071 in popluar number systems.

HEX 22 50 71
Decimal 34 80 113
Binary 100010 1010000 1110001
Octal 42 120 161

Shades and tints

Shades of #225071

#225071
(34,80,113)
#1F4967
(31,73,103)
#1C425D
(28,66,93)
#193B53
(25,59,83)
#163449
(22,52,73)
#132D3F
(19,45,63)
#102635
(16,38,53)
#0D1F2B
(13,31,43)
#0A1821
(10,24,33)
#071117
(7,17,23)
#040A0D
(4,10,13)
#000000
(0,0,0)

Tints of #225071

#225071
(34,80,113)
#365F7D
(54,95,125)
#4A6E89
(74,110,137)
#5E7D95
(94,125,149)
#728CA1
(114,140,161)
#869BAD
(134,155,173)
#9AAAB9
(154,170,185)
#AEB9C5
(174,185,197)
#C2C8D1
(194,200,209)
#D6D7DD
(214,215,221)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #225071 color. Also use rgb(34,80,113) instead hex code.

Text Font Color

.myTextColor { color: #225071; }

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

This text font color is #225071.

Background Color

.myBgColor { background-color: #225071; }

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

This div background color is #225071.

Border color

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

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

This div border color is #225071.

Opacity

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

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

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

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

This text has shadow with #225071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #225071.

Preview

Color preview on black background

This text has color #225071 on black background.


Color preview on white background

This text has color #225071 on white background.


Black color preview on #225071 background

This text has black color on #225071 background.


White color preview on #225071 background

This text has white color on #225071 background.


Related colors

Complementary color

Complementary color for #hex is #DDAF8E.


I love getcolorcode.com

Triadic colors

1 #712250 and #507122 with #225071 are triadic colors.

2 #715022 and #502271 with #225071 are triadic colors.