COLOR #649693

HEX: #649693 RGB: (100,150,147)

Color info

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

RGB color model

#649693 color RGB value is (100,150,147).

RGB: (100,150,147) (39%, 59%, 58%)

RGB channels and saturation

R 100 of 255 = 39%
G 150 of 255 = 59%
B 147 of 255 = 58%

100
150
147

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

Portions of RGB colors in percentages

R + G + B = 100 + 150 + 147 = 397 (100%)
R 100 of 397 ~ 25.19%
G 150 of 397 ~ 37.78%
B 147 of 397 ~ 37.03'%

%25.19
%37.78
%37.03

CMYK color model

#649693 color CMYK value is (33,0,2,41).

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

CMYK: (33,0,2,41)
C33M0Y2K41 (33%, 0%, 2%, 41%)
(0.33 / 0.00 / 0.02 / 0.41)

CMYK percentages

%33.33
%0
%2
%41.18

Codes

Color #649693 in popluar color models

64 96 93
RGB 100 150 147
HSL 176° 20.00% 49.02%
HSB/HSV 176° 33.33% 58.82%
CMYK 33.33% 0.00% 2.00%
41.18%

Color #649693 in popluar number systems.

HEX 64 96 93
Decimal 100 150 147
Binary 1100100 10010110 10010011
Octal 144 226 223

Shades and tints

Shades of #649693

#649693
(100,150,147)
#5B8986
(91,137,134)
#527C79
(82,124,121)
#496F6C
(73,111,108)
#40625F
(64,98,95)
#375552
(55,85,82)
#2E4845
(46,72,69)
#253B38
(37,59,56)
#1C2E2B
(28,46,43)
#13211E
(19,33,30)
#0A1411
(10,20,17)
#000000
(0,0,0)

Tints of #649693

#649693
(100,150,147)
#729F9C
(114,159,156)
#80A8A5
(128,168,165)
#8EB1AE
(142,177,174)
#9CBAB7
(156,186,183)
#AAC3C0
(170,195,192)
#B8CCC9
(184,204,201)
#C6D5D2
(198,213,210)
#D4DEDB
(212,222,219)
#E2E7E4
(226,231,228)
#F0F0ED
(240,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #649693; }

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

This text font color is #649693.

Background Color

.myBgColor { background-color: #649693; }

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

This div background color is #649693.

Border color

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

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

This div border color is #649693.

Opacity

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

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

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

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

This text has shadow with #649693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649693.

Preview

Color preview on black background

This text has color #649693 on black background.


Color preview on white background

This text has color #649693 on white background.


Black color preview on #649693 background

This text has black color on #649693 background.


White color preview on #649693 background

This text has white color on #649693 background.


Related colors

Complementary color

Complementary color for #hex is #9B696C.


I love getcolorcode.com

Triadic colors

1 #936496 and #969364 with #649693 are triadic colors.

2 #939664 and #966493 with #649693 are triadic colors.