COLOR #648771

HEX: #648771 RGB: (100,135,113)

Color info

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

RGB color model

#648771 color RGB value is (100,135,113).

RGB: (100,135,113) (39%, 53%, 44%)

RGB channels and saturation

R 100 of 255 = 39%
G 135 of 255 = 53%
B 113 of 255 = 44%

100
135
113

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

Portions of RGB colors in percentages

R + G + B = 100 + 135 + 113 = 348 (100%)
R 100 of 348 ~ 28.74%
G 135 of 348 ~ 38.79%
B 113 of 348 ~ 32.47'%

%28.74
%38.79
%32.47

CMYK color model

#648771 color CMYK value is (26,0,16,47).

  • cyan value is 25.93%
  • magenta value is 0.00%
  • yellow value is 16.30%
  • key color value is 47.06%

CMYK: (26,0,16,47)
C26M0Y16K47 (26%, 0%, 16%, 47%)
(0.26 / 0.00 / 0.16 / 0.47)

CMYK percentages

%25.93
%0
%16.3
%47.06

Codes

Color #648771 in popluar color models

64 87 71
RGB 100 135 113
HSL 142° 14.89% 46.08%
HSB/HSV 142° 25.93% 52.94%
CMYK 25.93% 0.00% 16.30%
47.06%

Color #648771 in popluar number systems.

HEX 64 87 71
Decimal 100 135 113
Binary 1100100 10000111 1110001
Octal 144 207 161

Shades and tints

Shades of #648771

#648771
(100,135,113)
#5B7B67
(91,123,103)
#526F5D
(82,111,93)
#496353
(73,99,83)
#405749
(64,87,73)
#374B3F
(55,75,63)
#2E3F35
(46,63,53)
#25332B
(37,51,43)
#1C2721
(28,39,33)
#131B17
(19,27,23)
#0A0F0D
(10,15,13)
#000000
(0,0,0)

Tints of #648771

#648771
(100,135,113)
#72917D
(114,145,125)
#809B89
(128,155,137)
#8EA595
(142,165,149)
#9CAFA1
(156,175,161)
#AAB9AD
(170,185,173)
#B8C3B9
(184,195,185)
#C6CDC5
(198,205,197)
#D4D7D1
(212,215,209)
#E2E1DD
(226,225,221)
#F0EBE9
(240,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #648771; }

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

This text font color is #648771.

Background Color

.myBgColor { background-color: #648771; }

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

This div background color is #648771.

Border color

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

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

This div border color is #648771.

Opacity

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

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

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

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

This text has shadow with #648771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648771.

Preview

Color preview on black background

This text has color #648771 on black background.


Color preview on white background

This text has color #648771 on white background.


Black color preview on #648771 background

This text has black color on #648771 background.


White color preview on #648771 background

This text has white color on #648771 background.


Related colors

Complementary color

Complementary color for #hex is #9B788E.


I love getcolorcode.com

Triadic colors

1 #716487 and #877164 with #648771 are triadic colors.

2 #718764 and #876471 with #648771 are triadic colors.