COLOR #424826

HEX: #424826 RGB: (66,72,38)

Color info

#424826 contains red, green and blue colors in about the same proportion. Web safe color of #424826 is #333333 (or #333).

RGB color model

#424826 color RGB value is (66,72,38).

RGB: (66,72,38) (26%, 28%, 15%)

RGB channels and saturation

R 66 of 255 = 26%
G 72 of 255 = 28%
B 38 of 255 = 15%

66
72
38

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

Portions of RGB colors in percentages

R + G + B = 66 + 72 + 38 = 176 (100%)
R 66 of 176 ~ 37.5%
G 72 of 176 ~ 40.91%
B 38 of 176 ~ 21.59'%

%37.5
%40.91
%21.59

CMYK color model

#424826 color CMYK value is (8,0,47,72).

  • cyan value is 8.33%
  • magenta value is 0.00%
  • yellow value is 47.22%
  • key color value is 71.76%

CMYK: (8,0,47,72)
C8M0Y47K72 (8%, 0%, 47%, 72%)
(0.08 / 0.00 / 0.47 / 0.72)

CMYK percentages

%8.33
%0
%47.22
%71.76

Codes

Color #424826 in popluar color models

42 48 26
RGB 66 72 38
HSL 71° 30.91% 21.57%
HSB/HSV 71° 47.22% 28.24%
CMYK 8.33% 0.00% 47.22%
71.76%

Color #424826 in popluar number systems.

HEX 42 48 26
Decimal 66 72 38
Binary 1000010 1001000 100110
Octal 102 110 46

Shades and tints

Shades of #424826

#424826
(66,72,38)
#3C4223
(60,66,35)
#363C20
(54,60,32)
#30361D
(48,54,29)
#2A301A
(42,48,26)
#242A17
(36,42,23)
#1E2414
(30,36,20)
#181E11
(24,30,17)
#12180E
(18,24,14)
#0C120B
(12,18,11)
#060C08
(6,12,8)
#000000
(0,0,0)

Tints of #424826

#424826
(66,72,38)
#535839
(83,88,57)
#64684C
(100,104,76)
#75785F
(117,120,95)
#868872
(134,136,114)
#979885
(151,152,133)
#A8A898
(168,168,152)
#B9B8AB
(185,184,171)
#CAC8BE
(202,200,190)
#DBD8D1
(219,216,209)
#ECE8E4
(236,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424826 color. Also use rgb(66,72,38) instead hex code.

Text Font Color

.myTextColor { color: #424826; }

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

This text font color is #424826.

Background Color

.myBgColor { background-color: #424826; }

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

This div background color is #424826.

Border color

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

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

This div border color is #424826.

Opacity

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

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

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

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

This text has shadow with #424826 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424826.

Preview

Color preview on black background

This text has color #424826 on black background.


Color preview on white background

This text has color #424826 on white background.


Black color preview on #424826 background

This text has black color on #424826 background.


White color preview on #424826 background

This text has white color on #424826 background.


Related colors

Complementary color

Complementary color for #hex is #BDB7D9.


I love getcolorcode.com

Triadic colors

1 #264248 and #482642 with #424826 are triadic colors.

2 #264842 and #484226 with #424826 are triadic colors.