COLOR #427834

HEX: #427834 RGB: (66,120,52)

Color info

#427834 contains mainly red and green colors. Web safe color of #427834 is #336633 (or #363).

RGB color model

#427834 color RGB value is (66,120,52).

RGB: (66,120,52) (26%, 47%, 20%)

RGB channels and saturation

R 66 of 255 = 26%
G 120 of 255 = 47%
B 52 of 255 = 20%

66
120
52

R + G + B ~ 31%. #427834 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 120 + 52 = 238 (100%)
R 66 of 238 ~ 27.73%
G 120 of 238 ~ 50.42%
B 52 of 238 ~ 21.85'%

%27.73
%50.42
%21.85

CMYK color model

#427834 color CMYK value is (45,0,57,53).

  • cyan value is 45.00%
  • magenta value is 0.00%
  • yellow value is 56.67%
  • key color value is 52.94%

CMYK: (45,0,57,53)
C45M0Y57K53 (45%, 0%, 57%, 53%)
(0.45 / 0.00 / 0.57 / 0.53)

CMYK percentages

%45
%0
%56.67
%52.94

Codes

Color #427834 in popluar color models

42 78 34
RGB 66 120 52
HSL 108° 39.53% 33.73%
HSB/HSV 108° 56.67% 47.06%
CMYK 45.00% 0.00% 56.67%
52.94%

Color #427834 in popluar number systems.

HEX 42 78 34
Decimal 66 120 52
Binary 1000010 1111000 110100
Octal 102 170 64

Shades and tints

Shades of #427834

#427834
(66,120,52)
#3C6E30
(60,110,48)
#36642C
(54,100,44)
#305A28
(48,90,40)
#2A5024
(42,80,36)
#244620
(36,70,32)
#1E3C1C
(30,60,28)
#183218
(24,50,24)
#122814
(18,40,20)
#0C1E10
(12,30,16)
#06140C
(6,20,12)
#000000
(0,0,0)

Tints of #427834

#427834
(66,120,52)
#538446
(83,132,70)
#649058
(100,144,88)
#759C6A
(117,156,106)
#86A87C
(134,168,124)
#97B48E
(151,180,142)
#A8C0A0
(168,192,160)
#B9CCB2
(185,204,178)
#CAD8C4
(202,216,196)
#DBE4D6
(219,228,214)
#ECF0E8
(236,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427834 color. Also use rgb(66,120,52) instead hex code.

Text Font Color

.myTextColor { color: #427834; }

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

This text font color is #427834.

Background Color

.myBgColor { background-color: #427834; }

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

This div background color is #427834.

Border color

.myBorderColor { border: 1px solid #427834; }

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

This div border color is #427834.

Opacity

.myOpacity80 { color: #427834; opacity: 0.8; }

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

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

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

This text has shadow with #427834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427834.

Preview

Color preview on black background

This text has color #427834 on black background.


Color preview on white background

This text has color #427834 on white background.


Black color preview on #427834 background

This text has black color on #427834 background.


White color preview on #427834 background

This text has white color on #427834 background.


Related colors

Complementary color

Complementary color for #hex is #BD87CB.


I love getcolorcode.com

Triadic colors

1 #344278 and #783442 with #427834 are triadic colors.

2 #347842 and #784234 with #427834 are triadic colors.