COLOR #648795

HEX: #648795 RGB: (100,135,149)

Color info

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

RGB color model

#648795 color RGB value is (100,135,149).

RGB: (100,135,149) (39%, 53%, 58%)

RGB channels and saturation

R 100 of 255 = 39%
G 135 of 255 = 53%
B 149 of 255 = 58%

100
135
149

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

Portions of RGB colors in percentages

R + G + B = 100 + 135 + 149 = 384 (100%)
R 100 of 384 ~ 26.04%
G 135 of 384 ~ 35.16%
B 149 of 384 ~ 38.8'%

%26.04
%35.16
%38.8

CMYK color model

#648795 color CMYK value is (33,9,0,42).

  • cyan value is 32.89%
  • magenta value is 9.40%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (33,9,0,42)
C33M9Y0K42 (33%, 9%, 0%, 42%)
(0.33 / 0.09 / 0.00 / 0.42)

CMYK percentages

%32.89
%9.4
%0
%41.57

Codes

Color #648795 in popluar color models

64 87 95
RGB 100 135 149
HSL 197° 19.68% 48.82%
HSB/HSV 197° 32.89% 58.43%
CMYK 32.89% 9.40% 0.00%
41.57%

Color #648795 in popluar number systems.

HEX 64 87 95
Decimal 100 135 149
Binary 1100100 10000111 10010101
Octal 144 207 225

Shades and tints

Shades of #648795

#648795
(100,135,149)
#5B7B88
(91,123,136)
#526F7B
(82,111,123)
#49636E
(73,99,110)
#405761
(64,87,97)
#374B54
(55,75,84)
#2E3F47
(46,63,71)
#25333A
(37,51,58)
#1C272D
(28,39,45)
#131B20
(19,27,32)
#0A0F13
(10,15,19)
#000000
(0,0,0)

Tints of #648795

#648795
(100,135,149)
#72919E
(114,145,158)
#809BA7
(128,155,167)
#8EA5B0
(142,165,176)
#9CAFB9
(156,175,185)
#AAB9C2
(170,185,194)
#B8C3CB
(184,195,203)
#C6CDD4
(198,205,212)
#D4D7DD
(212,215,221)
#E2E1E6
(226,225,230)
#F0EBEF
(240,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #648795 color. Also use rgb(100,135,149) instead hex code.

Text Font Color

.myTextColor { color: #648795; }

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

This text font color is #648795.

Background Color

.myBgColor { background-color: #648795; }

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

This div background color is #648795.

Border color

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

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

This div border color is #648795.

Opacity

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

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

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

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

This text has shadow with #648795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648795.

Preview

Color preview on black background

This text has color #648795 on black background.


Color preview on white background

This text has color #648795 on white background.


Black color preview on #648795 background

This text has black color on #648795 background.


White color preview on #648795 background

This text has white color on #648795 background.


Related colors

Complementary color

Complementary color for #hex is #9B786A.


I love getcolorcode.com

Triadic colors

1 #956487 and #879564 with #648795 are triadic colors.

2 #958764 and #876495 with #648795 are triadic colors.