COLOR #9B72AE

HEX: #9B72AE RGB: (155,114,174)

Color info

#9B72AE contains mainly red and blue colors. Web safe color of #9B72AE is #996699 (or #969).

RGB color model

#9B72AE color RGB value is (155,114,174).

RGB: (155,114,174) (61%, 45%, 68%)

RGB channels and saturation

R 155 of 255 = 61%
G 114 of 255 = 45%
B 174 of 255 = 68%

155
114
174

R + G + B ~ 58%. #9B72AE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 155 + 114 + 174 = 443 (100%)
R 155 of 443 ~ 34.99%
G 114 of 443 ~ 25.73%
B 174 of 443 ~ 39.28'%

%34.99
%25.73
%39.28

CMYK color model

#9B72AE color CMYK value is (11,34,0,32).

  • cyan value is 10.92%
  • magenta value is 34.48%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (11,34,0,32)
C11M34Y0K32 (11%, 34%, 0%, 32%)
(0.11 / 0.34 / 0.00 / 0.32)

CMYK percentages

%10.92
%34.48
%0
%31.76

Codes

Color #9B72AE in popluar color models

9B 72 AE
RGB 155 114 174
HSL 281° 27.03% 56.47%
HSB/HSV 281° 34.48% 68.24%
CMYK 10.92% 34.48% 0.00%
31.76%

Color #9B72AE in popluar number systems.

HEX 9B 72 AE
Decimal 155 114 174
Binary 10011011 1110010 10101110
Octal 233 162 256

Shades and tints

Shades of #9B72AE

#9B72AE
(155,114,174)
#8D689F
(141,104,159)
#7F5E90
(127,94,144)
#715481
(113,84,129)
#634A72
(99,74,114)
#554063
(85,64,99)
#473654
(71,54,84)
#392C45
(57,44,69)
#2B2236
(43,34,54)
#1D1827
(29,24,39)
#0F0E18
(15,14,24)
#000000
(0,0,0)

Tints of #9B72AE

#9B72AE
(155,114,174)
#A47EB5
(164,126,181)
#AD8ABC
(173,138,188)
#B696C3
(182,150,195)
#BFA2CA
(191,162,202)
#C8AED1
(200,174,209)
#D1BAD8
(209,186,216)
#DAC6DF
(218,198,223)
#E3D2E6
(227,210,230)
#ECDEED
(236,222,237)
#F5EAF4
(245,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B72AE color. Also use rgb(155,114,174) instead hex code.

Text Font Color

.myTextColor { color: #9B72AE; }

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

This text font color is #9B72AE.

Background Color

.myBgColor { background-color: #9B72AE; }

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

This div background color is #9B72AE.

Border color

.myBorderColor { border: 1px solid #9B72AE; }

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

This div border color is #9B72AE.

Opacity

.myOpacity80 { color: #9B72AE; opacity: 0.8; }

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

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

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

This text has shadow with #9B72AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B72AE.

Preview

Color preview on black background

This text has color #9B72AE on black background.


Color preview on white background

This text has color #9B72AE on white background.


Black color preview on #9B72AE background

This text has black color on #9B72AE background.


White color preview on #9B72AE background

This text has white color on #9B72AE background.


Related colors

Complementary color

Complementary color for #hex is #648D51.


I love getcolorcode.com

Triadic colors

1 #AE9B72 and #72AE9B with #9B72AE are triadic colors.

2 #AE729B and #729BAE with #9B72AE are triadic colors.