COLOR #42603E

HEX: #42603E RGB: (66,96,62)

Color info

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

RGB color model

#42603E color RGB value is (66,96,62).

RGB: (66,96,62) (26%, 38%, 24%)

RGB channels and saturation

R 66 of 255 = 26%
G 96 of 255 = 38%
B 62 of 255 = 24%

66
96
62

R + G + B ~ 29%. #42603E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 96 + 62 = 224 (100%)
R 66 of 224 ~ 29.46%
G 96 of 224 ~ 42.86%
B 62 of 224 ~ 27.68'%

%29.46
%42.86
%27.68

CMYK color model

#42603E color CMYK value is (31,0,35,62).

  • cyan value is 31.25%
  • magenta value is 0.00%
  • yellow value is 35.42%
  • key color value is 62.35%

CMYK: (31,0,35,62)
C31M0Y35K62 (31%, 0%, 35%, 62%)
(0.31 / 0.00 / 0.35 / 0.62)

CMYK percentages

%31.25
%0
%35.42
%62.35

Codes

Color #42603E in popluar color models

42 60 3E
RGB 66 96 62
HSL 113° 21.52% 30.98%
HSB/HSV 113° 35.42% 37.65%
CMYK 31.25% 0.00% 35.42%
62.35%

Color #42603E in popluar number systems.

HEX 42 60 3E
Decimal 66 96 62
Binary 1000010 1100000 111110
Octal 102 140 76

Shades and tints

Shades of #42603E

#42603E
(66,96,62)
#3C5839
(60,88,57)
#365034
(54,80,52)
#30482F
(48,72,47)
#2A402A
(42,64,42)
#243825
(36,56,37)
#1E3020
(30,48,32)
#18281B
(24,40,27)
#122016
(18,32,22)
#0C1811
(12,24,17)
#06100C
(6,16,12)
#000000
(0,0,0)

Tints of #42603E

#42603E
(66,96,62)
#536E4F
(83,110,79)
#647C60
(100,124,96)
#758A71
(117,138,113)
#869882
(134,152,130)
#97A693
(151,166,147)
#A8B4A4
(168,180,164)
#B9C2B5
(185,194,181)
#CAD0C6
(202,208,198)
#DBDED7
(219,222,215)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42603E color. Also use rgb(66,96,62) instead hex code.

Text Font Color

.myTextColor { color: #42603E; }

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

This text font color is #42603E.

Background Color

.myBgColor { background-color: #42603E; }

<div style="background-color:#42603E">Inner text</div>

This div background color is #42603E.

Border color

.myBorderColor { border: 1px solid #42603E; }

<div style="border:3px solid #42603E">Div</div>

This div border color is #42603E.

Opacity

.myOpacity80 { color: #42603E; opacity: 0.8; }

<p style="color:#42603E;opacity:0.8;">80%</p>

Text with #42603E 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 #42603E;}

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

This text has shadow with #42603E color.


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

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

This text has shadow with #42603E primary color and red secondary color.


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

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

This text has shadow with #42603E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42603E.

Preview

Color preview on black background

This text has color #42603E on black background.


Color preview on white background

This text has color #42603E on white background.


Black color preview on #42603E background

This text has black color on #42603E background.


White color preview on #42603E background

This text has white color on #42603E background.


Related colors

Complementary color

Complementary color for #hex is #BD9FC1.


I love getcolorcode.com

Triadic colors

1 #3E4260 and #603E42 with #42603E are triadic colors.

2 #3E6042 and #60423E with #42603E are triadic colors.