COLOR #732688

HEX: #732688 RGB: (115,38,136)

Color info

#732688 contains mainly red and blue colors. Web safe color of #732688 is #663399 (or #639).

RGB color model

#732688 color RGB value is (115,38,136).

RGB: (115,38,136) (45%, 15%, 53%)

RGB channels and saturation

R 115 of 255 = 45%
G 38 of 255 = 15%
B 136 of 255 = 53%

115
38
136

R + G + B ~ 38%. #732688 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 38 + 136 = 289 (100%)
R 115 of 289 ~ 39.79%
G 38 of 289 ~ 13.15%
B 136 of 289 ~ 47.06'%

%39.79
%13.15
%47.06

CMYK color model

#732688 color CMYK value is (15,72,0,47).

  • cyan value is 15.44%
  • magenta value is 72.06%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (15,72,0,47)
C15M72Y0K47 (15%, 72%, 0%, 47%)
(0.15 / 0.72 / 0.00 / 0.47)

CMYK percentages

%15.44
%72.06
%0
%46.67

Codes

Color #732688 in popluar color models

73 26 88
RGB 115 38 136
HSL 287° 56.32% 34.12%
HSB/HSV 287° 72.06% 53.33%
CMYK 15.44% 72.06% 0.00%
46.67%

Color #732688 in popluar number systems.

HEX 73 26 88
Decimal 115 38 136
Binary 1110011 100110 10001000
Octal 163 46 210

Shades and tints

Shades of #732688

#732688
(115,38,136)
#69237C
(105,35,124)
#5F2070
(95,32,112)
#551D64
(85,29,100)
#4B1A58
(75,26,88)
#41174C
(65,23,76)
#371440
(55,20,64)
#2D1134
(45,17,52)
#230E28
(35,14,40)
#190B1C
(25,11,28)
#0F0810
(15,8,16)
#000000
(0,0,0)

Tints of #732688

#732688
(115,38,136)
#7F3992
(127,57,146)
#8B4C9C
(139,76,156)
#975FA6
(151,95,166)
#A372B0
(163,114,176)
#AF85BA
(175,133,186)
#BB98C4
(187,152,196)
#C7ABCE
(199,171,206)
#D3BED8
(211,190,216)
#DFD1E2
(223,209,226)
#EBE4EC
(235,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #732688 color. Also use rgb(115,38,136) instead hex code.

Text Font Color

.myTextColor { color: #732688; }

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

This text font color is #732688.

Background Color

.myBgColor { background-color: #732688; }

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

This div background color is #732688.

Border color

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

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

This div border color is #732688.

Opacity

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

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

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

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

This text has shadow with #732688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #732688.

Preview

Color preview on black background

This text has color #732688 on black background.


Color preview on white background

This text has color #732688 on white background.


Black color preview on #732688 background

This text has black color on #732688 background.


White color preview on #732688 background

This text has white color on #732688 background.


Related colors

Complementary color

Complementary color for #hex is #8CD977.


I love getcolorcode.com

Triadic colors

1 #887326 and #268873 with #732688 are triadic colors.

2 #882673 and #267388 with #732688 are triadic colors.