COLOR #42513B

HEX: #42513B RGB: (66,81,59)

Color info

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

RGB color model

#42513B color RGB value is (66,81,59).

RGB: (66,81,59) (26%, 32%, 23%)

RGB channels and saturation

R 66 of 255 = 26%
G 81 of 255 = 32%
B 59 of 255 = 23%

66
81
59

R + G + B ~ 27%. #42513B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 81 + 59 = 206 (100%)
R 66 of 206 ~ 32.04%
G 81 of 206 ~ 39.32%
B 59 of 206 ~ 28.64'%

%32.04
%39.32
%28.64

CMYK color model

#42513B color CMYK value is (19,0,27,68).

  • cyan value is 18.52%
  • magenta value is 0.00%
  • yellow value is 27.16%
  • key color value is 68.24%

CMYK: (19,0,27,68)
C19M0Y27K68 (19%, 0%, 27%, 68%)
(0.19 / 0.00 / 0.27 / 0.68)

CMYK percentages

%18.52
%0
%27.16
%68.24

Codes

Color #42513B in popluar color models

42 51 3B
RGB 66 81 59
HSL 101° 15.71% 27.45%
HSB/HSV 101° 27.16% 31.76%
CMYK 18.52% 0.00% 27.16%
68.24%

Color #42513B in popluar number systems.

HEX 42 51 3B
Decimal 66 81 59
Binary 1000010 1010001 111011
Octal 102 121 73

Shades and tints

Shades of #42513B

#42513B
(66,81,59)
#3C4A36
(60,74,54)
#364331
(54,67,49)
#303C2C
(48,60,44)
#2A3527
(42,53,39)
#242E22
(36,46,34)
#1E271D
(30,39,29)
#182018
(24,32,24)
#121913
(18,25,19)
#0C120E
(12,18,14)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #42513B

#42513B
(66,81,59)
#53604C
(83,96,76)
#646F5D
(100,111,93)
#757E6E
(117,126,110)
#868D7F
(134,141,127)
#979C90
(151,156,144)
#A8ABA1
(168,171,161)
#B9BAB2
(185,186,178)
#CAC9C3
(202,201,195)
#DBD8D4
(219,216,212)
#ECE7E5
(236,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42513B; }

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

This text font color is #42513B.

Background Color

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

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

This div background color is #42513B.

Border color

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

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

This div border color is #42513B.

Opacity

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

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

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

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

This text has shadow with #42513B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42513B.

Preview

Color preview on black background

This text has color #42513B on black background.


Color preview on white background

This text has color #42513B on white background.


Black color preview on #42513B background

This text has black color on #42513B background.


White color preview on #42513B background

This text has white color on #42513B background.


Related colors

Complementary color

Complementary color for #hex is #BDAEC4.


I love getcolorcode.com

Triadic colors

1 #3B4251 and #513B42 with #42513B are triadic colors.

2 #3B5142 and #51423B with #42513B are triadic colors.