COLOR #649571

HEX: #649571 RGB: (100,149,113)

Color info

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

RGB color model

#649571 color RGB value is (100,149,113).

RGB: (100,149,113) (39%, 58%, 44%)

RGB channels and saturation

R 100 of 255 = 39%
G 149 of 255 = 58%
B 113 of 255 = 44%

100
149
113

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

Portions of RGB colors in percentages

R + G + B = 100 + 149 + 113 = 362 (100%)
R 100 of 362 ~ 27.62%
G 149 of 362 ~ 41.16%
B 113 of 362 ~ 31.22'%

%27.62
%41.16
%31.22

CMYK color model

#649571 color CMYK value is (33,0,24,42).

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

CMYK: (33,0,24,42)
C33M0Y24K42 (33%, 0%, 24%, 42%)
(0.33 / 0.00 / 0.24 / 0.42)

CMYK percentages

%32.89
%0
%24.16
%41.57

Codes

Color #649571 in popluar color models

64 95 71
RGB 100 149 113
HSL 136° 19.68% 48.82%
HSB/HSV 136° 32.89% 58.43%
CMYK 32.89% 0.00% 24.16%
41.57%

Color #649571 in popluar number systems.

HEX 64 95 71
Decimal 100 149 113
Binary 1100100 10010101 1110001
Octal 144 225 161

Shades and tints

Shades of #649571

#649571
(100,149,113)
#5B8867
(91,136,103)
#527B5D
(82,123,93)
#496E53
(73,110,83)
#406149
(64,97,73)
#37543F
(55,84,63)
#2E4735
(46,71,53)
#253A2B
(37,58,43)
#1C2D21
(28,45,33)
#132017
(19,32,23)
#0A130D
(10,19,13)
#000000
(0,0,0)

Tints of #649571

#649571
(100,149,113)
#729E7D
(114,158,125)
#80A789
(128,167,137)
#8EB095
(142,176,149)
#9CB9A1
(156,185,161)
#AAC2AD
(170,194,173)
#B8CBB9
(184,203,185)
#C6D4C5
(198,212,197)
#D4DDD1
(212,221,209)
#E2E6DD
(226,230,221)
#F0EFE9
(240,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #649571; }

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

This text font color is #649571.

Background Color

.myBgColor { background-color: #649571; }

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

This div background color is #649571.

Border color

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

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

This div border color is #649571.

Opacity

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

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

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

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

This text has shadow with #649571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649571.

Preview

Color preview on black background

This text has color #649571 on black background.


Color preview on white background

This text has color #649571 on white background.


Black color preview on #649571 background

This text has black color on #649571 background.


White color preview on #649571 background

This text has white color on #649571 background.


Related colors

Complementary color

Complementary color for #hex is #9B6A8E.


I love getcolorcode.com

Triadic colors

1 #716495 and #957164 with #649571 are triadic colors.

2 #719564 and #956471 with #649571 are triadic colors.