COLOR #42491C

HEX: #42491C RGB: (66,73,28)

Color info

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

RGB color model

#42491C color RGB value is (66,73,28).

RGB: (66,73,28) (26%, 29%, 11%)

RGB channels and saturation

R 66 of 255 = 26%
G 73 of 255 = 29%
B 28 of 255 = 11%

66
73
28

R + G + B ~ 22%. #42491C is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 73 + 28 = 167 (100%)
R 66 of 167 ~ 39.52%
G 73 of 167 ~ 43.71%
B 28 of 167 ~ 16.77'%

%39.52
%43.71
%16.77

CMYK color model

#42491C color CMYK value is (10,0,62,71).

  • cyan value is 9.59%
  • magenta value is 0.00%
  • yellow value is 61.64%
  • key color value is 71.37%

CMYK: (10,0,62,71)
C10M0Y62K71 (10%, 0%, 62%, 71%)
(0.10 / 0.00 / 0.62 / 0.71)

CMYK percentages

%9.59
%0
%61.64
%71.37

Codes

Color #42491C in popluar color models

42 49 1C
RGB 66 73 28
HSL 69° 44.55% 19.80%
HSB/HSV 69° 61.64% 28.63%
CMYK 9.59% 0.00% 61.64%
71.37%

Color #42491C in popluar number systems.

HEX 42 49 1C
Decimal 66 73 28
Binary 1000010 1001001 11100
Octal 102 111 34

Shades and tints

Shades of #42491C

#42491C
(66,73,28)
#3C431A
(60,67,26)
#363D18
(54,61,24)
#303716
(48,55,22)
#2A3114
(42,49,20)
#242B12
(36,43,18)
#1E2510
(30,37,16)
#181F0E
(24,31,14)
#12190C
(18,25,12)
#0C130A
(12,19,10)
#060D08
(6,13,8)
#000000
(0,0,0)

Tints of #42491C

#42491C
(66,73,28)
#535930
(83,89,48)
#646944
(100,105,68)
#757958
(117,121,88)
#86896C
(134,137,108)
#979980
(151,153,128)
#A8A994
(168,169,148)
#B9B9A8
(185,185,168)
#CAC9BC
(202,201,188)
#DBD9D0
(219,217,208)
#ECE9E4
(236,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42491C; }

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

This text font color is #42491C.

Background Color

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

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

This div background color is #42491C.

Border color

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

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

This div border color is #42491C.

Opacity

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

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

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

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

This text has shadow with #42491C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42491C.

Preview

Color preview on black background

This text has color #42491C on black background.


Color preview on white background

This text has color #42491C on white background.


Black color preview on #42491C background

This text has black color on #42491C background.


White color preview on #42491C background

This text has white color on #42491C background.


Related colors

Complementary color

Complementary color for #hex is #BDB6E3.


I love getcolorcode.com

Triadic colors

1 #1C4249 and #491C42 with #42491C are triadic colors.

2 #1C4942 and #49421C with #42491C are triadic colors.