COLOR #427623

HEX: #427623 RGB: (66,118,35)

Color info

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

RGB color model

#427623 color RGB value is (66,118,35).

RGB: (66,118,35) (26%, 46%, 14%)

RGB channels and saturation

R 66 of 255 = 26%
G 118 of 255 = 46%
B 35 of 255 = 14%

66
118
35

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

Portions of RGB colors in percentages

R + G + B = 66 + 118 + 35 = 219 (100%)
R 66 of 219 ~ 30.14%
G 118 of 219 ~ 53.88%
B 35 of 219 ~ 15.98'%

%30.14
%53.88
%15.98

CMYK color model

#427623 color CMYK value is (44,0,70,54).

  • cyan value is 44.07%
  • magenta value is 0.00%
  • yellow value is 70.34%
  • key color value is 53.73%

CMYK: (44,0,70,54)
C44M0Y70K54 (44%, 0%, 70%, 54%)
(0.44 / 0.00 / 0.70 / 0.54)

CMYK percentages

%44.07
%0
%70.34
%53.73

Codes

Color #427623 in popluar color models

42 76 23
RGB 66 118 35
HSL 98° 54.25% 30.00%
HSB/HSV 98° 70.34% 46.27%
CMYK 44.07% 0.00% 70.34%
53.73%

Color #427623 in popluar number systems.

HEX 42 76 23
Decimal 66 118 35
Binary 1000010 1110110 100011
Octal 102 166 43

Shades and tints

Shades of #427623

#427623
(66,118,35)
#3C6C20
(60,108,32)
#36621D
(54,98,29)
#30581A
(48,88,26)
#2A4E17
(42,78,23)
#244414
(36,68,20)
#1E3A11
(30,58,17)
#18300E
(24,48,14)
#12260B
(18,38,11)
#0C1C08
(12,28,8)
#061205
(6,18,5)
#000000
(0,0,0)

Tints of #427623

#427623
(66,118,35)
#538237
(83,130,55)
#648E4B
(100,142,75)
#759A5F
(117,154,95)
#86A673
(134,166,115)
#97B287
(151,178,135)
#A8BE9B
(168,190,155)
#B9CAAF
(185,202,175)
#CAD6C3
(202,214,195)
#DBE2D7
(219,226,215)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427623 color. Also use rgb(66,118,35) instead hex code.

Text Font Color

.myTextColor { color: #427623; }

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

This text font color is #427623.

Background Color

.myBgColor { background-color: #427623; }

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

This div background color is #427623.

Border color

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

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

This div border color is #427623.

Opacity

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

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

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

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

This text has shadow with #427623 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427623.

Preview

Color preview on black background

This text has color #427623 on black background.


Color preview on white background

This text has color #427623 on white background.


Black color preview on #427623 background

This text has black color on #427623 background.


White color preview on #427623 background

This text has white color on #427623 background.


Related colors

Complementary color

Complementary color for #hex is #BD89DC.


I love getcolorcode.com

Triadic colors

1 #234276 and #762342 with #427623 are triadic colors.

2 #237642 and #764223 with #427623 are triadic colors.