COLOR #714E25

HEX: #714E25 RGB: (113,78,37)

Color info

#714E25 contains mainly red and green colors. Web safe color of #714E25 is #666633 (or #663).

RGB color model

#714E25 color RGB value is (113,78,37).

RGB: (113,78,37) (44%, 31%, 15%)

RGB channels and saturation

R 113 of 255 = 44%
G 78 of 255 = 31%
B 37 of 255 = 15%

113
78
37

R + G + B ~ 30%. #714E25 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 78 + 37 = 228 (100%)
R 113 of 228 ~ 49.56%
G 78 of 228 ~ 34.21%
B 37 of 228 ~ 16.23'%

%49.56
%34.21
%16.23

CMYK color model

#714E25 color CMYK value is (0,31,67,56).

  • cyan value is 0.00%
  • magenta value is 30.97%
  • yellow value is 67.26%
  • key color value is 55.69%

CMYK: (0,31,67,56)
C0M31Y67K56 (0%, 31%, 67%, 56%)
(0.00 / 0.31 / 0.67 / 0.56)

CMYK percentages

%0
%30.97
%67.26
%55.69

Codes

Color #714E25 in popluar color models

71 4E 25
RGB 113 78 37
HSL 32° 50.67% 29.41%
HSB/HSV 32° 67.26% 44.31%
CMYK 0.00% 30.97% 67.26%
55.69%

Color #714E25 in popluar number systems.

HEX 71 4E 25
Decimal 113 78 37
Binary 1110001 1001110 100101
Octal 161 116 45

Shades and tints

Shades of #714E25

#714E25
(113,78,37)
#674722
(103,71,34)
#5D401F
(93,64,31)
#53391C
(83,57,28)
#493219
(73,50,25)
#3F2B16
(63,43,22)
#352413
(53,36,19)
#2B1D10
(43,29,16)
#21160D
(33,22,13)
#170F0A
(23,15,10)
#0D0807
(13,8,7)
#000000
(0,0,0)

Tints of #714E25

#714E25
(113,78,37)
#7D5E38
(125,94,56)
#896E4B
(137,110,75)
#957E5E
(149,126,94)
#A18E71
(161,142,113)
#AD9E84
(173,158,132)
#B9AE97
(185,174,151)
#C5BEAA
(197,190,170)
#D1CEBD
(209,206,189)
#DDDED0
(221,222,208)
#E9EEE3
(233,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714E25 color. Also use rgb(113,78,37) instead hex code.

Text Font Color

.myTextColor { color: #714E25; }

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

This text font color is #714E25.

Background Color

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

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

This div background color is #714E25.

Border color

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

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

This div border color is #714E25.

Opacity

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

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

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

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

This text has shadow with #714E25 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714E25.

Preview

Color preview on black background

This text has color #714E25 on black background.


Color preview on white background

This text has color #714E25 on white background.


Black color preview on #714E25 background

This text has black color on #714E25 background.


White color preview on #714E25 background

This text has white color on #714E25 background.


Related colors

Complementary color

Complementary color for #hex is #8EB1DA.


I love getcolorcode.com

Triadic colors

1 #25714E and #4E2571 with #714E25 are triadic colors.

2 #254E71 and #4E7125 with #714E25 are triadic colors.