COLOR #227379

HEX: #227379 RGB: (34,115,121)

Color info

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

RGB color model

#227379 color RGB value is (34,115,121).

RGB: (34,115,121) (13%, 45%, 47%)

RGB channels and saturation

R 34 of 255 = 13%
G 115 of 255 = 45%
B 121 of 255 = 47%

34
115
121

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

Portions of RGB colors in percentages

R + G + B = 34 + 115 + 121 = 270 (100%)
R 34 of 270 ~ 12.59%
G 115 of 270 ~ 42.59%
B 121 of 270 ~ 44.81'%

%12.59
%42.59
%44.81

CMYK color model

#227379 color CMYK value is (72,5,0,53).

  • cyan value is 71.90%
  • magenta value is 4.96%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (72,5,0,53) C72M5Y0K53 (72%,5%,0%,53%) (0.72/0.05/0.00/0.53) 

CMYK percentages

%71.9
%4.96
%0
%52.55

Codes

Color #227379 in popluar color models

22 73 79
RGB 34 115 121
HSL 184° 56.13% 30.39%
HSB/HSV 184° 71.90% 47.45%
CMYK 71.90% 4.96% 0.00%
52.55%

Color #227379 in popluar number systems.

HEX 22 73 79
Decimal 34 115 121
Binary 100010 1110011 1111001
Octal 42 163 171

Shades and tints

Shades of #227379

#227379
(34,115,121)
#1F696E
(31,105,110)
#1C5F63
(28,95,99)
#195558
(25,85,88)
#164B4D
(22,75,77)
#134142
(19,65,66)
#103737
(16,55,55)
#0D2D2C
(13,45,44)
#0A2321
(10,35,33)
#071916
(7,25,22)
#040F0B
(4,15,11)
#000000
(0,0,0)

Tints of #227379

#227379
(34,115,121)
#367F85
(54,127,133)
#4A8B91
(74,139,145)
#5E979D
(94,151,157)
#72A3A9
(114,163,169)
#86AFB5
(134,175,181)
#9ABBC1
(154,187,193)
#AEC7CD
(174,199,205)
#C2D3D9
(194,211,217)
#D6DFE5
(214,223,229)
#EAEBF1
(234,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #227379 color. Also use rgb(34,115,121) instead hex code.

Text Font Color

.myTextColor { color: #227379; }

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

This text font color is #227379.

Background Color

.myBgColor { background-color: #227379; }

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

This div background color is #227379.

Border color

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

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

This div border color is #227379.

Opacity

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

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

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

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

This text has shadow with #227379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #227379.

Preview

Color preview on black background

This text has color #227379 on black background.


Color preview on white background

This text has color #227379 on white background.


Black color preview on #227379 background

This text has black color on #227379 background.


White color preview on #227379 background

This text has white color on #227379 background.


Related colors

Complementary color

Complementary color for #hex is #DD8C86.


I love getcolorcode.com

Triadic colors

1 #792273 and #737922 with #227379 are triadic colors.

2 #797322 and #732279 with #227379 are triadic colors.