COLOR #717B48

HEX: #717B48 RGB: (113,123,72)

Color info

#717B48 contains red, green and blue colors in about the same proportion. Web safe color of #717B48 is #666633 (or #663).

RGB color model

#717B48 color RGB value is (113,123,72).

RGB: (113,123,72) (44%, 48%, 28%)

RGB channels and saturation

R 113 of 255 = 44%
G 123 of 255 = 48%
B 72 of 255 = 28%

113
123
72

R + G + B ~ 40%. #717B48 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 123 + 72 = 308 (100%)
R 113 of 308 ~ 36.69%
G 123 of 308 ~ 39.94%
B 72 of 308 ~ 23.38'%

%36.69
%39.94
%23.38

CMYK color model

#717B48 color CMYK value is (8,0,41,52).

  • cyan value is 8.13%
  • magenta value is 0.00%
  • yellow value is 41.46%
  • key color value is 51.76%
CMYK: (8,0,41,52) C8M0Y41K52 (8%,0%,41%,52%) (0.08/0.00/0.41/0.52) 

CMYK percentages

%8.13
%0
%41.46
%51.76

Codes

Color #717B48 in popluar color models

71 7B 48
RGB 113 123 72
HSL 72° 26.15% 38.24%
HSB/HSV 72° 41.46% 48.24%
CMYK 8.13% 0.00% 41.46%
51.76%

Color #717B48 in popluar number systems.

HEX 71 7B 48
Decimal 113 123 72
Binary 1110001 1111011 1001000
Octal 161 173 110

Shades and tints

Shades of #717B48

#717B48
(113,123,72)
#677042
(103,112,66)
#5D653C
(93,101,60)
#535A36
(83,90,54)
#494F30
(73,79,48)
#3F442A
(63,68,42)
#353924
(53,57,36)
#2B2E1E
(43,46,30)
#212318
(33,35,24)
#171812
(23,24,18)
#0D0D0C
(13,13,12)
#000000
(0,0,0)

Tints of #717B48

#717B48
(113,123,72)
#7D8758
(125,135,88)
#899368
(137,147,104)
#959F78
(149,159,120)
#A1AB88
(161,171,136)
#ADB798
(173,183,152)
#B9C3A8
(185,195,168)
#C5CFB8
(197,207,184)
#D1DBC8
(209,219,200)
#DDE7D8
(221,231,216)
#E9F3E8
(233,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717B48 color. Also use rgb(113,123,72) instead hex code.

Text Font Color

.myTextColor { color: #717B48; }

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

This text font color is #717B48.

Background Color

.myBgColor { background-color: #717B48; }

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

This div background color is #717B48.

Border color

.myBorderColor { border: 1px solid #717B48; }

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

This div border color is #717B48.

Opacity

.myOpacity80 { color: #717B48; opacity: 0.8; }

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

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

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

This text has shadow with #717B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717B48.

Preview

Color preview on black background

This text has color #717B48 on black background.


Color preview on white background

This text has color #717B48 on white background.


Black color preview on #717B48 background

This text has black color on #717B48 background.


White color preview on #717B48 background

This text has white color on #717B48 background.


Related colors

Complementary color

Complementary color for #hex is #8E84B7.


I love getcolorcode.com

Triadic colors

1 #48717B and #7B4871 with #717B48 are triadic colors.

2 #487B71 and #7B7148 with #717B48 are triadic colors.