COLOR #427364

HEX: #427364 RGB: (66,115,100)

Color info

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

RGB color model

#427364 color RGB value is (66,115,100).

RGB: (66,115,100) (26%, 45%, 39%)

RGB channels and saturation

R 66 of 255 = 26%
G 115 of 255 = 45%
B 100 of 255 = 39%

66
115
100

R + G + B ~ 37%. #427364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 115 + 100 = 281 (100%)
R 66 of 281 ~ 23.49%
G 115 of 281 ~ 40.93%
B 100 of 281 ~ 35.59'%

%23.49
%40.93
%35.59

CMYK color model

#427364 color CMYK value is (43,0,13,55).

  • cyan value is 42.61%
  • magenta value is 0.00%
  • yellow value is 13.04%
  • key color value is 54.90%

CMYK: (43,0,13,55)
C43M0Y13K55 (43%, 0%, 13%, 55%)
(0.43 / 0.00 / 0.13 / 0.55)

CMYK percentages

%42.61
%0
%13.04
%54.9

Codes

Color #427364 in popluar color models

42 73 64
RGB 66 115 100
HSL 162° 27.07% 35.49%
HSB/HSV 162° 42.61% 45.10%
CMYK 42.61% 0.00% 13.04%
54.90%

Color #427364 in popluar number systems.

HEX 42 73 64
Decimal 66 115 100
Binary 1000010 1110011 1100100
Octal 102 163 144

Shades and tints

Shades of #427364

#427364
(66,115,100)
#3C695B
(60,105,91)
#365F52
(54,95,82)
#305549
(48,85,73)
#2A4B40
(42,75,64)
#244137
(36,65,55)
#1E372E
(30,55,46)
#182D25
(24,45,37)
#12231C
(18,35,28)
#0C1913
(12,25,19)
#060F0A
(6,15,10)
#000000
(0,0,0)

Tints of #427364

#427364
(66,115,100)
#537F72
(83,127,114)
#648B80
(100,139,128)
#75978E
(117,151,142)
#86A39C
(134,163,156)
#97AFAA
(151,175,170)
#A8BBB8
(168,187,184)
#B9C7C6
(185,199,198)
#CAD3D4
(202,211,212)
#DBDFE2
(219,223,226)
#ECEBF0
(236,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #427364 color. Also use rgb(66,115,100) instead hex code.

Text Font Color

.myTextColor { color: #427364; }

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

This text font color is #427364.

Background Color

.myBgColor { background-color: #427364; }

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

This div background color is #427364.

Border color

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

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

This div border color is #427364.

Opacity

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

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

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

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

This text has shadow with #427364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #427364.

Preview

Color preview on black background

This text has color #427364 on black background.


Color preview on white background

This text has color #427364 on white background.


Black color preview on #427364 background

This text has black color on #427364 background.


White color preview on #427364 background

This text has white color on #427364 background.


Related colors

Complementary color

Complementary color for #hex is #BD8C9B.


I love getcolorcode.com

Triadic colors

1 #644273 and #736442 with #427364 are triadic colors.

2 #647342 and #734264 with #427364 are triadic colors.