COLOR #427455

HEX: #427455 RGB: (66,116,85)

Color info

#427455 contains red, green and blue colors in about the same proportion. Web safe color of #427455 is #336666 (or #366).

RGB color model

#427455 color RGB value is (66,116,85).

RGB: (66,116,85) (26%, 45%, 33%)

RGB channels and saturation

R 66 of 255 = 26%
G 116 of 255 = 45%
B 85 of 255 = 33%

66
116
85

R + G + B ~ 35%. #427455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 116 + 85 = 267 (100%)
R 66 of 267 ~ 24.72%
G 116 of 267 ~ 43.45%
B 85 of 267 ~ 31.84'%

%24.72
%43.45
%31.84

CMYK color model

#427455 color CMYK value is (43,0,27,55).

  • cyan value is 43.10%
  • magenta value is 0.00%
  • yellow value is 26.72%
  • key color value is 54.51%

CMYK: (43,0,27,55)
C43M0Y27K55 (43%, 0%, 27%, 55%)
(0.43 / 0.00 / 0.27 / 0.55)

CMYK percentages

%43.1
%0
%26.72
%54.51

Codes

Color #427455 in popluar color models

42 74 55
RGB 66 116 85
HSL 143° 27.47% 35.69%
HSB/HSV 143° 43.10% 45.49%
CMYK 43.10% 0.00% 26.72%
54.51%

Color #427455 in popluar number systems.

HEX 42 74 55
Decimal 66 116 85
Binary 1000010 1110100 1010101
Octal 102 164 125

Shades and tints

Shades of #427455

#427455
(66,116,85)
#3C6A4E
(60,106,78)
#366047
(54,96,71)
#305640
(48,86,64)
#2A4C39
(42,76,57)
#244232
(36,66,50)
#1E382B
(30,56,43)
#182E24
(24,46,36)
#12241D
(18,36,29)
#0C1A16
(12,26,22)
#06100F
(6,16,15)
#000000
(0,0,0)

Tints of #427455

#427455
(66,116,85)
#538064
(83,128,100)
#648C73
(100,140,115)
#759882
(117,152,130)
#86A491
(134,164,145)
#97B0A0
(151,176,160)
#A8BCAF
(168,188,175)
#B9C8BE
(185,200,190)
#CAD4CD
(202,212,205)
#DBE0DC
(219,224,220)
#ECECEB
(236,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #427455; }

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

This text font color is #427455.

Background Color

.myBgColor { background-color: #427455; }

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

This div background color is #427455.

Border color

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

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

This div border color is #427455.

Opacity

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

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

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

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

This text has shadow with #427455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427455.

Preview

Color preview on black background

This text has color #427455 on black background.


Color preview on white background

This text has color #427455 on white background.


Black color preview on #427455 background

This text has black color on #427455 background.


White color preview on #427455 background

This text has white color on #427455 background.


Related colors

Complementary color

Complementary color for #hex is #BD8BAA.


I love getcolorcode.com

Triadic colors

1 #554274 and #745542 with #427455 are triadic colors.

2 #557442 and #744255 with #427455 are triadic colors.