COLOR #227071

HEX: #227071 RGB: (34,112,113)

Color info

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

RGB color model

#227071 color RGB value is (34,112,113).

RGB: (34,112,113) (13%, 44%, 44%)

RGB channels and saturation

R 34 of 255 = 13%
G 112 of 255 = 44%
B 113 of 255 = 44%

34
112
113

R + G + B ~ 34%. #227071 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 112 + 113 = 259 (100%)
R 34 of 259 ~ 13.13%
G 112 of 259 ~ 43.24%
B 113 of 259 ~ 43.63'%

%13.13
%43.24
%43.63

CMYK color model

#227071 color CMYK value is (70,1,0,56).

  • cyan value is 69.91%
  • magenta value is 0.88%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (70,1,0,56)
C70M1Y0K56 (70%, 1%, 0%, 56%)
(0.70 / 0.01 / 0.00 / 0.56)

CMYK percentages

%69.91
%0.88
%0
%55.69

Codes

Color #227071 in popluar color models

22 70 71
RGB 34 112 113
HSL 181° 53.74% 28.82%
HSB/HSV 181° 69.91% 44.31%
CMYK 69.91% 0.88% 0.00%
55.69%

Color #227071 in popluar number systems.

HEX 22 70 71
Decimal 34 112 113
Binary 100010 1110000 1110001
Octal 42 160 161

Shades and tints

Shades of #227071

#227071
(34,112,113)
#1F6667
(31,102,103)
#1C5C5D
(28,92,93)
#195253
(25,82,83)
#164849
(22,72,73)
#133E3F
(19,62,63)
#103435
(16,52,53)
#0D2A2B
(13,42,43)
#0A2021
(10,32,33)
#071617
(7,22,23)
#040C0D
(4,12,13)
#000000
(0,0,0)

Tints of #227071

#227071
(34,112,113)
#367D7D
(54,125,125)
#4A8A89
(74,138,137)
#5E9795
(94,151,149)
#72A4A1
(114,164,161)
#86B1AD
(134,177,173)
#9ABEB9
(154,190,185)
#AECBC5
(174,203,197)
#C2D8D1
(194,216,209)
#D6E5DD
(214,229,221)
#EAF2E9
(234,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #227071; }

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

This text font color is #227071.

Background Color

.myBgColor { background-color: #227071; }

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

This div background color is #227071.

Border color

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

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

This div border color is #227071.

Opacity

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

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

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

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

This text has shadow with #227071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #227071.

Preview

Color preview on black background

This text has color #227071 on black background.


Color preview on white background

This text has color #227071 on white background.


Black color preview on #227071 background

This text has black color on #227071 background.


White color preview on #227071 background

This text has white color on #227071 background.


Related colors

Complementary color

Complementary color for #hex is #DD8F8E.


I love getcolorcode.com

Triadic colors

1 #712270 and #707122 with #227071 are triadic colors.

2 #717022 and #702271 with #227071 are triadic colors.