COLOR #42634D

HEX: #42634D RGB: (66,99,77)

Color info

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

RGB color model

#42634D color RGB value is (66,99,77).

RGB: (66,99,77) (26%, 39%, 30%)

RGB channels and saturation

R 66 of 255 = 26%
G 99 of 255 = 39%
B 77 of 255 = 30%

66
99
77

R + G + B ~ 32%. #42634D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 99 + 77 = 242 (100%)
R 66 of 242 ~ 27.27%
G 99 of 242 ~ 40.91%
B 77 of 242 ~ 31.82'%

%27.27
%40.91
%31.82

CMYK color model

#42634D color CMYK value is (33,0,22,61).

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

CMYK: (33,0,22,61)
C33M0Y22K61 (33%, 0%, 22%, 61%)
(0.33 / 0.00 / 0.22 / 0.61)

CMYK percentages

%33.33
%0
%22.22
%61.18

Codes

Color #42634D in popluar color models

42 63 4D
RGB 66 99 77
HSL 140° 20.00% 32.35%
HSB/HSV 140° 33.33% 38.82%
CMYK 33.33% 0.00% 22.22%
61.18%

Color #42634D in popluar number systems.

HEX 42 63 4D
Decimal 66 99 77
Binary 1000010 1100011 1001101
Octal 102 143 115

Shades and tints

Shades of #42634D

#42634D
(66,99,77)
#3C5A46
(60,90,70)
#36513F
(54,81,63)
#304838
(48,72,56)
#2A3F31
(42,63,49)
#24362A
(36,54,42)
#1E2D23
(30,45,35)
#18241C
(24,36,28)
#121B15
(18,27,21)
#0C120E
(12,18,14)
#060907
(6,9,7)
#000000
(0,0,0)

Tints of #42634D

#42634D
(66,99,77)
#53715D
(83,113,93)
#647F6D
(100,127,109)
#758D7D
(117,141,125)
#869B8D
(134,155,141)
#97A99D
(151,169,157)
#A8B7AD
(168,183,173)
#B9C5BD
(185,197,189)
#CAD3CD
(202,211,205)
#DBE1DD
(219,225,221)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42634D; }

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

This text font color is #42634D.

Background Color

.myBgColor { background-color: #42634D; }

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

This div background color is #42634D.

Border color

.myBorderColor { border: 1px solid #42634D; }

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

This div border color is #42634D.

Opacity

.myOpacity80 { color: #42634D; opacity: 0.8; }

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

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

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

This text has shadow with #42634D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42634D.

Preview

Color preview on black background

This text has color #42634D on black background.


Color preview on white background

This text has color #42634D on white background.


Black color preview on #42634D background

This text has black color on #42634D background.


White color preview on #42634D background

This text has white color on #42634D background.


Related colors

Complementary color

Complementary color for #hex is #BD9CB2.


I love getcolorcode.com

Triadic colors

1 #4D4263 and #634D42 with #42634D are triadic colors.

2 #4D6342 and #63424D with #42634D are triadic colors.