COLOR #717265

HEX: #717265 RGB: (113,114,101)

Color info

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

RGB color model

#717265 color RGB value is (113,114,101).

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

RGB channels and saturation

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

113
114
101

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

Portions of RGB colors in percentages

R + G + B = 113 + 114 + 101 = 328 (100%)
R 113 of 328 ~ 34.45%
G 114 of 328 ~ 34.76%
B 101 of 328 ~ 30.79'%

%34.45
%34.76
%30.79

CMYK color model

#717265 color CMYK value is (1,0,11,55).

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

CMYK: (1,0,11,55)
C1M0Y11K55 (1%, 0%, 11%, 55%)
(0.01 / 0.00 / 0.11 / 0.55)

CMYK percentages

%0.88
%0
%11.4
%55.29

Codes

Color #717265 in popluar color models

71 72 65
RGB 113 114 101
HSL 65° 6.05% 42.16%
HSB/HSV 65° 11.40% 44.71%
CMYK 0.88% 0.00% 11.40%
55.29%

Color #717265 in popluar number systems.

HEX 71 72 65
Decimal 113 114 101
Binary 1110001 1110010 1100101
Octal 161 162 145

Shades and tints

Shades of #717265

#717265
(113,114,101)
#67685C
(103,104,92)
#5D5E53
(93,94,83)
#53544A
(83,84,74)
#494A41
(73,74,65)
#3F4038
(63,64,56)
#35362F
(53,54,47)
#2B2C26
(43,44,38)
#21221D
(33,34,29)
#171814
(23,24,20)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #717265

#717265
(113,114,101)
#7D7E73
(125,126,115)
#898A81
(137,138,129)
#95968F
(149,150,143)
#A1A29D
(161,162,157)
#ADAEAB
(173,174,171)
#B9BAB9
(185,186,185)
#C5C6C7
(197,198,199)
#D1D2D5
(209,210,213)
#DDDEE3
(221,222,227)
#E9EAF1
(233,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717265; }

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

This text font color is #717265.

Background Color

.myBgColor { background-color: #717265; }

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

This div background color is #717265.

Border color

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

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

This div border color is #717265.

Opacity

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

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

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

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

This text has shadow with #717265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717265.

Preview

Color preview on black background

This text has color #717265 on black background.


Color preview on white background

This text has color #717265 on white background.


Black color preview on #717265 background

This text has black color on #717265 background.


White color preview on #717265 background

This text has white color on #717265 background.


Related colors

Complementary color

Complementary color for #hex is #8E8D9A.


I love getcolorcode.com

Triadic colors

1 #657172 and #726571 with #717265 are triadic colors.

2 #657271 and #727165 with #717265 are triadic colors.