COLOR #42563B

HEX: #42563B RGB: (66,86,59)

Color info

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

RGB color model

#42563B color RGB value is (66,86,59).

RGB: (66,86,59) (26%, 34%, 23%)

RGB channels and saturation

R 66 of 255 = 26%
G 86 of 255 = 34%
B 59 of 255 = 23%

66
86
59

R + G + B ~ 28%. #42563B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 86 + 59 = 211 (100%)
R 66 of 211 ~ 31.28%
G 86 of 211 ~ 40.76%
B 59 of 211 ~ 27.96'%

%31.28
%40.76
%27.96

CMYK color model

#42563B color CMYK value is (23,0,31,66).

  • cyan value is 23.26%
  • magenta value is 0.00%
  • yellow value is 31.40%
  • key color value is 66.27%
CMYK: (23,0,31,66) C23M0Y31K66 (23%,0%,31%,66%) (0.23/0.00/0.31/0.66) 

CMYK percentages

%23.26
%0
%31.4
%66.27

Codes

Color #42563B in popluar color models

42 56 3B
RGB 66 86 59
HSL 104° 18.62% 28.43%
HSB/HSV 104° 31.40% 33.73%
CMYK 23.26% 0.00% 31.40%
66.27%

Color #42563B in popluar number systems.

HEX 42 56 3B
Decimal 66 86 59
Binary 1000010 1010110 111011
Octal 102 126 73

Shades and tints

Shades of #42563B

#42563B
(66,86,59)
#3C4F36
(60,79,54)
#364831
(54,72,49)
#30412C
(48,65,44)
#2A3A27
(42,58,39)
#243322
(36,51,34)
#1E2C1D
(30,44,29)
#182518
(24,37,24)
#121E13
(18,30,19)
#0C170E
(12,23,14)
#061009
(6,16,9)
#000000
(0,0,0)

Tints of #42563B

#42563B
(66,86,59)
#53654C
(83,101,76)
#64745D
(100,116,93)
#75836E
(117,131,110)
#86927F
(134,146,127)
#97A190
(151,161,144)
#A8B0A1
(168,176,161)
#B9BFB2
(185,191,178)
#CACEC3
(202,206,195)
#DBDDD4
(219,221,212)
#ECECE5
(236,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42563B color. Also use rgb(66,86,59) instead hex code.

Text Font Color

.myTextColor { color: #42563B; }

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

This text font color is #42563B.

Background Color

.myBgColor { background-color: #42563B; }

<div style="background-color:#42563B">Inner text</div>

This div background color is #42563B.

Border color

.myBorderColor { border: 1px solid #42563B; }

<div style="border:3px solid #42563B">Div</div>

This div border color is #42563B.

Opacity

.myOpacity80 { color: #42563B; opacity: 0.8; }

<p style="color:#42563B;opacity:0.8;">80%</p>

Text with #42563B 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 #42563B;}

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

This text has shadow with #42563B color.


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

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

This text has shadow with #42563B primary color and red secondary color.


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

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

This text has shadow with #42563B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42563B.

Preview

Color preview on black background

This text has color #42563B on black background.


Color preview on white background

This text has color #42563B on white background.


Black color preview on #42563B background

This text has black color on #42563B background.


White color preview on #42563B background

This text has white color on #42563B background.


Related colors

Complementary color

Complementary color for #hex is #BDA9C4.


I love getcolorcode.com

Triadic colors

1 #3B4256 and #563B42 with #42563B are triadic colors.

2 #3B5642 and #56423B with #42563B are triadic colors.