COLOR #714A09

HEX: #714A09 RGB: (113,74,9)

Color info

#714A09 contains mainly red and green colors. Web safe color of #714A09 is #663300 (or #630).

RGB color model

#714A09 color RGB value is (113,74,9).

RGB: (113,74,9) (44%, 29%, 4%)

RGB channels and saturation

R 113 of 255 = 44%
G 74 of 255 = 29%
B 9 of 255 = 4%

113
74
9

R + G + B ~ 26%. #714A09 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 74 + 9 = 196 (100%)
R 113 of 196 ~ 57.65%
G 74 of 196 ~ 37.76%
B 9 of 196 ~ 4.59'%

%57.65
%37.76

CMYK color model

#714A09 color CMYK value is (0,35,92,56).

  • cyan value is 0.00%
  • magenta value is 34.51%
  • yellow value is 92.04%
  • key color value is 55.69%
CMYK: (0,35,92,56) C0M35Y92K56 (0%,35%,92%,56%) (0.00/0.35/0.92/0.56) 

CMYK percentages

%0
%34.51
%92.04
%55.69

Codes

Color #714A09 in popluar color models

71 4A 09
RGB 113 74 9
HSL 38° 85.25% 23.92%
HSB/HSV 38° 92.04% 44.31%
CMYK 0.00% 34.51% 92.04%
55.69%

Color #714A09 in popluar number systems.

HEX 71 4A 09
Decimal 113 74 9
Binary 1110001 1001010 1001
Octal 161 112 11

Shades and tints

Shades of #714A09

#714A09
(113,74,9)
#674409
(103,68,9)
#5D3E09
(93,62,9)
#533809
(83,56,9)
#493209
(73,50,9)
#3F2C09
(63,44,9)
#352609
(53,38,9)
#2B2009
(43,32,9)
#211A09
(33,26,9)
#171409
(23,20,9)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #714A09

#714A09
(113,74,9)
#7D5A1F
(125,90,31)
#896A35
(137,106,53)
#957A4B
(149,122,75)
#A18A61
(161,138,97)
#AD9A77
(173,154,119)
#B9AA8D
(185,170,141)
#C5BAA3
(197,186,163)
#D1CAB9
(209,202,185)
#DDDACF
(221,218,207)
#E9EAE5
(233,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714A09 color. Also use rgb(113,74,9) instead hex code.

Text Font Color

.myTextColor { color: #714A09; }

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

This text font color is #714A09.

Background Color

.myBgColor { background-color: #714A09; }

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

This div background color is #714A09.

Border color

.myBorderColor { border: 1px solid #714A09; }

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

This div border color is #714A09.

Opacity

.myOpacity80 { color: #714A09; opacity: 0.8; }

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

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

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

This text has shadow with #714A09 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714A09.

Preview

Color preview on black background

This text has color #714A09 on black background.


Color preview on white background

This text has color #714A09 on white background.


Black color preview on #714A09 background

This text has black color on #714A09 background.


White color preview on #714A09 background

This text has white color on #714A09 background.


Related colors

Complementary color

Complementary color for #hex is #8EB5F6.


I love getcolorcode.com

Triadic colors

1 #09714A and #4A0971 with #714A09 are triadic colors.

2 #094A71 and #4A7109 with #714A09 are triadic colors.