COLOR #42863A

HEX: #42863A RGB: (66,134,58)

Color info

#42863A contains mainly green color. Web safe color of #42863A is #339933 (or #393).

RGB color model

#42863A color RGB value is (66,134,58).

RGB: (66,134,58) (26%, 53%, 23%)

RGB channels and saturation

R 66 of 255 = 26%
G 134 of 255 = 53%
B 58 of 255 = 23%

66
134
58

R + G + B ~ 34%. #42863A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 134 + 58 = 258 (100%)
R 66 of 258 ~ 25.58%
G 134 of 258 ~ 51.94%
B 58 of 258 ~ 22.48'%

%25.58
%51.94
%22.48

CMYK color model

#42863A color CMYK value is (51,0,57,47).

  • cyan value is 50.75%
  • magenta value is 0.00%
  • yellow value is 56.72%
  • key color value is 47.45%

CMYK: (51,0,57,47)
C51M0Y57K47 (51%, 0%, 57%, 47%)
(0.51 / 0.00 / 0.57 / 0.47)

CMYK percentages

%50.75
%0
%56.72
%47.45

Codes

Color #42863A in popluar color models

42 86 3A
RGB 66 134 58
HSL 114° 39.58% 37.65%
HSB/HSV 114° 56.72% 52.55%
CMYK 50.75% 0.00% 56.72%
47.45%

Color #42863A in popluar number systems.

HEX 42 86 3A
Decimal 66 134 58
Binary 1000010 10000110 111010
Octal 102 206 72

Shades and tints

Shades of #42863A

#42863A
(66,134,58)
#3C7A35
(60,122,53)
#366E30
(54,110,48)
#30622B
(48,98,43)
#2A5626
(42,86,38)
#244A21
(36,74,33)
#1E3E1C
(30,62,28)
#183217
(24,50,23)
#122612
(18,38,18)
#0C1A0D
(12,26,13)
#060E08
(6,14,8)
#000000
(0,0,0)

Tints of #42863A

#42863A
(66,134,58)
#53914B
(83,145,75)
#649C5C
(100,156,92)
#75A76D
(117,167,109)
#86B27E
(134,178,126)
#97BD8F
(151,189,143)
#A8C8A0
(168,200,160)
#B9D3B1
(185,211,177)
#CADEC2
(202,222,194)
#DBE9D3
(219,233,211)
#ECF4E4
(236,244,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42863A; }

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

This text font color is #42863A.

Background Color

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

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

This div background color is #42863A.

Border color

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

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

This div border color is #42863A.

Opacity

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

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

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

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

This text has shadow with #42863A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42863A.

Preview

Color preview on black background

This text has color #42863A on black background.


Color preview on white background

This text has color #42863A on white background.


Black color preview on #42863A background

This text has black color on #42863A background.


White color preview on #42863A background

This text has white color on #42863A background.


Related colors

Complementary color

Complementary color for #hex is #BD79C5.


I love getcolorcode.com

Triadic colors

1 #3A4286 and #863A42 with #42863A are triadic colors.

2 #3A8642 and #86423A with #42863A are triadic colors.