COLOR #647712

HEX: #647712 RGB: (100,119,18)

Color info

#647712 contains mainly red and green colors. Web safe color of #647712 is #666600 (or #660).

RGB color model

#647712 color RGB value is (100,119,18).

RGB: (100,119,18) (39%, 47%, 7%)

RGB channels and saturation

R 100 of 255 = 39%
G 119 of 255 = 47%
B 18 of 255 = 7%

100
119
18

R + G + B ~ 31%. #647712 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 119 + 18 = 237 (100%)
R 100 of 237 ~ 42.19%
G 119 of 237 ~ 50.21%
B 18 of 237 ~ 7.59'%

%42.19
%50.21

CMYK color model

#647712 color CMYK value is (16,0,85,53).

  • cyan value is 15.97%
  • magenta value is 0.00%
  • yellow value is 84.87%
  • key color value is 53.33%

CMYK: (16,0,85,53)
C16M0Y85K53 (16%, 0%, 85%, 53%)
(0.16 / 0.00 / 0.85 / 0.53)

CMYK percentages

%15.97
%0
%84.87
%53.33

Codes

Color #647712 in popluar color models

64 77 12
RGB 100 119 18
HSL 71° 73.72% 26.86%
HSB/HSV 71° 84.87% 46.67%
CMYK 15.97% 0.00% 84.87%
53.33%

Color #647712 in popluar number systems.

HEX 64 77 12
Decimal 100 119 18
Binary 1100100 1110111 10010
Octal 144 167 22

Shades and tints

Shades of #647712

#647712
(100,119,18)
#5B6D11
(91,109,17)
#526310
(82,99,16)
#49590F
(73,89,15)
#404F0E
(64,79,14)
#37450D
(55,69,13)
#2E3B0C
(46,59,12)
#25310B
(37,49,11)
#1C270A
(28,39,10)
#131D09
(19,29,9)
#0A1308
(10,19,8)
#000000
(0,0,0)

Tints of #647712

#647712
(100,119,18)
#728327
(114,131,39)
#808F3C
(128,143,60)
#8E9B51
(142,155,81)
#9CA766
(156,167,102)
#AAB37B
(170,179,123)
#B8BF90
(184,191,144)
#C6CBA5
(198,203,165)
#D4D7BA
(212,215,186)
#E2E3CF
(226,227,207)
#F0EFE4
(240,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #647712 color. Also use rgb(100,119,18) instead hex code.

Text Font Color

.myTextColor { color: #647712; }

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

This text font color is #647712.

Background Color

.myBgColor { background-color: #647712; }

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

This div background color is #647712.

Border color

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

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

This div border color is #647712.

Opacity

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

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

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

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

This text has shadow with #647712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647712.

Preview

Color preview on black background

This text has color #647712 on black background.


Color preview on white background

This text has color #647712 on white background.


Black color preview on #647712 background

This text has black color on #647712 background.


White color preview on #647712 background

This text has white color on #647712 background.


Related colors

Complementary color

Complementary color for #hex is #9B88ED.


I love getcolorcode.com

Triadic colors

1 #126477 and #771264 with #647712 are triadic colors.

2 #127764 and #776412 with #647712 are triadic colors.