COLOR #710A68

HEX: #710A68 RGB: (113,10,104)

Color info

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

RGB color model

#710A68 color RGB value is (113,10,104).

RGB: (113,10,104) (44%, 4%, 41%)

RGB channels and saturation

R 113 of 255 = 44%
G 10 of 255 = 4%
B 104 of 255 = 41%

113
10
104

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

Portions of RGB colors in percentages

R + G + B = 113 + 10 + 104 = 227 (100%)
R 113 of 227 ~ 49.78%
G 10 of 227 ~ 4.41%
B 104 of 227 ~ 45.81'%

%49.78
%45.81

CMYK color model

#710A68 color CMYK value is (0,91,8,56).

  • cyan value is 0.00%
  • magenta value is 91.15%
  • yellow value is 7.96%
  • key color value is 55.69%

CMYK: (0,91,8,56)
C0M91Y8K56 (0%, 91%, 8%, 56%)
(0.00 / 0.91 / 0.08 / 0.56)

CMYK percentages

%0
%91.15
%7.96
%55.69

Codes

Color #710A68 in popluar color models

71 0A 68
RGB 113 10 104
HSL 305° 83.74% 24.12%
HSB/HSV 305° 91.15% 44.31%
CMYK 0.00% 91.15% 7.96%
55.69%

Color #710A68 in popluar number systems.

HEX 71 0A 68
Decimal 113 10 104
Binary 1110001 1010 1101000
Octal 161 12 150

Shades and tints

Shades of #710A68

#710A68
(113,10,104)
#670A5F
(103,10,95)
#5D0A56
(93,10,86)
#530A4D
(83,10,77)
#490A44
(73,10,68)
#3F0A3B
(63,10,59)
#350A32
(53,10,50)
#2B0A29
(43,10,41)
#210A20
(33,10,32)
#170A17
(23,10,23)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #710A68

#710A68
(113,10,104)
#7D2075
(125,32,117)
#893682
(137,54,130)
#954C8F
(149,76,143)
#A1629C
(161,98,156)
#AD78A9
(173,120,169)
#B98EB6
(185,142,182)
#C5A4C3
(197,164,195)
#D1BAD0
(209,186,208)
#DDD0DD
(221,208,221)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #710A68; }

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

This text font color is #710A68.

Background Color

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

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

This div background color is #710A68.

Border color

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

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

This div border color is #710A68.

Opacity

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

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

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

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

This text has shadow with #710A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #710A68.

Preview

Color preview on black background

This text has color #710A68 on black background.


Color preview on white background

This text has color #710A68 on white background.


Black color preview on #710A68 background

This text has black color on #710A68 background.


White color preview on #710A68 background

This text has white color on #710A68 background.


Related colors

Complementary color

Complementary color for #hex is #8EF597.


I love getcolorcode.com

Triadic colors

1 #68710A and #0A6871 with #710A68 are triadic colors.

2 #680A71 and #0A7168 with #710A68 are triadic colors.