COLOR #42463A

HEX: #42463A RGB: (66,70,58)

Color info

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

RGB color model

#42463A color RGB value is (66,70,58).

RGB: (66,70,58) (26%, 27%, 23%)

RGB channels and saturation

R 66 of 255 = 26%
G 70 of 255 = 27%
B 58 of 255 = 23%

66
70
58

R + G + B ~ 25%. #42463A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 70 + 58 = 194 (100%)
R 66 of 194 ~ 34.02%
G 70 of 194 ~ 36.08%
B 58 of 194 ~ 29.9'%

%34.02
%36.08
%29.9

CMYK color model

#42463A color CMYK value is (6,0,17,73).

  • cyan value is 5.71%
  • magenta value is 0.00%
  • yellow value is 17.14%
  • key color value is 72.55%

CMYK: (6,0,17,73)
C6M0Y17K73 (6%, 0%, 17%, 73%)
(0.06 / 0.00 / 0.17 / 0.73)

CMYK percentages

%5.71
%0
%17.14
%72.55

Codes

Color #42463A in popluar color models

42 46 3A
RGB 66 70 58
HSL 80° 9.38% 25.10%
HSB/HSV 80° 17.14% 27.45%
CMYK 5.71% 0.00% 17.14%
72.55%

Color #42463A in popluar number systems.

HEX 42 46 3A
Decimal 66 70 58
Binary 1000010 1000110 111010
Octal 102 106 72

Shades and tints

Shades of #42463A

#42463A
(66,70,58)
#3C4035
(60,64,53)
#363A30
(54,58,48)
#30342B
(48,52,43)
#2A2E26
(42,46,38)
#242821
(36,40,33)
#1E221C
(30,34,28)
#181C17
(24,28,23)
#121612
(18,22,18)
#0C100D
(12,16,13)
#060A08
(6,10,8)
#000000
(0,0,0)

Tints of #42463A

#42463A
(66,70,58)
#53564B
(83,86,75)
#64665C
(100,102,92)
#75766D
(117,118,109)
#86867E
(134,134,126)
#97968F
(151,150,143)
#A8A6A0
(168,166,160)
#B9B6B1
(185,182,177)
#CAC6C2
(202,198,194)
#DBD6D3
(219,214,211)
#ECE6E4
(236,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42463A color. Also use rgb(66,70,58) instead hex code.

Text Font Color

.myTextColor { color: #42463A; }

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

This text font color is #42463A.

Background Color

.myBgColor { background-color: #42463A; }

<div style="background-color:#42463A">Inner text</div>

This div background color is #42463A.

Border color

.myBorderColor { border: 1px solid #42463A; }

<div style="border:3px solid #42463A">Div</div>

This div border color is #42463A.

Opacity

.myOpacity80 { color: #42463A; opacity: 0.8; }

<p style="color:#42463A;opacity:0.8;">80%</p>

Text with #42463A 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 #42463A;}

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

This text has shadow with #42463A color.


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

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

This text has shadow with #42463A primary color and red secondary color.


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

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

This text has shadow with #42463A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42463A.

Preview

Color preview on black background

This text has color #42463A on black background.


Color preview on white background

This text has color #42463A on white background.


Black color preview on #42463A background

This text has black color on #42463A background.


White color preview on #42463A background

This text has white color on #42463A background.


Related colors

Complementary color

Complementary color for #hex is #BDB9C5.


I love getcolorcode.com

Triadic colors

1 #3A4246 and #463A42 with #42463A are triadic colors.

2 #3A4642 and #46423A with #42463A are triadic colors.