COLOR #427A28

HEX: #427A28 RGB: (66,122,40)

Color info

#427A28 contains mainly red and green colors. Web safe color of #427A28 is #336633 (or #363).

RGB color model

#427A28 color RGB value is (66,122,40).

RGB: (66,122,40) (26%, 48%, 16%)

RGB channels and saturation

R 66 of 255 = 26%
G 122 of 255 = 48%
B 40 of 255 = 16%

66
122
40

R + G + B ~ 30%. #427A28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 122 + 40 = 228 (100%)
R 66 of 228 ~ 28.95%
G 122 of 228 ~ 53.51%
B 40 of 228 ~ 17.54'%

%28.95
%53.51
%17.54

CMYK color model

#427A28 color CMYK value is (46,0,67,52).

  • cyan value is 45.90%
  • magenta value is 0.00%
  • yellow value is 67.21%
  • key color value is 52.16%

CMYK: (46,0,67,52)
C46M0Y67K52 (46%, 0%, 67%, 52%)
(0.46 / 0.00 / 0.67 / 0.52)

CMYK percentages

%45.9
%0
%67.21
%52.16

Codes

Color #427A28 in popluar color models

42 7A 28
RGB 66 122 40
HSL 101° 50.62% 31.76%
HSB/HSV 101° 67.21% 47.84%
CMYK 45.90% 0.00% 67.21%
52.16%

Color #427A28 in popluar number systems.

HEX 42 7A 28
Decimal 66 122 40
Binary 1000010 1111010 101000
Octal 102 172 50

Shades and tints

Shades of #427A28

#427A28
(66,122,40)
#3C6F25
(60,111,37)
#366422
(54,100,34)
#30591F
(48,89,31)
#2A4E1C
(42,78,28)
#244319
(36,67,25)
#1E3816
(30,56,22)
#182D13
(24,45,19)
#122210
(18,34,16)
#0C170D
(12,23,13)
#060C0A
(6,12,10)
#000000
(0,0,0)

Tints of #427A28

#427A28
(66,122,40)
#53863B
(83,134,59)
#64924E
(100,146,78)
#759E61
(117,158,97)
#86AA74
(134,170,116)
#97B687
(151,182,135)
#A8C29A
(168,194,154)
#B9CEAD
(185,206,173)
#CADAC0
(202,218,192)
#DBE6D3
(219,230,211)
#ECF2E6
(236,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427A28 color. Also use rgb(66,122,40) instead hex code.

Text Font Color

.myTextColor { color: #427A28; }

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

This text font color is #427A28.

Background Color

.myBgColor { background-color: #427A28; }

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

This div background color is #427A28.

Border color

.myBorderColor { border: 1px solid #427A28; }

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

This div border color is #427A28.

Opacity

.myOpacity80 { color: #427A28; opacity: 0.8; }

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

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

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

This text has shadow with #427A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427A28.

Preview

Color preview on black background

This text has color #427A28 on black background.


Color preview on white background

This text has color #427A28 on white background.


Black color preview on #427A28 background

This text has black color on #427A28 background.


White color preview on #427A28 background

This text has white color on #427A28 background.


Related colors

Complementary color

Complementary color for #hex is #BD85D7.


I love getcolorcode.com

Triadic colors

1 #28427A and #7A2842 with #427A28 are triadic colors.

2 #287A42 and #7A4228 with #427A28 are triadic colors.