COLOR #99738E

HEX: #99738E RGB: (153,115,142)

Color info

#99738E contains red, green and blue colors in about the same proportion. Web safe color of #99738E is #996699 (or #969).

RGB color model

#99738E color RGB value is (153,115,142).

RGB: (153,115,142) (60%, 45%, 56%)

RGB channels and saturation

R 153 of 255 = 60%
G 115 of 255 = 45%
B 142 of 255 = 56%

153
115
142

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

Portions of RGB colors in percentages

R + G + B = 153 + 115 + 142 = 410 (100%)
R 153 of 410 ~ 37.32%
G 115 of 410 ~ 28.05%
B 142 of 410 ~ 34.63'%

%37.32
%28.05
%34.63

CMYK color model

#99738E color CMYK value is (0,25,7,40).

  • cyan value is 0.00%
  • magenta value is 24.84%
  • yellow value is 7.19%
  • key color value is 40.00%
CMYK: (0,25,7,40) C0M25Y7K40 (0%,25%,7%,40%) (0.00/0.25/0.07/0.40) 

CMYK percentages

%0
%24.84
%7.19
%40

Codes

Color #99738E in popluar color models

99 73 8E
RGB 153 115 142
HSL 317° 15.70% 52.55%
HSB/HSV 317° 24.84% 60.00%
CMYK 0.00% 24.84% 7.19%
40.00%

Color #99738E in popluar number systems.

HEX 99 73 8E
Decimal 153 115 142
Binary 10011001 1110011 10001110
Octal 231 163 216

Shades and tints

Shades of #99738E

#99738E
(153,115,142)
#8C6982
(140,105,130)
#7F5F76
(127,95,118)
#72556A
(114,85,106)
#654B5E
(101,75,94)
#584152
(88,65,82)
#4B3746
(75,55,70)
#3E2D3A
(62,45,58)
#31232E
(49,35,46)
#241922
(36,25,34)
#170F16
(23,15,22)
#000000
(0,0,0)

Tints of #99738E

#99738E
(153,115,142)
#A27F98
(162,127,152)
#AB8BA2
(171,139,162)
#B497AC
(180,151,172)
#BDA3B6
(189,163,182)
#C6AFC0
(198,175,192)
#CFBBCA
(207,187,202)
#D8C7D4
(216,199,212)
#E1D3DE
(225,211,222)
#EADFE8
(234,223,232)
#F3EBF2
(243,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #99738E color. Also use rgb(153,115,142) instead hex code.

Text Font Color

.myTextColor { color: #99738E; }

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

This text font color is #99738E.

Background Color

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

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

This div background color is #99738E.

Border color

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

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

This div border color is #99738E.

Opacity

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

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

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

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

This text has shadow with #99738E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #99738E.

Preview

Color preview on black background

This text has color #99738E on black background.


Color preview on white background

This text has color #99738E on white background.


Black color preview on #99738E background

This text has black color on #99738E background.


White color preview on #99738E background

This text has white color on #99738E background.


Related colors

Complementary color

Complementary color for #hex is #668C71.


I love getcolorcode.com

Triadic colors

1 #8E9973 and #738E99 with #99738E are triadic colors.

2 #8E7399 and #73998E with #99738E are triadic colors.