COLOR #717267

HEX: #717267 RGB: (113,114,103)

Color info

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

RGB color model

#717267 color RGB value is (113,114,103).

RGB: (113,114,103) (44%, 45%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 114 of 255 = 45%
B 103 of 255 = 40%

113
114
103

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

Portions of RGB colors in percentages

R + G + B = 113 + 114 + 103 = 330 (100%)
R 113 of 330 ~ 34.24%
G 114 of 330 ~ 34.55%
B 103 of 330 ~ 31.21'%

%34.24
%34.55
%31.21

CMYK color model

#717267 color CMYK value is (1,0,10,55).

  • cyan value is 0.88%
  • magenta value is 0.00%
  • yellow value is 9.65%
  • key color value is 55.29%

CMYK: (1,0,10,55)
C1M0Y10K55 (1%, 0%, 10%, 55%)
(0.01 / 0.00 / 0.10 / 0.55)

CMYK percentages

%0.88
%0
%9.65
%55.29

Codes

Color #717267 in popluar color models

71 72 67
RGB 113 114 103
HSL 65° 5.07% 42.55%
HSB/HSV 65° 9.65% 44.71%
CMYK 0.88% 0.00% 9.65%
55.29%

Color #717267 in popluar number systems.

HEX 71 72 67
Decimal 113 114 103
Binary 1110001 1110010 1100111
Octal 161 162 147

Shades and tints

Shades of #717267

#717267
(113,114,103)
#67685E
(103,104,94)
#5D5E55
(93,94,85)
#53544C
(83,84,76)
#494A43
(73,74,67)
#3F403A
(63,64,58)
#353631
(53,54,49)
#2B2C28
(43,44,40)
#21221F
(33,34,31)
#171816
(23,24,22)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #717267

#717267
(113,114,103)
#7D7E74
(125,126,116)
#898A81
(137,138,129)
#95968E
(149,150,142)
#A1A29B
(161,162,155)
#ADAEA8
(173,174,168)
#B9BAB5
(185,186,181)
#C5C6C2
(197,198,194)
#D1D2CF
(209,210,207)
#DDDEDC
(221,222,220)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717267 color. Also use rgb(113,114,103) instead hex code.

Text Font Color

.myTextColor { color: #717267; }

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

This text font color is #717267.

Background Color

.myBgColor { background-color: #717267; }

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

This div background color is #717267.

Border color

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

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

This div border color is #717267.

Opacity

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

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

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

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

This text has shadow with #717267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717267.

Preview

Color preview on black background

This text has color #717267 on black background.


Color preview on white background

This text has color #717267 on white background.


Black color preview on #717267 background

This text has black color on #717267 background.


White color preview on #717267 background

This text has white color on #717267 background.


Related colors

Complementary color

Complementary color for #hex is #8E8D98.


I love getcolorcode.com

Triadic colors

1 #677172 and #726771 with #717267 are triadic colors.

2 #677271 and #727167 with #717267 are triadic colors.