COLOR #714F0A

HEX: #714F0A RGB: (113,79,10)

Color info

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

RGB color model

#714F0A color RGB value is (113,79,10).

RGB: (113,79,10) (44%, 31%, 4%)

RGB channels and saturation

R 113 of 255 = 44%
G 79 of 255 = 31%
B 10 of 255 = 4%

113
79
10

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

Portions of RGB colors in percentages

R + G + B = 113 + 79 + 10 = 202 (100%)
R 113 of 202 ~ 55.94%
G 79 of 202 ~ 39.11%
B 10 of 202 ~ 4.95'%

%55.94
%39.11

CMYK color model

#714F0A color CMYK value is (0,30,91,56).

  • cyan value is 0.00%
  • magenta value is 30.09%
  • yellow value is 91.15%
  • key color value is 55.69%

CMYK: (0,30,91,56)
C0M30Y91K56 (0%, 30%, 91%, 56%)
(0.00 / 0.30 / 0.91 / 0.56)

CMYK percentages

%0
%30.09
%91.15
%55.69

Codes

Color #714F0A in popluar color models

71 4F 0A
RGB 113 79 10
HSL 40° 83.74% 24.12%
HSB/HSV 40° 91.15% 44.31%
CMYK 0.00% 30.09% 91.15%
55.69%

Color #714F0A in popluar number systems.

HEX 71 4F 0A
Decimal 113 79 10
Binary 1110001 1001111 1010
Octal 161 117 12

Shades and tints

Shades of #714F0A

#714F0A
(113,79,10)
#67480A
(103,72,10)
#5D410A
(93,65,10)
#533A0A
(83,58,10)
#49330A
(73,51,10)
#3F2C0A
(63,44,10)
#35250A
(53,37,10)
#2B1E0A
(43,30,10)
#21170A
(33,23,10)
#17100A
(23,16,10)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #714F0A

#714F0A
(113,79,10)
#7D5F20
(125,95,32)
#896F36
(137,111,54)
#957F4C
(149,127,76)
#A18F62
(161,143,98)
#AD9F78
(173,159,120)
#B9AF8E
(185,175,142)
#C5BFA4
(197,191,164)
#D1CFBA
(209,207,186)
#DDDFD0
(221,223,208)
#E9EFE6
(233,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714F0A color. Also use rgb(113,79,10) instead hex code.

Text Font Color

.myTextColor { color: #714F0A; }

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

This text font color is #714F0A.

Background Color

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

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

This div background color is #714F0A.

Border color

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

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

This div border color is #714F0A.

Opacity

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

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

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

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

This text has shadow with #714F0A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714F0A.

Preview

Color preview on black background

This text has color #714F0A on black background.


Color preview on white background

This text has color #714F0A on white background.


Black color preview on #714F0A background

This text has black color on #714F0A background.


White color preview on #714F0A background

This text has white color on #714F0A background.


Related colors

Complementary color

Complementary color for #hex is #8EB0F5.


I love getcolorcode.com

Triadic colors

1 #0A714F and #4F0A71 with #714F0A are triadic colors.

2 #0A4F71 and #4F710A with #714F0A are triadic colors.