COLOR #427B48

HEX: #427B48 RGB: (66,123,72)

Color info

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

RGB color model

#427B48 color RGB value is (66,123,72).

RGB: (66,123,72) (26%, 48%, 28%)

RGB channels and saturation

R 66 of 255 = 26%
G 123 of 255 = 48%
B 72 of 255 = 28%

66
123
72

R + G + B ~ 34%. #427B48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 123 + 72 = 261 (100%)
R 66 of 261 ~ 25.29%
G 123 of 261 ~ 47.13%
B 72 of 261 ~ 27.59'%

%25.29
%47.13
%27.59

CMYK color model

#427B48 color CMYK value is (46,0,41,52).

  • cyan value is 46.34%
  • magenta value is 0.00%
  • yellow value is 41.46%
  • key color value is 51.76%

CMYK: (46,0,41,52)
C46M0Y41K52 (46%, 0%, 41%, 52%)
(0.46 / 0.00 / 0.41 / 0.52)

CMYK percentages

%46.34
%0
%41.46
%51.76

Codes

Color #427B48 in popluar color models

42 7B 48
RGB 66 123 72
HSL 126° 30.16% 37.06%
HSB/HSV 126° 46.34% 48.24%
CMYK 46.34% 0.00% 41.46%
51.76%

Color #427B48 in popluar number systems.

HEX 42 7B 48
Decimal 66 123 72
Binary 1000010 1111011 1001000
Octal 102 173 110

Shades and tints

Shades of #427B48

#427B48
(66,123,72)
#3C7042
(60,112,66)
#36653C
(54,101,60)
#305A36
(48,90,54)
#2A4F30
(42,79,48)
#24442A
(36,68,42)
#1E3924
(30,57,36)
#182E1E
(24,46,30)
#122318
(18,35,24)
#0C1812
(12,24,18)
#060D0C
(6,13,12)
#000000
(0,0,0)

Tints of #427B48

#427B48
(66,123,72)
#538758
(83,135,88)
#649368
(100,147,104)
#759F78
(117,159,120)
#86AB88
(134,171,136)
#97B798
(151,183,152)
#A8C3A8
(168,195,168)
#B9CFB8
(185,207,184)
#CADBC8
(202,219,200)
#DBE7D8
(219,231,216)
#ECF3E8
(236,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427B48 color. Also use rgb(66,123,72) instead hex code.

Text Font Color

.myTextColor { color: #427B48; }

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

This text font color is #427B48.

Background Color

.myBgColor { background-color: #427B48; }

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

This div background color is #427B48.

Border color

.myBorderColor { border: 1px solid #427B48; }

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

This div border color is #427B48.

Opacity

.myOpacity80 { color: #427B48; opacity: 0.8; }

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

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

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

This text has shadow with #427B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427B48.

Preview

Color preview on black background

This text has color #427B48 on black background.


Color preview on white background

This text has color #427B48 on white background.


Black color preview on #427B48 background

This text has black color on #427B48 background.


White color preview on #427B48 background

This text has white color on #427B48 background.


Related colors

Complementary color

Complementary color for #hex is #BD84B7.


I love getcolorcode.com

Triadic colors

1 #48427B and #7B4842 with #427B48 are triadic colors.

2 #487B42 and #7B4248 with #427B48 are triadic colors.