COLOR #712862

HEX: #712862 RGB: (113,40,98)

Color info

#712862 contains mainly red and blue colors. Web safe color of #712862 is #663366 (or #636).

RGB color model

#712862 color RGB value is (113,40,98).

RGB: (113,40,98) (44%, 16%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 40 of 255 = 16%
B 98 of 255 = 38%

113
40
98

R + G + B ~ 33%. #712862 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 40 + 98 = 251 (100%)
R 113 of 251 ~ 45.02%
G 40 of 251 ~ 15.94%
B 98 of 251 ~ 39.04'%

%45.02
%15.94
%39.04

CMYK color model

#712862 color CMYK value is (0,65,13,56).

  • cyan value is 0.00%
  • magenta value is 64.60%
  • yellow value is 13.27%
  • key color value is 55.69%

CMYK: (0,65,13,56)
C0M65Y13K56 (0%, 65%, 13%, 56%)
(0.00 / 0.65 / 0.13 / 0.56)

CMYK percentages

%0
%64.6
%13.27
%55.69

Codes

Color #712862 in popluar color models

71 28 62
RGB 113 40 98
HSL 312° 47.71% 30.00%
HSB/HSV 312° 64.60% 44.31%
CMYK 0.00% 64.60% 13.27%
55.69%

Color #712862 in popluar number systems.

HEX 71 28 62
Decimal 113 40 98
Binary 1110001 101000 1100010
Octal 161 50 142

Shades and tints

Shades of #712862

#712862
(113,40,98)
#67255A
(103,37,90)
#5D2252
(93,34,82)
#531F4A
(83,31,74)
#491C42
(73,28,66)
#3F193A
(63,25,58)
#351632
(53,22,50)
#2B132A
(43,19,42)
#211022
(33,16,34)
#170D1A
(23,13,26)
#0D0A12
(13,10,18)
#000000
(0,0,0)

Tints of #712862

#712862
(113,40,98)
#7D3B70
(125,59,112)
#894E7E
(137,78,126)
#95618C
(149,97,140)
#A1749A
(161,116,154)
#AD87A8
(173,135,168)
#B99AB6
(185,154,182)
#C5ADC4
(197,173,196)
#D1C0D2
(209,192,210)
#DDD3E0
(221,211,224)
#E9E6EE
(233,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #712862 color. Also use rgb(113,40,98) instead hex code.

Text Font Color

.myTextColor { color: #712862; }

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

This text font color is #712862.

Background Color

.myBgColor { background-color: #712862; }

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

This div background color is #712862.

Border color

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

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

This div border color is #712862.

Opacity

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

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

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

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

This text has shadow with #712862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #712862.

Preview

Color preview on black background

This text has color #712862 on black background.


Color preview on white background

This text has color #712862 on white background.


Black color preview on #712862 background

This text has black color on #712862 background.


White color preview on #712862 background

This text has white color on #712862 background.


Related colors

Complementary color

Complementary color for #hex is #8ED79D.


I love getcolorcode.com

Triadic colors

1 #627128 and #286271 with #712862 are triadic colors.

2 #622871 and #287162 with #712862 are triadic colors.