COLOR #427279

HEX: #427279 RGB: (66,114,121)

Color info

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

RGB color model

#427279 color RGB value is (66,114,121).

RGB: (66,114,121) (26%, 45%, 47%)

RGB channels and saturation

R 66 of 255 = 26%
G 114 of 255 = 45%
B 121 of 255 = 47%

66
114
121

R + G + B ~ 39%. #427279 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 114 + 121 = 301 (100%)
R 66 of 301 ~ 21.93%
G 114 of 301 ~ 37.87%
B 121 of 301 ~ 40.2'%

%21.93
%37.87
%40.2

CMYK color model

#427279 color CMYK value is (45,6,0,53).

  • cyan value is 45.45%
  • magenta value is 5.79%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (45,6,0,53) C45M6Y0K53 (45%,6%,0%,53%) (0.45/0.06/0.00/0.53) 

CMYK percentages

%45.45
%5.79
%0
%52.55

Codes

Color #427279 in popluar color models

42 72 79
RGB 66 114 121
HSL 188° 29.41% 36.67%
HSB/HSV 188° 45.45% 47.45%
CMYK 45.45% 5.79% 0.00%
52.55%

Color #427279 in popluar number systems.

HEX 42 72 79
Decimal 66 114 121
Binary 1000010 1110010 1111001
Octal 102 162 171

Shades and tints

Shades of #427279

#427279
(66,114,121)
#3C686E
(60,104,110)
#365E63
(54,94,99)
#305458
(48,84,88)
#2A4A4D
(42,74,77)
#244042
(36,64,66)
#1E3637
(30,54,55)
#182C2C
(24,44,44)
#122221
(18,34,33)
#0C1816
(12,24,22)
#060E0B
(6,14,11)
#000000
(0,0,0)

Tints of #427279

#427279
(66,114,121)
#537E85
(83,126,133)
#648A91
(100,138,145)
#75969D
(117,150,157)
#86A2A9
(134,162,169)
#97AEB5
(151,174,181)
#A8BAC1
(168,186,193)
#B9C6CD
(185,198,205)
#CAD2D9
(202,210,217)
#DBDEE5
(219,222,229)
#ECEAF1
(236,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427279 color. Also use rgb(66,114,121) instead hex code.

Text Font Color

.myTextColor { color: #427279; }

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

This text font color is #427279.

Background Color

.myBgColor { background-color: #427279; }

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

This div background color is #427279.

Border color

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

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

This div border color is #427279.

Opacity

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

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

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

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

This text has shadow with #427279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427279.

Preview

Color preview on black background

This text has color #427279 on black background.


Color preview on white background

This text has color #427279 on white background.


Black color preview on #427279 background

This text has black color on #427279 background.


White color preview on #427279 background

This text has white color on #427279 background.


Related colors

Complementary color

Complementary color for #hex is #BD8D86.


I love getcolorcode.com

Triadic colors

1 #794272 and #727942 with #427279 are triadic colors.

2 #797242 and #724279 with #427279 are triadic colors.