COLOR #649871

HEX: #649871 RGB: (100,152,113)

Color info

#649871 contains red, green and blue colors in about the same proportion. Web safe color of #649871 is #669966 (or #696).

RGB color model

#649871 color RGB value is (100,152,113).

RGB: (100,152,113) (39%, 60%, 44%)

RGB channels and saturation

R 100 of 255 = 39%
G 152 of 255 = 60%
B 113 of 255 = 44%

100
152
113

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

Portions of RGB colors in percentages

R + G + B = 100 + 152 + 113 = 365 (100%)
R 100 of 365 ~ 27.4%
G 152 of 365 ~ 41.64%
B 113 of 365 ~ 30.96'%

%27.4
%41.64
%30.96

CMYK color model

#649871 color CMYK value is (34,0,26,40).

  • cyan value is 34.21%
  • magenta value is 0.00%
  • yellow value is 25.66%
  • key color value is 40.39%

CMYK: (34,0,26,40)
C34M0Y26K40 (34%, 0%, 26%, 40%)
(0.34 / 0.00 / 0.26 / 0.40)

CMYK percentages

%34.21
%0
%25.66
%40.39

Codes

Color #649871 in popluar color models

64 98 71
RGB 100 152 113
HSL 135° 20.63% 49.41%
HSB/HSV 135° 34.21% 59.61%
CMYK 34.21% 0.00% 25.66%
40.39%

Color #649871 in popluar number systems.

HEX 64 98 71
Decimal 100 152 113
Binary 1100100 10011000 1110001
Octal 144 230 161

Shades and tints

Shades of #649871

#649871
(100,152,113)
#5B8B67
(91,139,103)
#527E5D
(82,126,93)
#497153
(73,113,83)
#406449
(64,100,73)
#37573F
(55,87,63)
#2E4A35
(46,74,53)
#253D2B
(37,61,43)
#1C3021
(28,48,33)
#132317
(19,35,23)
#0A160D
(10,22,13)
#000000
(0,0,0)

Tints of #649871

#649871
(100,152,113)
#72A17D
(114,161,125)
#80AA89
(128,170,137)
#8EB395
(142,179,149)
#9CBCA1
(156,188,161)
#AAC5AD
(170,197,173)
#B8CEB9
(184,206,185)
#C6D7C5
(198,215,197)
#D4E0D1
(212,224,209)
#E2E9DD
(226,233,221)
#F0F2E9
(240,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #649871 color. Also use rgb(100,152,113) instead hex code.

Text Font Color

.myTextColor { color: #649871; }

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

This text font color is #649871.

Background Color

.myBgColor { background-color: #649871; }

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

This div background color is #649871.

Border color

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

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

This div border color is #649871.

Opacity

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

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

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

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

This text has shadow with #649871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649871.

Preview

Color preview on black background

This text has color #649871 on black background.


Color preview on white background

This text has color #649871 on white background.


Black color preview on #649871 background

This text has black color on #649871 background.


White color preview on #649871 background

This text has white color on #649871 background.


Related colors

Complementary color

Complementary color for #hex is #9B678E.


I love getcolorcode.com

Triadic colors

1 #716498 and #987164 with #649871 are triadic colors.

2 #719864 and #986471 with #649871 are triadic colors.