COLOR #42644C

HEX: #42644C RGB: (66,100,76)

Color info

#42644C contains red, green and blue colors in about the same proportion. Web safe color of #42644C is #336633 (or #363).

RGB color model

#42644C color RGB value is (66,100,76).

RGB: (66,100,76) (26%, 39%, 30%)

RGB channels and saturation

R 66 of 255 = 26%
G 100 of 255 = 39%
B 76 of 255 = 30%

66
100
76

R + G + B ~ 32%. #42644C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 100 + 76 = 242 (100%)
R 66 of 242 ~ 27.27%
G 100 of 242 ~ 41.32%
B 76 of 242 ~ 31.4'%

%27.27
%41.32
%31.4

CMYK color model

#42644C color CMYK value is (34,0,24,61).

  • cyan value is 34.00%
  • magenta value is 0.00%
  • yellow value is 24.00%
  • key color value is 60.78%

CMYK: (34,0,24,61)
C34M0Y24K61 (34%, 0%, 24%, 61%)
(0.34 / 0.00 / 0.24 / 0.61)

CMYK percentages

%34
%0
%24
%60.78

Codes

Color #42644C in popluar color models

42 64 4C
RGB 66 100 76
HSL 138° 20.48% 32.55%
HSB/HSV 138° 34.00% 39.22%
CMYK 34.00% 0.00% 24.00%
60.78%

Color #42644C in popluar number systems.

HEX 42 64 4C
Decimal 66 100 76
Binary 1000010 1100100 1001100
Octal 102 144 114

Shades and tints

Shades of #42644C

#42644C
(66,100,76)
#3C5B46
(60,91,70)
#365240
(54,82,64)
#30493A
(48,73,58)
#2A4034
(42,64,52)
#24372E
(36,55,46)
#1E2E28
(30,46,40)
#182522
(24,37,34)
#121C1C
(18,28,28)
#0C1316
(12,19,22)
#060A10
(6,10,16)
#000000
(0,0,0)

Tints of #42644C

#42644C
(66,100,76)
#53725C
(83,114,92)
#64806C
(100,128,108)
#758E7C
(117,142,124)
#869C8C
(134,156,140)
#97AA9C
(151,170,156)
#A8B8AC
(168,184,172)
#B9C6BC
(185,198,188)
#CAD4CC
(202,212,204)
#DBE2DC
(219,226,220)
#ECF0EC
(236,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42644C color. Also use rgb(66,100,76) instead hex code.

Text Font Color

.myTextColor { color: #42644C; }

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

This text font color is #42644C.

Background Color

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

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

This div background color is #42644C.

Border color

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

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

This div border color is #42644C.

Opacity

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

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

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

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

This text has shadow with #42644C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42644C.

Preview

Color preview on black background

This text has color #42644C on black background.


Color preview on white background

This text has color #42644C on white background.


Black color preview on #42644C background

This text has black color on #42644C background.


White color preview on #42644C background

This text has white color on #42644C background.


Related colors

Complementary color

Complementary color for #hex is #BD9BB3.


I love getcolorcode.com

Triadic colors

1 #4C4264 and #644C42 with #42644C are triadic colors.

2 #4C6442 and #64424C with #42644C are triadic colors.