COLOR #730A68

HEX: #730A68 RGB: (115,10,104)

Color info

#730A68 contains mainly red and blue colors. Web safe color of #730A68 is #660066 (or #606).

RGB color model

#730A68 color RGB value is (115,10,104).

RGB: (115,10,104) (45%, 4%, 41%)

RGB channels and saturation

R 115 of 255 = 45%
G 10 of 255 = 4%
B 104 of 255 = 41%

115
10
104

R + G + B ~ 30%. #730A68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 10 + 104 = 229 (100%)
R 115 of 229 ~ 50.22%
G 10 of 229 ~ 4.37%
B 104 of 229 ~ 45.41'%

%50.22
%45.41

CMYK color model

#730A68 color CMYK value is (0,91,10,55).

  • cyan value is 0.00%
  • magenta value is 91.30%
  • yellow value is 9.57%
  • key color value is 54.90%

CMYK: (0,91,10,55)
C0M91Y10K55 (0%, 91%, 10%, 55%)
(0.00 / 0.91 / 0.10 / 0.55)

CMYK percentages

%0
%91.3
%9.57
%54.9

Codes

Color #730A68 in popluar color models

73 0A 68
RGB 115 10 104
HSL 306° 84.00% 24.51%
HSB/HSV 306° 91.30% 45.10%
CMYK 0.00% 91.30% 9.57%
54.90%

Color #730A68 in popluar number systems.

HEX 73 0A 68
Decimal 115 10 104
Binary 1110011 1010 1101000
Octal 163 12 150

Shades and tints

Shades of #730A68

#730A68
(115,10,104)
#690A5F
(105,10,95)
#5F0A56
(95,10,86)
#550A4D
(85,10,77)
#4B0A44
(75,10,68)
#410A3B
(65,10,59)
#370A32
(55,10,50)
#2D0A29
(45,10,41)
#230A20
(35,10,32)
#190A17
(25,10,23)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #730A68

#730A68
(115,10,104)
#7F2075
(127,32,117)
#8B3682
(139,54,130)
#974C8F
(151,76,143)
#A3629C
(163,98,156)
#AF78A9
(175,120,169)
#BB8EB6
(187,142,182)
#C7A4C3
(199,164,195)
#D3BAD0
(211,186,208)
#DFD0DD
(223,208,221)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #730A68 color. Also use rgb(115,10,104) instead hex code.

Text Font Color

.myTextColor { color: #730A68; }

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

This text font color is #730A68.

Background Color

.myBgColor { background-color: #730A68; }

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

This div background color is #730A68.

Border color

.myBorderColor { border: 1px solid #730A68; }

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

This div border color is #730A68.

Opacity

.myOpacity80 { color: #730A68; opacity: 0.8; }

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

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

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

This text has shadow with #730A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #730A68.

Preview

Color preview on black background

This text has color #730A68 on black background.


Color preview on white background

This text has color #730A68 on white background.


Black color preview on #730A68 background

This text has black color on #730A68 background.


White color preview on #730A68 background

This text has white color on #730A68 background.


Related colors

Complementary color

Complementary color for #hex is #8CF597.


I love getcolorcode.com

Triadic colors

1 #68730A and #0A6873 with #730A68 are triadic colors.

2 #680A73 and #0A7368 with #730A68 are triadic colors.