COLOR #73846E

HEX: #73846E RGB: (115,132,110)

Color info

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

RGB color model

#73846E color RGB value is (115,132,110).

RGB: (115,132,110) (45%, 52%, 43%)

RGB channels and saturation

R 115 of 255 = 45%
G 132 of 255 = 52%
B 110 of 255 = 43%

115
132
110

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

Portions of RGB colors in percentages

R + G + B = 115 + 132 + 110 = 357 (100%)
R 115 of 357 ~ 32.21%
G 132 of 357 ~ 36.97%
B 110 of 357 ~ 30.81'%

%32.21
%36.97
%30.81

CMYK color model

#73846E color CMYK value is (13,0,17,48).

  • cyan value is 12.88%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 48.24%

CMYK: (13,0,17,48)
C13M0Y17K48 (13%, 0%, 17%, 48%)
(0.13 / 0.00 / 0.17 / 0.48)

CMYK percentages

%12.88
%0
%16.67
%48.24

Codes

Color #73846E in popluar color models

73 84 6E
RGB 115 132 110
HSL 106° 9.09% 47.45%
HSB/HSV 106° 16.67% 51.76%
CMYK 12.88% 0.00% 16.67%
48.24%

Color #73846E in popluar number systems.

HEX 73 84 6E
Decimal 115 132 110
Binary 1110011 10000100 1101110
Octal 163 204 156

Shades and tints

Shades of #73846E

#73846E
(115,132,110)
#697864
(105,120,100)
#5F6C5A
(95,108,90)
#556050
(85,96,80)
#4B5446
(75,84,70)
#41483C
(65,72,60)
#373C32
(55,60,50)
#2D3028
(45,48,40)
#23241E
(35,36,30)
#191814
(25,24,20)
#0F0C0A
(15,12,10)
#000000
(0,0,0)

Tints of #73846E

#73846E
(115,132,110)
#7F8F7B
(127,143,123)
#8B9A88
(139,154,136)
#97A595
(151,165,149)
#A3B0A2
(163,176,162)
#AFBBAF
(175,187,175)
#BBC6BC
(187,198,188)
#C7D1C9
(199,209,201)
#D3DCD6
(211,220,214)
#DFE7E3
(223,231,227)
#EBF2F0
(235,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73846E; }

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

This text font color is #73846E.

Background Color

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

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

This div background color is #73846E.

Border color

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

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

This div border color is #73846E.

Opacity

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

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

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

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

This text has shadow with #73846E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73846E.

Preview

Color preview on black background

This text has color #73846E on black background.


Color preview on white background

This text has color #73846E on white background.


Black color preview on #73846E background

This text has black color on #73846E background.


White color preview on #73846E background

This text has white color on #73846E background.


Related colors

Complementary color

Complementary color for #hex is #8C7B91.


I love getcolorcode.com

Triadic colors

1 #6E7384 and #846E73 with #73846E are triadic colors.

2 #6E8473 and #84736E with #73846E are triadic colors.