COLOR #227C58

HEX: #227C58 RGB: (34,124,88)

Color info

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

RGB color model

#227C58 color RGB value is (34,124,88).

RGB: (34,124,88) (13%, 49%, 35%)

RGB channels and saturation

R 34 of 255 = 13%
G 124 of 255 = 49%
B 88 of 255 = 35%

34
124
88

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

Portions of RGB colors in percentages

R + G + B = 34 + 124 + 88 = 246 (100%)
R 34 of 246 ~ 13.82%
G 124 of 246 ~ 50.41%
B 88 of 246 ~ 35.77'%

%13.82
%50.41
%35.77

CMYK color model

#227C58 color CMYK value is (73,0,29,51).

  • cyan value is 72.58%
  • magenta value is 0.00%
  • yellow value is 29.03%
  • key color value is 51.37%

CMYK: (73,0,29,51)
C73M0Y29K51 (73%, 0%, 29%, 51%)
(0.73 / 0.00 / 0.29 / 0.51)

CMYK percentages

%72.58
%0
%29.03
%51.37

Codes

Color #227C58 in popluar color models

22 7C 58
RGB 34 124 88
HSL 156° 56.96% 30.98%
HSB/HSV 156° 72.58% 48.63%
CMYK 72.58% 0.00% 29.03%
51.37%

Color #227C58 in popluar number systems.

HEX 22 7C 58
Decimal 34 124 88
Binary 100010 1111100 1011000
Octal 42 174 130

Shades and tints

Shades of #227C58

#227C58
(34,124,88)
#1F7150
(31,113,80)
#1C6648
(28,102,72)
#195B40
(25,91,64)
#165038
(22,80,56)
#134530
(19,69,48)
#103A28
(16,58,40)
#0D2F20
(13,47,32)
#0A2418
(10,36,24)
#071910
(7,25,16)
#040E08
(4,14,8)
#000000
(0,0,0)

Tints of #227C58

#227C58
(34,124,88)
#368767
(54,135,103)
#4A9276
(74,146,118)
#5E9D85
(94,157,133)
#72A894
(114,168,148)
#86B3A3
(134,179,163)
#9ABEB2
(154,190,178)
#AEC9C1
(174,201,193)
#C2D4D0
(194,212,208)
#D6DFDF
(214,223,223)
#EAEAEE
(234,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #227C58 color. Also use rgb(34,124,88) instead hex code.

Text Font Color

.myTextColor { color: #227C58; }

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

This text font color is #227C58.

Background Color

.myBgColor { background-color: #227C58; }

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

This div background color is #227C58.

Border color

.myBorderColor { border: 1px solid #227C58; }

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

This div border color is #227C58.

Opacity

.myOpacity80 { color: #227C58; opacity: 0.8; }

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

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

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

This text has shadow with #227C58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #227C58.

Preview

Color preview on black background

This text has color #227C58 on black background.


Color preview on white background

This text has color #227C58 on white background.


Black color preview on #227C58 background

This text has black color on #227C58 background.


White color preview on #227C58 background

This text has white color on #227C58 background.


Related colors

Complementary color

Complementary color for #hex is #DD83A7.


I love getcolorcode.com

Triadic colors

1 #58227C and #7C5822 with #227C58 are triadic colors.

2 #587C22 and #7C2258 with #227C58 are triadic colors.