COLOR #42621C

HEX: #42621C RGB: (66,98,28)

Color info

#42621C contains mainly red and green colors. Web safe color of #42621C is #336633 (or #363).

RGB color model

#42621C color RGB value is (66,98,28).

RGB: (66,98,28) (26%, 38%, 11%)

RGB channels and saturation

R 66 of 255 = 26%
G 98 of 255 = 38%
B 28 of 255 = 11%

66
98
28

R + G + B ~ 25%. #42621C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 98 + 28 = 192 (100%)
R 66 of 192 ~ 34.38%
G 98 of 192 ~ 51.04%
B 28 of 192 ~ 14.58'%

%34.38
%51.04
%14.58

CMYK color model

#42621C color CMYK value is (33,0,71,62).

  • cyan value is 32.65%
  • magenta value is 0.00%
  • yellow value is 71.43%
  • key color value is 61.57%

CMYK: (33,0,71,62)
C33M0Y71K62 (33%, 0%, 71%, 62%)
(0.33 / 0.00 / 0.71 / 0.62)

CMYK percentages

%32.65
%0
%71.43
%61.57

Codes

Color #42621C in popluar color models

42 62 1C
RGB 66 98 28
HSL 87° 55.56% 24.71%
HSB/HSV 87° 71.43% 38.43%
CMYK 32.65% 0.00% 71.43%
61.57%

Color #42621C in popluar number systems.

HEX 42 62 1C
Decimal 66 98 28
Binary 1000010 1100010 11100
Octal 102 142 34

Shades and tints

Shades of #42621C

#42621C
(66,98,28)
#3C5A1A
(60,90,26)
#365218
(54,82,24)
#304A16
(48,74,22)
#2A4214
(42,66,20)
#243A12
(36,58,18)
#1E3210
(30,50,16)
#182A0E
(24,42,14)
#12220C
(18,34,12)
#0C1A0A
(12,26,10)
#061208
(6,18,8)
#000000
(0,0,0)

Tints of #42621C

#42621C
(66,98,28)
#537030
(83,112,48)
#647E44
(100,126,68)
#758C58
(117,140,88)
#869A6C
(134,154,108)
#97A880
(151,168,128)
#A8B694
(168,182,148)
#B9C4A8
(185,196,168)
#CAD2BC
(202,210,188)
#DBE0D0
(219,224,208)
#ECEEE4
(236,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42621C color. Also use rgb(66,98,28) instead hex code.

Text Font Color

.myTextColor { color: #42621C; }

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

This text font color is #42621C.

Background Color

.myBgColor { background-color: #42621C; }

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

This div background color is #42621C.

Border color

.myBorderColor { border: 1px solid #42621C; }

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

This div border color is #42621C.

Opacity

.myOpacity80 { color: #42621C; opacity: 0.8; }

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

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

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

This text has shadow with #42621C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42621C.

Preview

Color preview on black background

This text has color #42621C on black background.


Color preview on white background

This text has color #42621C on white background.


Black color preview on #42621C background

This text has black color on #42621C background.


White color preview on #42621C background

This text has white color on #42621C background.


Related colors

Complementary color

Complementary color for #hex is #BD9DE3.


I love getcolorcode.com

Triadic colors

1 #1C4262 and #621C42 with #42621C are triadic colors.

2 #1C6242 and #62421C with #42621C are triadic colors.