COLOR #42624F

HEX: #42624F RGB: (66,98,79)

Color info

#42624F contains red, green and blue colors in about the same proportion. Web safe color of #42624F is #336666 (or #366).

RGB color model

#42624F color RGB value is (66,98,79).

RGB: (66,98,79) (26%, 38%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 98 of 255 = 38%
B 79 of 255 = 31%

66
98
79

R + G + B ~ 32%. #42624F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 98 + 79 = 243 (100%)
R 66 of 243 ~ 27.16%
G 98 of 243 ~ 40.33%
B 79 of 243 ~ 32.51'%

%27.16
%40.33
%32.51

CMYK color model

#42624F color CMYK value is (33,0,19,62).

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

CMYK: (33,0,19,62)
C33M0Y19K62 (33%, 0%, 19%, 62%)
(0.33 / 0.00 / 0.19 / 0.62)

CMYK percentages

%32.65
%0
%19.39
%61.57

Codes

Color #42624F in popluar color models

42 62 4F
RGB 66 98 79
HSL 144° 19.51% 32.16%
HSB/HSV 144° 32.65% 38.43%
CMYK 32.65% 0.00% 19.39%
61.57%

Color #42624F in popluar number systems.

HEX 42 62 4F
Decimal 66 98 79
Binary 1000010 1100010 1001111
Octal 102 142 117

Shades and tints

Shades of #42624F

#42624F
(66,98,79)
#3C5A48
(60,90,72)
#365241
(54,82,65)
#304A3A
(48,74,58)
#2A4233
(42,66,51)
#243A2C
(36,58,44)
#1E3225
(30,50,37)
#182A1E
(24,42,30)
#122217
(18,34,23)
#0C1A10
(12,26,16)
#061209
(6,18,9)
#000000
(0,0,0)

Tints of #42624F

#42624F
(66,98,79)
#53705F
(83,112,95)
#647E6F
(100,126,111)
#758C7F
(117,140,127)
#869A8F
(134,154,143)
#97A89F
(151,168,159)
#A8B6AF
(168,182,175)
#B9C4BF
(185,196,191)
#CAD2CF
(202,210,207)
#DBE0DF
(219,224,223)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42624F color. Also use rgb(66,98,79) instead hex code.

Text Font Color

.myTextColor { color: #42624F; }

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

This text font color is #42624F.

Background Color

.myBgColor { background-color: #42624F; }

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

This div background color is #42624F.

Border color

.myBorderColor { border: 1px solid #42624F; }

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

This div border color is #42624F.

Opacity

.myOpacity80 { color: #42624F; opacity: 0.8; }

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

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

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

This text has shadow with #42624F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42624F.

Preview

Color preview on black background

This text has color #42624F on black background.


Color preview on white background

This text has color #42624F on white background.


Black color preview on #42624F background

This text has black color on #42624F background.


White color preview on #42624F background

This text has white color on #42624F background.


Related colors

Complementary color

Complementary color for #hex is #BD9DB0.


I love getcolorcode.com

Triadic colors

1 #4F4262 and #624F42 with #42624F are triadic colors.

2 #4F6242 and #62424F with #42624F are triadic colors.