COLOR #717834

HEX: #717834 RGB: (113,120,52)

Color info

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

RGB color model

#717834 color RGB value is (113,120,52).

RGB: (113,120,52) (44%, 47%, 20%)

RGB channels and saturation

R 113 of 255 = 44%
G 120 of 255 = 47%
B 52 of 255 = 20%

113
120
52

R + G + B ~ 37%. #717834 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 120 + 52 = 285 (100%)
R 113 of 285 ~ 39.65%
G 120 of 285 ~ 42.11%
B 52 of 285 ~ 18.25'%

%39.65
%42.11
%18.25

CMYK color model

#717834 color CMYK value is (6,0,57,53).

  • cyan value is 5.83%
  • magenta value is 0.00%
  • yellow value is 56.67%
  • key color value is 52.94%

CMYK: (6,0,57,53)
C6M0Y57K53 (6%, 0%, 57%, 53%)
(0.06 / 0.00 / 0.57 / 0.53)

CMYK percentages

%5.83
%0
%56.67
%52.94

Codes

Color #717834 in popluar color models

71 78 34
RGB 113 120 52
HSL 66° 39.53% 33.73%
HSB/HSV 66° 56.67% 47.06%
CMYK 5.83% 0.00% 56.67%
52.94%

Color #717834 in popluar number systems.

HEX 71 78 34
Decimal 113 120 52
Binary 1110001 1111000 110100
Octal 161 170 64

Shades and tints

Shades of #717834

#717834
(113,120,52)
#676E30
(103,110,48)
#5D642C
(93,100,44)
#535A28
(83,90,40)
#495024
(73,80,36)
#3F4620
(63,70,32)
#353C1C
(53,60,28)
#2B3218
(43,50,24)
#212814
(33,40,20)
#171E10
(23,30,16)
#0D140C
(13,20,12)
#000000
(0,0,0)

Tints of #717834

#717834
(113,120,52)
#7D8446
(125,132,70)
#899058
(137,144,88)
#959C6A
(149,156,106)
#A1A87C
(161,168,124)
#ADB48E
(173,180,142)
#B9C0A0
(185,192,160)
#C5CCB2
(197,204,178)
#D1D8C4
(209,216,196)
#DDE4D6
(221,228,214)
#E9F0E8
(233,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717834 color. Also use rgb(113,120,52) instead hex code.

Text Font Color

.myTextColor { color: #717834; }

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

This text font color is #717834.

Background Color

.myBgColor { background-color: #717834; }

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

This div background color is #717834.

Border color

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

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

This div border color is #717834.

Opacity

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

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

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

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

This text has shadow with #717834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717834.

Preview

Color preview on black background

This text has color #717834 on black background.


Color preview on white background

This text has color #717834 on white background.


Black color preview on #717834 background

This text has black color on #717834 background.


White color preview on #717834 background

This text has white color on #717834 background.


Related colors

Complementary color

Complementary color for #hex is #8E87CB.


I love getcolorcode.com

Triadic colors

1 #347178 and #783471 with #717834 are triadic colors.

2 #347871 and #787134 with #717834 are triadic colors.