COLOR #717364

HEX: #717364 RGB: (113,115,100)

Color info

#717364 contains red, green and blue colors in about the same proportion. Web safe color of #717364 is #666666 (or #666).

RGB color model

#717364 color RGB value is (113,115,100).

RGB: (113,115,100) (44%, 45%, 39%)

RGB channels and saturation

R 113 of 255 = 44%
G 115 of 255 = 45%
B 100 of 255 = 39%

113
115
100

R + G + B ~ 43%. #717364 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 115 + 100 = 328 (100%)
R 113 of 328 ~ 34.45%
G 115 of 328 ~ 35.06%
B 100 of 328 ~ 30.49'%

%34.45
%35.06
%30.49

CMYK color model

#717364 color CMYK value is (2,0,13,55).

  • cyan value is 1.74%
  • magenta value is 0.00%
  • yellow value is 13.04%
  • key color value is 54.90%
CMYK: (2,0,13,55) C2M0Y13K55 (2%,0%,13%,55%) (0.02/0.00/0.13/0.55) 

CMYK percentages

%1.74
%0
%13.04
%54.9

Codes

Color #717364 in popluar color models

71 73 64
RGB 113 115 100
HSL 68° 6.98% 42.16%
HSB/HSV 68° 13.04% 45.10%
CMYK 1.74% 0.00% 13.04%
54.90%

Color #717364 in popluar number systems.

HEX 71 73 64
Decimal 113 115 100
Binary 1110001 1110011 1100100
Octal 161 163 144

Shades and tints

Shades of #717364

#717364
(113,115,100)
#67695B
(103,105,91)
#5D5F52
(93,95,82)
#535549
(83,85,73)
#494B40
(73,75,64)
#3F4137
(63,65,55)
#35372E
(53,55,46)
#2B2D25
(43,45,37)
#21231C
(33,35,28)
#171913
(23,25,19)
#0D0F0A
(13,15,10)
#000000
(0,0,0)

Tints of #717364

#717364
(113,115,100)
#7D7F72
(125,127,114)
#898B80
(137,139,128)
#95978E
(149,151,142)
#A1A39C
(161,163,156)
#ADAFAA
(173,175,170)
#B9BBB8
(185,187,184)
#C5C7C6
(197,199,198)
#D1D3D4
(209,211,212)
#DDDFE2
(221,223,226)
#E9EBF0
(233,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717364 color. Also use rgb(113,115,100) instead hex code.

Text Font Color

.myTextColor { color: #717364; }

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

This text font color is #717364.

Background Color

.myBgColor { background-color: #717364; }

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

This div background color is #717364.

Border color

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

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

This div border color is #717364.

Opacity

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

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

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

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

This text has shadow with #717364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717364.

Preview

Color preview on black background

This text has color #717364 on black background.


Color preview on white background

This text has color #717364 on white background.


Black color preview on #717364 background

This text has black color on #717364 background.


White color preview on #717364 background

This text has white color on #717364 background.


Related colors

Complementary color

Complementary color for #hex is #8E8C9B.


I love getcolorcode.com

Triadic colors

1 #647173 and #736471 with #717364 are triadic colors.

2 #647371 and #737164 with #717364 are triadic colors.