COLOR #647084

HEX: #647084 RGB: (100,112,132)

Color info

#647084 contains red, green and blue colors in about the same proportion. Web safe color of #647084 is #666699 (or #669).

RGB color model

#647084 color RGB value is (100,112,132).

RGB: (100,112,132) (39%, 44%, 52%)

RGB channels and saturation

R 100 of 255 = 39%
G 112 of 255 = 44%
B 132 of 255 = 52%

100
112
132

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

Portions of RGB colors in percentages

R + G + B = 100 + 112 + 132 = 344 (100%)
R 100 of 344 ~ 29.07%
G 112 of 344 ~ 32.56%
B 132 of 344 ~ 38.37'%

%29.07
%32.56
%38.37

CMYK color model

#647084 color CMYK value is (24,15,0,48).

  • cyan value is 24.24%
  • magenta value is 15.15%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (24,15,0,48)
C24M15Y0K48 (24%, 15%, 0%, 48%)
(0.24 / 0.15 / 0.00 / 0.48)

CMYK percentages

%24.24
%15.15
%0
%48.24

Codes

Color #647084 in popluar color models

64 70 84
RGB 100 112 132
HSL 218° 13.79% 45.49%
HSB/HSV 218° 24.24% 51.76%
CMYK 24.24% 15.15% 0.00%
48.24%

Color #647084 in popluar number systems.

HEX 64 70 84
Decimal 100 112 132
Binary 1100100 1110000 10000100
Octal 144 160 204

Shades and tints

Shades of #647084

#647084
(100,112,132)
#5B6678
(91,102,120)
#525C6C
(82,92,108)
#495260
(73,82,96)
#404854
(64,72,84)
#373E48
(55,62,72)
#2E343C
(46,52,60)
#252A30
(37,42,48)
#1C2024
(28,32,36)
#131618
(19,22,24)
#0A0C0C
(10,12,12)
#000000
(0,0,0)

Tints of #647084

#647084
(100,112,132)
#727D8F
(114,125,143)
#808A9A
(128,138,154)
#8E97A5
(142,151,165)
#9CA4B0
(156,164,176)
#AAB1BB
(170,177,187)
#B8BEC6
(184,190,198)
#C6CBD1
(198,203,209)
#D4D8DC
(212,216,220)
#E2E5E7
(226,229,231)
#F0F2F2
(240,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #647084 color. Also use rgb(100,112,132) instead hex code.

Text Font Color

.myTextColor { color: #647084; }

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

This text font color is #647084.

Background Color

.myBgColor { background-color: #647084; }

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

This div background color is #647084.

Border color

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

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

This div border color is #647084.

Opacity

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

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

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

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

This text has shadow with #647084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647084.

Preview

Color preview on black background

This text has color #647084 on black background.


Color preview on white background

This text has color #647084 on white background.


Black color preview on #647084 background

This text has black color on #647084 background.


White color preview on #647084 background

This text has white color on #647084 background.


Related colors

Complementary color

Complementary color for #hex is #9B8F7B.


I love getcolorcode.com

Triadic colors

1 #846470 and #708464 with #647084 are triadic colors.

2 #847064 and #706484 with #647084 are triadic colors.