COLOR #99477A

HEX: #99477A RGB: (153,71,122)

Color info

#99477A contains mainly red and blue colors. Web safe color of #99477A is #993366 (or #936).

RGB color model

#99477A color RGB value is (153,71,122).

RGB: (153,71,122) (60%, 28%, 48%)

RGB channels and saturation

R 153 of 255 = 60%
G 71 of 255 = 28%
B 122 of 255 = 48%

153
71
122

R + G + B ~ 45%. #99477A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 153 + 71 + 122 = 346 (100%)
R 153 of 346 ~ 44.22%
G 71 of 346 ~ 20.52%
B 122 of 346 ~ 35.26'%

%44.22
%20.52
%35.26

CMYK color model

#99477A color CMYK value is (0,54,20,40).

  • cyan value is 0.00%
  • magenta value is 53.59%
  • yellow value is 20.26%
  • key color value is 40.00%

CMYK: (0,54,20,40)
C0M54Y20K40 (0%, 54%, 20%, 40%)
(0.00 / 0.54 / 0.20 / 0.40)

CMYK percentages

%0
%53.59
%20.26
%40

Codes

Color #99477A in popluar color models

99 47 7A
RGB 153 71 122
HSL 323° 36.61% 43.92%
HSB/HSV 323° 53.59% 60.00%
CMYK 0.00% 53.59% 20.26%
40.00%

Color #99477A in popluar number systems.

HEX 99 47 7A
Decimal 153 71 122
Binary 10011001 1000111 1111010
Octal 231 107 172

Shades and tints

Shades of #99477A

#99477A
(153,71,122)
#8C416F
(140,65,111)
#7F3B64
(127,59,100)
#723559
(114,53,89)
#652F4E
(101,47,78)
#582943
(88,41,67)
#4B2338
(75,35,56)
#3E1D2D
(62,29,45)
#311722
(49,23,34)
#241117
(36,17,23)
#170B0C
(23,11,12)
#000000
(0,0,0)

Tints of #99477A

#99477A
(153,71,122)
#A25786
(162,87,134)
#AB6792
(171,103,146)
#B4779E
(180,119,158)
#BD87AA
(189,135,170)
#C697B6
(198,151,182)
#CFA7C2
(207,167,194)
#D8B7CE
(216,183,206)
#E1C7DA
(225,199,218)
#EAD7E6
(234,215,230)
#F3E7F2
(243,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #99477A color. Also use rgb(153,71,122) instead hex code.

Text Font Color

.myTextColor { color: #99477A; }

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

This text font color is #99477A.

Background Color

.myBgColor { background-color: #99477A; }

<div style="background-color:#99477A">Inner text</div>

This div background color is #99477A.

Border color

.myBorderColor { border: 1px solid #99477A; }

<div style="border:3px solid #99477A">Div</div>

This div border color is #99477A.

Opacity

.myOpacity80 { color: #99477A; opacity: 0.8; }

<p style="color:#99477A;opacity:0.8;">80%</p>

Text with #99477A 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 #99477A;}

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

This text has shadow with #99477A color.


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

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

This text has shadow with #99477A primary color and red secondary color.


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

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

This text has shadow with #99477A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #99477A.

Preview

Color preview on black background

This text has color #99477A on black background.


Color preview on white background

This text has color #99477A on white background.


Black color preview on #99477A background

This text has black color on #99477A background.


White color preview on #99477A background

This text has white color on #99477A background.


Related colors

Complementary color

Complementary color for #hex is #66B885.


I love getcolorcode.com

Triadic colors

1 #7A9947 and #477A99 with #99477A are triadic colors.

2 #7A4799 and #47997A with #99477A are triadic colors.