COLOR #425418

HEX: #425418 RGB: (66,84,24)

Color info

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

RGB color model

#425418 color RGB value is (66,84,24).

RGB: (66,84,24) (26%, 33%, 9%)

RGB channels and saturation

R 66 of 255 = 26%
G 84 of 255 = 33%
B 24 of 255 = 9%

66
84
24

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

Portions of RGB colors in percentages

R + G + B = 66 + 84 + 24 = 174 (100%)
R 66 of 174 ~ 37.93%
G 84 of 174 ~ 48.28%
B 24 of 174 ~ 13.79'%

%37.93
%48.28
%13.79

CMYK color model

#425418 color CMYK value is (21,0,71,67).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 71.43%
  • key color value is 67.06%

CMYK: (21,0,71,67)
C21M0Y71K67 (21%, 0%, 71%, 67%)
(0.21 / 0.00 / 0.71 / 0.67)

CMYK percentages

%21.43
%0
%71.43
%67.06

Codes

Color #425418 in popluar color models

42 54 18
RGB 66 84 24
HSL 78° 55.56% 21.18%
HSB/HSV 78° 71.43% 32.94%
CMYK 21.43% 0.00% 71.43%
67.06%

Color #425418 in popluar number systems.

HEX 42 54 18
Decimal 66 84 24
Binary 1000010 1010100 11000
Octal 102 124 30

Shades and tints

Shades of #425418

#425418
(66,84,24)
#3C4D16
(60,77,22)
#364614
(54,70,20)
#303F12
(48,63,18)
#2A3810
(42,56,16)
#24310E
(36,49,14)
#1E2A0C
(30,42,12)
#18230A
(24,35,10)
#121C08
(18,28,8)
#0C1506
(12,21,6)
#060E04
(6,14,4)
#000000
(0,0,0)

Tints of #425418

#425418
(66,84,24)
#53632D
(83,99,45)
#647242
(100,114,66)
#758157
(117,129,87)
#86906C
(134,144,108)
#979F81
(151,159,129)
#A8AE96
(168,174,150)
#B9BDAB
(185,189,171)
#CACCC0
(202,204,192)
#DBDBD5
(219,219,213)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425418 color. Also use rgb(66,84,24) instead hex code.

Text Font Color

.myTextColor { color: #425418; }

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

This text font color is #425418.

Background Color

.myBgColor { background-color: #425418; }

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

This div background color is #425418.

Border color

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

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

This div border color is #425418.

Opacity

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

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

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

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

This text has shadow with #425418 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425418.

Preview

Color preview on black background

This text has color #425418 on black background.


Color preview on white background

This text has color #425418 on white background.


Black color preview on #425418 background

This text has black color on #425418 background.


White color preview on #425418 background

This text has white color on #425418 background.


Related colors

Complementary color

Complementary color for #hex is #BDABE7.


I love getcolorcode.com

Triadic colors

1 #184254 and #541842 with #425418 are triadic colors.

2 #185442 and #544218 with #425418 are triadic colors.