COLOR #426309

HEX: #426309 RGB: (66,99,9)

Color info

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

RGB color model

#426309 color RGB value is (66,99,9).

RGB: (66,99,9) (26%, 39%, 4%)

RGB channels and saturation

R 66 of 255 = 26%
G 99 of 255 = 39%
B 9 of 255 = 4%

66
99
9

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

Portions of RGB colors in percentages

R + G + B = 66 + 99 + 9 = 174 (100%)
R 66 of 174 ~ 37.93%
G 99 of 174 ~ 56.9%
B 9 of 174 ~ 5.17'%

%37.93
%56.9

CMYK color model

#426309 color CMYK value is (33,0,91,61).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 90.91%
  • key color value is 61.18%

CMYK: (33,0,91,61)
C33M0Y91K61 (33%, 0%, 91%, 61%)
(0.33 / 0.00 / 0.91 / 0.61)

CMYK percentages

%33.33
%0
%90.91
%61.18

Codes

Color #426309 in popluar color models

42 63 09
RGB 66 99 9
HSL 82° 83.33% 21.18%
HSB/HSV 82° 90.91% 38.82%
CMYK 33.33% 0.00% 90.91%
61.18%

Color #426309 in popluar number systems.

HEX 42 63 09
Decimal 66 99 9
Binary 1000010 1100011 1001
Octal 102 143 11

Shades and tints

Shades of #426309

#426309
(66,99,9)
#3C5A09
(60,90,9)
#365109
(54,81,9)
#304809
(48,72,9)
#2A3F09
(42,63,9)
#243609
(36,54,9)
#1E2D09
(30,45,9)
#182409
(24,36,9)
#121B09
(18,27,9)
#0C1209
(12,18,9)
#060909
(6,9,9)
#000000
(0,0,0)

Tints of #426309

#426309
(66,99,9)
#53711F
(83,113,31)
#647F35
(100,127,53)
#758D4B
(117,141,75)
#869B61
(134,155,97)
#97A977
(151,169,119)
#A8B78D
(168,183,141)
#B9C5A3
(185,197,163)
#CAD3B9
(202,211,185)
#DBE1CF
(219,225,207)
#ECEFE5
(236,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426309 color. Also use rgb(66,99,9) instead hex code.

Text Font Color

.myTextColor { color: #426309; }

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

This text font color is #426309.

Background Color

.myBgColor { background-color: #426309; }

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

This div background color is #426309.

Border color

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

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

This div border color is #426309.

Opacity

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

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

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

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

This text has shadow with #426309 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426309.

Preview

Color preview on black background

This text has color #426309 on black background.


Color preview on white background

This text has color #426309 on white background.


Black color preview on #426309 background

This text has black color on #426309 background.


White color preview on #426309 background

This text has white color on #426309 background.


Related colors

Complementary color

Complementary color for #hex is #BD9CF6.


I love getcolorcode.com

Triadic colors

1 #094263 and #630942 with #426309 are triadic colors.

2 #096342 and #634209 with #426309 are triadic colors.