COLOR #71640C

HEX: #71640C RGB: (113,100,12)

Color info

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

RGB color model

#71640C color RGB value is (113,100,12).

RGB: (113,100,12) (44%, 39%, 5%)

RGB channels and saturation

R 113 of 255 = 44%
G 100 of 255 = 39%
B 12 of 255 = 5%

113
100
12

R + G + B ~ 29%. #71640C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 100 + 12 = 225 (100%)
R 113 of 225 ~ 50.22%
G 100 of 225 ~ 44.44%
B 12 of 225 ~ 5.33'%

%50.22
%44.44

CMYK color model

#71640C color CMYK value is (0,12,89,56).

  • cyan value is 0.00%
  • magenta value is 11.50%
  • yellow value is 89.38%
  • key color value is 55.69%

CMYK: (0,12,89,56)
C0M12Y89K56 (0%, 12%, 89%, 56%)
(0.00 / 0.12 / 0.89 / 0.56)

CMYK percentages

%0
%11.5
%89.38
%55.69

Codes

Color #71640C in popluar color models

71 64 0C
RGB 113 100 12
HSL 52° 80.80% 24.51%
HSB/HSV 52° 89.38% 44.31%
CMYK 0.00% 11.50% 89.38%
55.69%

Color #71640C in popluar number systems.

HEX 71 64 0C
Decimal 113 100 12
Binary 1110001 1100100 1100
Octal 161 144 14

Shades and tints

Shades of #71640C

#71640C
(113,100,12)
#675B0B
(103,91,11)
#5D520A
(93,82,10)
#534909
(83,73,9)
#494008
(73,64,8)
#3F3707
(63,55,7)
#352E06
(53,46,6)
#2B2505
(43,37,5)
#211C04
(33,28,4)
#171303
(23,19,3)
#0D0A02
(13,10,2)
#000000
(0,0,0)

Tints of #71640C

#71640C
(113,100,12)
#7D7222
(125,114,34)
#898038
(137,128,56)
#958E4E
(149,142,78)
#A19C64
(161,156,100)
#ADAA7A
(173,170,122)
#B9B890
(185,184,144)
#C5C6A6
(197,198,166)
#D1D4BC
(209,212,188)
#DDE2D2
(221,226,210)
#E9F0E8
(233,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71640C; }

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

This text font color is #71640C.

Background Color

.myBgColor { background-color: #71640C; }

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

This div background color is #71640C.

Border color

.myBorderColor { border: 1px solid #71640C; }

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

This div border color is #71640C.

Opacity

.myOpacity80 { color: #71640C; opacity: 0.8; }

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

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

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

This text has shadow with #71640C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71640C.

Preview

Color preview on black background

This text has color #71640C on black background.


Color preview on white background

This text has color #71640C on white background.


Black color preview on #71640C background

This text has black color on #71640C background.


White color preview on #71640C background

This text has white color on #71640C background.


Related colors

Complementary color

Complementary color for #hex is #8E9BF3.


I love getcolorcode.com

Triadic colors

1 #0C7164 and #640C71 with #71640C are triadic colors.

2 #0C6471 and #64710C with #71640C are triadic colors.