COLOR #427448

HEX: #427448 RGB: (66,116,72)

Color info

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

RGB color model

#427448 color RGB value is (66,116,72).

RGB: (66,116,72) (26%, 45%, 28%)

RGB channels and saturation

R 66 of 255 = 26%
G 116 of 255 = 45%
B 72 of 255 = 28%

66
116
72

R + G + B ~ 33%. #427448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 116 + 72 = 254 (100%)
R 66 of 254 ~ 25.98%
G 116 of 254 ~ 45.67%
B 72 of 254 ~ 28.35'%

%25.98
%45.67
%28.35

CMYK color model

#427448 color CMYK value is (43,0,38,55).

  • cyan value is 43.10%
  • magenta value is 0.00%
  • yellow value is 37.93%
  • key color value is 54.51%
CMYK: (43,0,38,55) C43M0Y38K55 (43%,0%,38%,55%) (0.43/0.00/0.38/0.55) 

CMYK percentages

%43.1
%0
%37.93
%54.51

Codes

Color #427448 in popluar color models

42 74 48
RGB 66 116 72
HSL 127° 27.47% 35.69%
HSB/HSV 127° 43.10% 45.49%
CMYK 43.10% 0.00% 37.93%
54.51%

Color #427448 in popluar number systems.

HEX 42 74 48
Decimal 66 116 72
Binary 1000010 1110100 1001000
Octal 102 164 110

Shades and tints

Shades of #427448

#427448
(66,116,72)
#3C6A42
(60,106,66)
#36603C
(54,96,60)
#305636
(48,86,54)
#2A4C30
(42,76,48)
#24422A
(36,66,42)
#1E3824
(30,56,36)
#182E1E
(24,46,30)
#122418
(18,36,24)
#0C1A12
(12,26,18)
#06100C
(6,16,12)
#000000
(0,0,0)

Tints of #427448

#427448
(66,116,72)
#538058
(83,128,88)
#648C68
(100,140,104)
#759878
(117,152,120)
#86A488
(134,164,136)
#97B098
(151,176,152)
#A8BCA8
(168,188,168)
#B9C8B8
(185,200,184)
#CAD4C8
(202,212,200)
#DBE0D8
(219,224,216)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #427448; }

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

This text font color is #427448.

Background Color

.myBgColor { background-color: #427448; }

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

This div background color is #427448.

Border color

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

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

This div border color is #427448.

Opacity

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

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

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

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

This text has shadow with #427448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427448.

Preview

Color preview on black background

This text has color #427448 on black background.


Color preview on white background

This text has color #427448 on white background.


Black color preview on #427448 background

This text has black color on #427448 background.


White color preview on #427448 background

This text has white color on #427448 background.


Related colors

Complementary color

Complementary color for #hex is #BD8BB7.


I love getcolorcode.com

Triadic colors

1 #484274 and #744842 with #427448 are triadic colors.

2 #487442 and #744248 with #427448 are triadic colors.