COLOR #73817C

HEX: #73817C RGB: (115,129,124)

Color info

#73817C contains red, green and blue colors in about the same proportion. Web safe color of #73817C is #669966 (or #696).

RGB color model

#73817C color RGB value is (115,129,124).

RGB: (115,129,124) (45%, 51%, 49%)

RGB channels and saturation

R 115 of 255 = 45%
G 129 of 255 = 51%
B 124 of 255 = 49%

115
129
124

R + G + B ~ 48%. #73817C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 129 + 124 = 368 (100%)
R 115 of 368 ~ 31.25%
G 129 of 368 ~ 35.05%
B 124 of 368 ~ 33.7'%

%31.25
%35.05
%33.7

CMYK color model

#73817C color CMYK value is (11,0,4,49).

  • cyan value is 10.85%
  • magenta value is 0.00%
  • yellow value is 3.88%
  • key color value is 49.41%
CMYK: (11,0,4,49) C11M0Y4K49 (11%,0%,4%,49%) (0.11/0.00/0.04/0.49) 

CMYK percentages

%10.85
%0
%3.88
%49.41

Codes

Color #73817C in popluar color models

73 81 7C
RGB 115 129 124
HSL 159° 5.74% 47.84%
HSB/HSV 159° 10.85% 50.59%
CMYK 10.85% 0.00% 3.88%
49.41%

Color #73817C in popluar number systems.

HEX 73 81 7C
Decimal 115 129 124
Binary 1110011 10000001 1111100
Octal 163 201 174

Shades and tints

Shades of #73817C

#73817C
(115,129,124)
#697671
(105,118,113)
#5F6B66
(95,107,102)
#55605B
(85,96,91)
#4B5550
(75,85,80)
#414A45
(65,74,69)
#373F3A
(55,63,58)
#2D342F
(45,52,47)
#232924
(35,41,36)
#191E19
(25,30,25)
#0F130E
(15,19,14)
#000000
(0,0,0)

Tints of #73817C

#73817C
(115,129,124)
#7F8C87
(127,140,135)
#8B9792
(139,151,146)
#97A29D
(151,162,157)
#A3ADA8
(163,173,168)
#AFB8B3
(175,184,179)
#BBC3BE
(187,195,190)
#C7CEC9
(199,206,201)
#D3D9D4
(211,217,212)
#DFE4DF
(223,228,223)
#EBEFEA
(235,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73817C color. Also use rgb(115,129,124) instead hex code.

Text Font Color

.myTextColor { color: #73817C; }

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

This text font color is #73817C.

Background Color

.myBgColor { background-color: #73817C; }

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

This div background color is #73817C.

Border color

.myBorderColor { border: 1px solid #73817C; }

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

This div border color is #73817C.

Opacity

.myOpacity80 { color: #73817C; opacity: 0.8; }

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

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

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

This text has shadow with #73817C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73817C.

Preview

Color preview on black background

This text has color #73817C on black background.


Color preview on white background

This text has color #73817C on white background.


Black color preview on #73817C background

This text has black color on #73817C background.


White color preview on #73817C background

This text has white color on #73817C background.


Related colors

Complementary color

Complementary color for #hex is #8C7E83.


I love getcolorcode.com

Triadic colors

1 #7C7381 and #817C73 with #73817C are triadic colors.

2 #7C8173 and #81737C with #73817C are triadic colors.