COLOR #425811

HEX: #425811 RGB: (66,88,17)

Color info

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

RGB color model

#425811 color RGB value is (66,88,17).

RGB: (66,88,17) (26%, 35%, 7%)

RGB channels and saturation

R 66 of 255 = 26%
G 88 of 255 = 35%
B 17 of 255 = 7%

66
88
17

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

Portions of RGB colors in percentages

R + G + B = 66 + 88 + 17 = 171 (100%)
R 66 of 171 ~ 38.6%
G 88 of 171 ~ 51.46%
B 17 of 171 ~ 9.94'%

%38.6
%51.46
%9.94

CMYK color model

#425811 color CMYK value is (25,0,81,65).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 80.68%
  • key color value is 65.49%
CMYK: (25,0,81,65) C25M0Y81K65 (25%,0%,81%,65%) (0.25/0.00/0.81/0.65) 

CMYK percentages

%25
%0
%80.68
%65.49

Codes

Color #425811 in popluar color models

42 58 11
RGB 66 88 17
HSL 79° 67.62% 20.59%
HSB/HSV 79° 80.68% 34.51%
CMYK 25.00% 0.00% 80.68%
65.49%

Color #425811 in popluar number systems.

HEX 42 58 11
Decimal 66 88 17
Binary 1000010 1011000 10001
Octal 102 130 21

Shades and tints

Shades of #425811

#425811
(66,88,17)
#3C5010
(60,80,16)
#36480F
(54,72,15)
#30400E
(48,64,14)
#2A380D
(42,56,13)
#24300C
(36,48,12)
#1E280B
(30,40,11)
#18200A
(24,32,10)
#121809
(18,24,9)
#0C1008
(12,16,8)
#060807
(6,8,7)
#000000
(0,0,0)

Tints of #425811

#425811
(66,88,17)
#536726
(83,103,38)
#64763B
(100,118,59)
#758550
(117,133,80)
#869465
(134,148,101)
#97A37A
(151,163,122)
#A8B28F
(168,178,143)
#B9C1A4
(185,193,164)
#CAD0B9
(202,208,185)
#DBDFCE
(219,223,206)
#ECEEE3
(236,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425811 color. Also use rgb(66,88,17) instead hex code.

Text Font Color

.myTextColor { color: #425811; }

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

This text font color is #425811.

Background Color

.myBgColor { background-color: #425811; }

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

This div background color is #425811.

Border color

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

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

This div border color is #425811.

Opacity

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

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

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

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

This text has shadow with #425811 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425811.

Preview

Color preview on black background

This text has color #425811 on black background.


Color preview on white background

This text has color #425811 on white background.


Black color preview on #425811 background

This text has black color on #425811 background.


White color preview on #425811 background

This text has white color on #425811 background.


Related colors

Complementary color

Complementary color for #hex is #BDA7EE.


I love getcolorcode.com

Triadic colors

1 #114258 and #581142 with #425811 are triadic colors.

2 #115842 and #584211 with #425811 are triadic colors.