COLOR #425A16

HEX: #425A16 RGB: (66,90,22)

Color info

#425A16 contains mainly red and green colors. Web safe color of #425A16 is #336600 (or #360).

RGB color model

#425A16 color RGB value is (66,90,22).

RGB: (66,90,22) (26%, 35%, 9%)

RGB channels and saturation

R 66 of 255 = 26%
G 90 of 255 = 35%
B 22 of 255 = 9%

66
90
22

R + G + B ~ 23%. #425A16 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 90 + 22 = 178 (100%)
R 66 of 178 ~ 37.08%
G 90 of 178 ~ 50.56%
B 22 of 178 ~ 12.36'%

%37.08
%50.56
%12.36

CMYK color model

#425A16 color CMYK value is (27,0,76,65).

  • cyan value is 26.67%
  • magenta value is 0.00%
  • yellow value is 75.56%
  • key color value is 64.71%

CMYK: (27,0,76,65)
C27M0Y76K65 (27%, 0%, 76%, 65%)
(0.27 / 0.00 / 0.76 / 0.65)

CMYK percentages

%26.67
%0
%75.56
%64.71

Codes

Color #425A16 in popluar color models

42 5A 16
RGB 66 90 22
HSL 81° 60.71% 21.96%
HSB/HSV 81° 75.56% 35.29%
CMYK 26.67% 0.00% 75.56%
64.71%

Color #425A16 in popluar number systems.

HEX 42 5A 16
Decimal 66 90 22
Binary 1000010 1011010 10110
Octal 102 132 26

Shades and tints

Shades of #425A16

#425A16
(66,90,22)
#3C5214
(60,82,20)
#364A12
(54,74,18)
#304210
(48,66,16)
#2A3A0E
(42,58,14)
#24320C
(36,50,12)
#1E2A0A
(30,42,10)
#182208
(24,34,8)
#121A06
(18,26,6)
#0C1204
(12,18,4)
#060A02
(6,10,2)
#000000
(0,0,0)

Tints of #425A16

#425A16
(66,90,22)
#53692B
(83,105,43)
#647840
(100,120,64)
#758755
(117,135,85)
#86966A
(134,150,106)
#97A57F
(151,165,127)
#A8B494
(168,180,148)
#B9C3A9
(185,195,169)
#CAD2BE
(202,210,190)
#DBE1D3
(219,225,211)
#ECF0E8
(236,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425A16 color. Also use rgb(66,90,22) instead hex code.

Text Font Color

.myTextColor { color: #425A16; }

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

This text font color is #425A16.

Background Color

.myBgColor { background-color: #425A16; }

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

This div background color is #425A16.

Border color

.myBorderColor { border: 1px solid #425A16; }

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

This div border color is #425A16.

Opacity

.myOpacity80 { color: #425A16; opacity: 0.8; }

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

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

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

This text has shadow with #425A16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425A16.

Preview

Color preview on black background

This text has color #425A16 on black background.


Color preview on white background

This text has color #425A16 on white background.


Black color preview on #425A16 background

This text has black color on #425A16 background.


White color preview on #425A16 background

This text has white color on #425A16 background.


Related colors

Complementary color

Complementary color for #hex is #BDA5E9.


I love getcolorcode.com

Triadic colors

1 #16425A and #5A1642 with #425A16 are triadic colors.

2 #165A42 and #5A4216 with #425A16 are triadic colors.