COLOR #228427

HEX: #228427 RGB: (34,132,39)

Color info

#228427 contains mainly green color. Web safe color of #228427 is #339933 (or #393).

RGB color model

#228427 color RGB value is (34,132,39).

RGB: (34,132,39) (13%, 52%, 15%)

RGB channels and saturation

R 34 of 255 = 13%
G 132 of 255 = 52%
B 39 of 255 = 15%

34
132
39

R + G + B ~ 27%. #228427 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 132 + 39 = 205 (100%)
R 34 of 205 ~ 16.59%
G 132 of 205 ~ 64.39%
B 39 of 205 ~ 19.02'%

%16.59
%64.39
%19.02

CMYK color model

#228427 color CMYK value is (74,0,70,48).

  • cyan value is 74.24%
  • magenta value is 0.00%
  • yellow value is 70.45%
  • key color value is 48.24%

CMYK: (74,0,70,48)
C74M0Y70K48 (74%, 0%, 70%, 48%)
(0.74 / 0.00 / 0.70 / 0.48)

CMYK percentages

%74.24
%0
%70.45
%48.24

Codes

Color #228427 in popluar color models

22 84 27
RGB 34 132 39
HSL 123° 59.04% 32.55%
HSB/HSV 123° 74.24% 51.76%
CMYK 74.24% 0.00% 70.45%
48.24%

Color #228427 in popluar number systems.

HEX 22 84 27
Decimal 34 132 39
Binary 100010 10000100 100111
Octal 42 204 47

Shades and tints

Shades of #228427

#228427
(34,132,39)
#1F7824
(31,120,36)
#1C6C21
(28,108,33)
#19601E
(25,96,30)
#16541B
(22,84,27)
#134818
(19,72,24)
#103C15
(16,60,21)
#0D3012
(13,48,18)
#0A240F
(10,36,15)
#07180C
(7,24,12)
#040C09
(4,12,9)
#000000
(0,0,0)

Tints of #228427

#228427
(34,132,39)
#368F3A
(54,143,58)
#4A9A4D
(74,154,77)
#5EA560
(94,165,96)
#72B073
(114,176,115)
#86BB86
(134,187,134)
#9AC699
(154,198,153)
#AED1AC
(174,209,172)
#C2DCBF
(194,220,191)
#D6E7D2
(214,231,210)
#EAF2E5
(234,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #228427 color. Also use rgb(34,132,39) instead hex code.

Text Font Color

.myTextColor { color: #228427; }

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

This text font color is #228427.

Background Color

.myBgColor { background-color: #228427; }

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

This div background color is #228427.

Border color

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

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

This div border color is #228427.

Opacity

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

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

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

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

This text has shadow with #228427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #228427.

Preview

Color preview on black background

This text has color #228427 on black background.


Color preview on white background

This text has color #228427 on white background.


Black color preview on #228427 background

This text has black color on #228427 background.


White color preview on #228427 background

This text has white color on #228427 background.


Related colors

Complementary color

Complementary color for #hex is #DD7BD8.


I love getcolorcode.com

Triadic colors

1 #272284 and #842722 with #228427 are triadic colors.

2 #278422 and #842227 with #228427 are triadic colors.