COLOR #73686E

HEX: #73686E RGB: (115,104,110)

Color info

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

RGB color model

#73686E color RGB value is (115,104,110).

RGB: (115,104,110) (45%, 41%, 43%)

RGB channels and saturation

R 115 of 255 = 45%
G 104 of 255 = 41%
B 110 of 255 = 43%

115
104
110

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

Portions of RGB colors in percentages

R + G + B = 115 + 104 + 110 = 329 (100%)
R 115 of 329 ~ 34.95%
G 104 of 329 ~ 31.61%
B 110 of 329 ~ 33.43'%

%34.95
%31.61
%33.43

CMYK color model

#73686E color CMYK value is (0,10,4,55).

  • cyan value is 0.00%
  • magenta value is 9.57%
  • yellow value is 4.35%
  • key color value is 54.90%
CMYK: (0,10,4,55) C0M10Y4K55 (0%,10%,4%,55%) (0.00/0.10/0.04/0.55) 

CMYK percentages

%0
%9.57
%4.35
%54.9

Codes

Color #73686E in popluar color models

73 68 6E
RGB 115 104 110
HSL 327° 5.02% 42.94%
HSB/HSV 327° 9.57% 45.10%
CMYK 0.00% 9.57% 4.35%
54.90%

Color #73686E in popluar number systems.

HEX 73 68 6E
Decimal 115 104 110
Binary 1110011 1101000 1101110
Octal 163 150 156

Shades and tints

Shades of #73686E

#73686E
(115,104,110)
#695F64
(105,95,100)
#5F565A
(95,86,90)
#554D50
(85,77,80)
#4B4446
(75,68,70)
#413B3C
(65,59,60)
#373232
(55,50,50)
#2D2928
(45,41,40)
#23201E
(35,32,30)
#191714
(25,23,20)
#0F0E0A
(15,14,10)
#000000
(0,0,0)

Tints of #73686E

#73686E
(115,104,110)
#7F757B
(127,117,123)
#8B8288
(139,130,136)
#978F95
(151,143,149)
#A39CA2
(163,156,162)
#AFA9AF
(175,169,175)
#BBB6BC
(187,182,188)
#C7C3C9
(199,195,201)
#D3D0D6
(211,208,214)
#DFDDE3
(223,221,227)
#EBEAF0
(235,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73686E color. Also use rgb(115,104,110) instead hex code.

Text Font Color

.myTextColor { color: #73686E; }

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

This text font color is #73686E.

Background Color

.myBgColor { background-color: #73686E; }

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

This div background color is #73686E.

Border color

.myBorderColor { border: 1px solid #73686E; }

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

This div border color is #73686E.

Opacity

.myOpacity80 { color: #73686E; opacity: 0.8; }

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

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

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

This text has shadow with #73686E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73686E.

Preview

Color preview on black background

This text has color #73686E on black background.


Color preview on white background

This text has color #73686E on white background.


Black color preview on #73686E background

This text has black color on #73686E background.


White color preview on #73686E background

This text has white color on #73686E background.


Related colors

Complementary color

Complementary color for #hex is #8C9791.


I love getcolorcode.com

Triadic colors

1 #6E7368 and #686E73 with #73686E are triadic colors.

2 #6E6873 and #68736E with #73686E are triadic colors.