COLOR #647248

HEX: #647248 RGB: (100,114,72)

Color info

#647248 contains red, green and blue colors in about the same proportion. Web safe color of #647248 is #666633 (or #663).

RGB color model

#647248 color RGB value is (100,114,72).

RGB: (100,114,72) (39%, 45%, 28%)

RGB channels and saturation

R 100 of 255 = 39%
G 114 of 255 = 45%
B 72 of 255 = 28%

100
114
72

R + G + B ~ 37%. #647248 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 114 + 72 = 286 (100%)
R 100 of 286 ~ 34.97%
G 114 of 286 ~ 39.86%
B 72 of 286 ~ 25.17'%

%34.97
%39.86
%25.17

CMYK color model

#647248 color CMYK value is (12,0,37,55).

  • cyan value is 12.28%
  • magenta value is 0.00%
  • yellow value is 36.84%
  • key color value is 55.29%

CMYK: (12,0,37,55)
C12M0Y37K55 (12%, 0%, 37%, 55%)
(0.12 / 0.00 / 0.37 / 0.55)

CMYK percentages

%12.28
%0
%36.84
%55.29

Codes

Color #647248 in popluar color models

64 72 48
RGB 100 114 72
HSL 80° 22.58% 36.47%
HSB/HSV 80° 36.84% 44.71%
CMYK 12.28% 0.00% 36.84%
55.29%

Color #647248 in popluar number systems.

HEX 64 72 48
Decimal 100 114 72
Binary 1100100 1110010 1001000
Octal 144 162 110

Shades and tints

Shades of #647248

#647248
(100,114,72)
#5B6842
(91,104,66)
#525E3C
(82,94,60)
#495436
(73,84,54)
#404A30
(64,74,48)
#37402A
(55,64,42)
#2E3624
(46,54,36)
#252C1E
(37,44,30)
#1C2218
(28,34,24)
#131812
(19,24,18)
#0A0E0C
(10,14,12)
#000000
(0,0,0)

Tints of #647248

#647248
(100,114,72)
#727E58
(114,126,88)
#808A68
(128,138,104)
#8E9678
(142,150,120)
#9CA288
(156,162,136)
#AAAE98
(170,174,152)
#B8BAA8
(184,186,168)
#C6C6B8
(198,198,184)
#D4D2C8
(212,210,200)
#E2DED8
(226,222,216)
#F0EAE8
(240,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #647248 color. Also use rgb(100,114,72) instead hex code.

Text Font Color

.myTextColor { color: #647248; }

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

This text font color is #647248.

Background Color

.myBgColor { background-color: #647248; }

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

This div background color is #647248.

Border color

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

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

This div border color is #647248.

Opacity

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

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

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

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

This text has shadow with #647248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647248.

Preview

Color preview on black background

This text has color #647248 on black background.


Color preview on white background

This text has color #647248 on white background.


Black color preview on #647248 background

This text has black color on #647248 background.


White color preview on #647248 background

This text has white color on #647248 background.


Related colors

Complementary color

Complementary color for #hex is #9B8DB7.


I love getcolorcode.com

Triadic colors

1 #486472 and #724864 with #647248 are triadic colors.

2 #487264 and #726448 with #647248 are triadic colors.