COLOR #648196

HEX: #648196 RGB: (100,129,150)

Color info

#648196 contains red, green and blue colors in about the same proportion. Web safe color of #648196 is #669999 (or #699).

RGB color model

#648196 color RGB value is (100,129,150).

RGB: (100,129,150) (39%, 51%, 59%)

RGB channels and saturation

R 100 of 255 = 39%
G 129 of 255 = 51%
B 150 of 255 = 59%

100
129
150

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

Portions of RGB colors in percentages

R + G + B = 100 + 129 + 150 = 379 (100%)
R 100 of 379 ~ 26.39%
G 129 of 379 ~ 34.04%
B 150 of 379 ~ 39.58'%

%26.39
%34.04
%39.58

CMYK color model

#648196 color CMYK value is (33,14,0,41).

  • cyan value is 33.33%
  • magenta value is 14.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (33,14,0,41)
C33M14Y0K41 (33%, 14%, 0%, 41%)
(0.33 / 0.14 / 0.00 / 0.41)

CMYK percentages

%33.33
%14
%0
%41.18

Codes

Color #648196 in popluar color models

64 81 96
RGB 100 129 150
HSL 205° 20.00% 49.02%
HSB/HSV 205° 33.33% 58.82%
CMYK 33.33% 14.00% 0.00%
41.18%

Color #648196 in popluar number systems.

HEX 64 81 96
Decimal 100 129 150
Binary 1100100 10000001 10010110
Octal 144 201 226

Shades and tints

Shades of #648196

#648196
(100,129,150)
#5B7689
(91,118,137)
#526B7C
(82,107,124)
#49606F
(73,96,111)
#405562
(64,85,98)
#374A55
(55,74,85)
#2E3F48
(46,63,72)
#25343B
(37,52,59)
#1C292E
(28,41,46)
#131E21
(19,30,33)
#0A1314
(10,19,20)
#000000
(0,0,0)

Tints of #648196

#648196
(100,129,150)
#728C9F
(114,140,159)
#8097A8
(128,151,168)
#8EA2B1
(142,162,177)
#9CADBA
(156,173,186)
#AAB8C3
(170,184,195)
#B8C3CC
(184,195,204)
#C6CED5
(198,206,213)
#D4D9DE
(212,217,222)
#E2E4E7
(226,228,231)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #648196 color. Also use rgb(100,129,150) instead hex code.

Text Font Color

.myTextColor { color: #648196; }

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

This text font color is #648196.

Background Color

.myBgColor { background-color: #648196; }

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

This div background color is #648196.

Border color

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

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

This div border color is #648196.

Opacity

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

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

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

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

This text has shadow with #648196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648196.

Preview

Color preview on black background

This text has color #648196 on black background.


Color preview on white background

This text has color #648196 on white background.


Black color preview on #648196 background

This text has black color on #648196 background.


White color preview on #648196 background

This text has white color on #648196 background.


Related colors

Complementary color

Complementary color for #hex is #9B7E69.


I love getcolorcode.com

Triadic colors

1 #966481 and #819664 with #648196 are triadic colors.

2 #968164 and #816496 with #648196 are triadic colors.