COLOR #427775

HEX: #427775 RGB: (66,119,117)

Color info

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

RGB color model

#427775 color RGB value is (66,119,117).

RGB: (66,119,117) (26%, 47%, 46%)

RGB channels and saturation

R 66 of 255 = 26%
G 119 of 255 = 47%
B 117 of 255 = 46%

66
119
117

R + G + B ~ 40%. #427775 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 66 + 119 + 117 = 302 (100%)
R 66 of 302 ~ 21.85%
G 119 of 302 ~ 39.4%
B 117 of 302 ~ 38.74'%

%21.85
%39.4
%38.74

CMYK color model

#427775 color CMYK value is (45,0,2,53).

  • cyan value is 44.54%
  • magenta value is 0.00%
  • yellow value is 1.68%
  • key color value is 53.33%
CMYK: (45,0,2,53) C45M0Y2K53 (45%,0%,2%,53%) (0.45/0.00/0.02/0.53) 

CMYK percentages

%44.54
%0
%1.68
%53.33

Codes

Color #427775 in popluar color models

42 77 75
RGB 66 119 117
HSL 178° 28.65% 36.27%
HSB/HSV 178° 44.54% 46.67%
CMYK 44.54% 0.00% 1.68%
53.33%

Color #427775 in popluar number systems.

HEX 42 77 75
Decimal 66 119 117
Binary 1000010 1110111 1110101
Octal 102 167 165

Shades and tints

Shades of #427775

#427775
(66,119,117)
#3C6D6B
(60,109,107)
#366361
(54,99,97)
#305957
(48,89,87)
#2A4F4D
(42,79,77)
#244543
(36,69,67)
#1E3B39
(30,59,57)
#18312F
(24,49,47)
#122725
(18,39,37)
#0C1D1B
(12,29,27)
#061311
(6,19,17)
#000000
(0,0,0)

Tints of #427775

#427775
(66,119,117)
#538381
(83,131,129)
#648F8D
(100,143,141)
#759B99
(117,155,153)
#86A7A5
(134,167,165)
#97B3B1
(151,179,177)
#A8BFBD
(168,191,189)
#B9CBC9
(185,203,201)
#CAD7D5
(202,215,213)
#DBE3E1
(219,227,225)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427775 color. Also use rgb(66,119,117) instead hex code.

Text Font Color

.myTextColor { color: #427775; }

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

This text font color is #427775.

Background Color

.myBgColor { background-color: #427775; }

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

This div background color is #427775.

Border color

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

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

This div border color is #427775.

Opacity

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

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

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

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

This text has shadow with #427775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427775.

Preview

Color preview on black background

This text has color #427775 on black background.


Color preview on white background

This text has color #427775 on white background.


Black color preview on #427775 background

This text has black color on #427775 background.


White color preview on #427775 background

This text has white color on #427775 background.


Related colors

Complementary color

Complementary color for #hex is #BD888A.


I love getcolorcode.com

Triadic colors

1 #754277 and #777542 with #427775 are triadic colors.

2 #757742 and #774275 with #427775 are triadic colors.