COLOR #992770

HEX: #992770 RGB: (153,39,112)

Color info

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

RGB color model

#992770 color RGB value is (153,39,112).

RGB: (153,39,112) (60%, 15%, 44%)

RGB channels and saturation

R 153 of 255 = 60%
G 39 of 255 = 15%
B 112 of 255 = 44%

153
39
112

R + G + B ~ 40%. #992770 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 153 + 39 + 112 = 304 (100%)
R 153 of 304 ~ 50.33%
G 39 of 304 ~ 12.83%
B 112 of 304 ~ 36.84'%

%50.33
%12.83
%36.84

CMYK color model

#992770 color CMYK value is (0,75,27,40).

  • cyan value is 0.00%
  • magenta value is 74.51%
  • yellow value is 26.80%
  • key color value is 40.00%
CMYK: (0,75,27,40) C0M75Y27K40 (0%,75%,27%,40%) (0.00/0.75/0.27/0.40) 

CMYK percentages

%0
%74.51
%26.8
%40

Codes

Color #992770 in popluar color models

99 27 70
RGB 153 39 112
HSL 322° 59.38% 37.65%
HSB/HSV 322° 74.51% 60.00%
CMYK 0.00% 74.51% 26.80%
40.00%

Color #992770 in popluar number systems.

HEX 99 27 70
Decimal 153 39 112
Binary 10011001 100111 1110000
Octal 231 47 160

Shades and tints

Shades of #992770

#992770
(153,39,112)
#8C2466
(140,36,102)
#7F215C
(127,33,92)
#721E52
(114,30,82)
#651B48
(101,27,72)
#58183E
(88,24,62)
#4B1534
(75,21,52)
#3E122A
(62,18,42)
#310F20
(49,15,32)
#240C16
(36,12,22)
#17090C
(23,9,12)
#000000
(0,0,0)

Tints of #992770

#992770
(153,39,112)
#A23A7D
(162,58,125)
#AB4D8A
(171,77,138)
#B46097
(180,96,151)
#BD73A4
(189,115,164)
#C686B1
(198,134,177)
#CF99BE
(207,153,190)
#D8ACCB
(216,172,203)
#E1BFD8
(225,191,216)
#EAD2E5
(234,210,229)
#F3E5F2
(243,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #992770 color. Also use rgb(153,39,112) instead hex code.

Text Font Color

.myTextColor { color: #992770; }

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

This text font color is #992770.

Background Color

.myBgColor { background-color: #992770; }

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

This div background color is #992770.

Border color

.myBorderColor { border: 1px solid #992770; }

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

This div border color is #992770.

Opacity

.myOpacity80 { color: #992770; opacity: 0.8; }

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

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

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

This text has shadow with #992770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #992770.

Preview

Color preview on black background

This text has color #992770 on black background.


Color preview on white background

This text has color #992770 on white background.


Black color preview on #992770 background

This text has black color on #992770 background.


White color preview on #992770 background

This text has white color on #992770 background.


Related colors

Complementary color

Complementary color for #hex is #66D88F.


I love getcolorcode.com

Triadic colors

1 #709927 and #277099 with #992770 are triadic colors.

2 #702799 and #279970 with #992770 are triadic colors.