COLOR #648289

HEX: #648289 RGB: (100,130,137)

Color info

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

RGB color model

#648289 color RGB value is (100,130,137).

RGB: (100,130,137) (39%, 51%, 54%)

RGB channels and saturation

R 100 of 255 = 39%
G 130 of 255 = 51%
B 137 of 255 = 54%

100
130
137

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

Portions of RGB colors in percentages

R + G + B = 100 + 130 + 137 = 367 (100%)
R 100 of 367 ~ 27.25%
G 130 of 367 ~ 35.42%
B 137 of 367 ~ 37.33'%

%27.25
%35.42
%37.33

CMYK color model

#648289 color CMYK value is (27,5,0,46).

  • cyan value is 27.01%
  • magenta value is 5.11%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (27,5,0,46)
C27M5Y0K46 (27%, 5%, 0%, 46%)
(0.27 / 0.05 / 0.00 / 0.46)

CMYK percentages

%27.01
%5.11
%0
%46.27

Codes

Color #648289 in popluar color models

64 82 89
RGB 100 130 137
HSL 191° 15.61% 46.47%
HSB/HSV 191° 27.01% 53.73%
CMYK 27.01% 5.11% 0.00%
46.27%

Color #648289 in popluar number systems.

HEX 64 82 89
Decimal 100 130 137
Binary 1100100 10000010 10001001
Octal 144 202 211

Shades and tints

Shades of #648289

#648289
(100,130,137)
#5B777D
(91,119,125)
#526C71
(82,108,113)
#496165
(73,97,101)
#405659
(64,86,89)
#374B4D
(55,75,77)
#2E4041
(46,64,65)
#253535
(37,53,53)
#1C2A29
(28,42,41)
#131F1D
(19,31,29)
#0A1411
(10,20,17)
#000000
(0,0,0)

Tints of #648289

#648289
(100,130,137)
#728D93
(114,141,147)
#80989D
(128,152,157)
#8EA3A7
(142,163,167)
#9CAEB1
(156,174,177)
#AAB9BB
(170,185,187)
#B8C4C5
(184,196,197)
#C6CFCF
(198,207,207)
#D4DAD9
(212,218,217)
#E2E5E3
(226,229,227)
#F0F0ED
(240,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #648289 color. Also use rgb(100,130,137) instead hex code.

Text Font Color

.myTextColor { color: #648289; }

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

This text font color is #648289.

Background Color

.myBgColor { background-color: #648289; }

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

This div background color is #648289.

Border color

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

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

This div border color is #648289.

Opacity

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

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

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

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

This text has shadow with #648289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648289.

Preview

Color preview on black background

This text has color #648289 on black background.


Color preview on white background

This text has color #648289 on white background.


Black color preview on #648289 background

This text has black color on #648289 background.


White color preview on #648289 background

This text has white color on #648289 background.


Related colors

Complementary color

Complementary color for #hex is #9B7D76.


I love getcolorcode.com

Triadic colors

1 #896482 and #828964 with #648289 are triadic colors.

2 #898264 and #826489 with #648289 are triadic colors.