COLOR #714628

HEX: #714628 RGB: (113,70,40)

Color info

#714628 contains mainly red and green colors. Web safe color of #714628 is #663333 (or #633).

RGB color model

#714628 color RGB value is (113,70,40).

RGB: (113,70,40) (44%, 27%, 16%)

RGB channels and saturation

R 113 of 255 = 44%
G 70 of 255 = 27%
B 40 of 255 = 16%

113
70
40

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

Portions of RGB colors in percentages

R + G + B = 113 + 70 + 40 = 223 (100%)
R 113 of 223 ~ 50.67%
G 70 of 223 ~ 31.39%
B 40 of 223 ~ 17.94'%

%50.67
%31.39
%17.94

CMYK color model

#714628 color CMYK value is (0,38,65,56).

  • cyan value is 0.00%
  • magenta value is 38.05%
  • yellow value is 64.60%
  • key color value is 55.69%

CMYK: (0,38,65,56)
C0M38Y65K56 (0%, 38%, 65%, 56%)
(0.00 / 0.38 / 0.65 / 0.56)

CMYK percentages

%0
%38.05
%64.6
%55.69

Codes

Color #714628 in popluar color models

71 46 28
RGB 113 70 40
HSL 25° 47.71% 30.00%
HSB/HSV 25° 64.60% 44.31%
CMYK 0.00% 38.05% 64.60%
55.69%

Color #714628 in popluar number systems.

HEX 71 46 28
Decimal 113 70 40
Binary 1110001 1000110 101000
Octal 161 106 50

Shades and tints

Shades of #714628

#714628
(113,70,40)
#674025
(103,64,37)
#5D3A22
(93,58,34)
#53341F
(83,52,31)
#492E1C
(73,46,28)
#3F2819
(63,40,25)
#352216
(53,34,22)
#2B1C13
(43,28,19)
#211610
(33,22,16)
#17100D
(23,16,13)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #714628

#714628
(113,70,40)
#7D563B
(125,86,59)
#89664E
(137,102,78)
#957661
(149,118,97)
#A18674
(161,134,116)
#AD9687
(173,150,135)
#B9A69A
(185,166,154)
#C5B6AD
(197,182,173)
#D1C6C0
(209,198,192)
#DDD6D3
(221,214,211)
#E9E6E6
(233,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714628 color. Also use rgb(113,70,40) instead hex code.

Text Font Color

.myTextColor { color: #714628; }

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

This text font color is #714628.

Background Color

.myBgColor { background-color: #714628; }

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

This div background color is #714628.

Border color

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

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

This div border color is #714628.

Opacity

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

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

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

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

This text has shadow with #714628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714628.

Preview

Color preview on black background

This text has color #714628 on black background.


Color preview on white background

This text has color #714628 on white background.


Black color preview on #714628 background

This text has black color on #714628 background.


White color preview on #714628 background

This text has white color on #714628 background.


Related colors

Complementary color

Complementary color for #hex is #8EB9D7.


I love getcolorcode.com

Triadic colors

1 #287146 and #462871 with #714628 are triadic colors.

2 #284671 and #467128 with #714628 are triadic colors.