COLOR #71427C

HEX: #71427C RGB: (113,66,124)

Color info

#71427C contains red, green and blue colors in about the same proportion. Web safe color of #71427C is #663366 (or #636).

RGB color model

#71427C color RGB value is (113,66,124).

RGB: (113,66,124) (44%, 26%, 49%)

RGB channels and saturation

R 113 of 255 = 44%
G 66 of 255 = 26%
B 124 of 255 = 49%

113
66
124

R + G + B ~ 40%. #71427C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 66 + 124 = 303 (100%)
R 113 of 303 ~ 37.29%
G 66 of 303 ~ 21.78%
B 124 of 303 ~ 40.92'%

%37.29
%21.78
%40.92

CMYK color model

#71427C color CMYK value is (9,47,0,51).

  • cyan value is 8.87%
  • magenta value is 46.77%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (9,47,0,51)
C9M47Y0K51 (9%, 47%, 0%, 51%)
(0.09 / 0.47 / 0.00 / 0.51)

CMYK percentages

%8.87
%46.77
%0
%51.37

Codes

Color #71427C in popluar color models

71 42 7C
RGB 113 66 124
HSL 289° 30.53% 37.25%
HSB/HSV 289° 46.77% 48.63%
CMYK 8.87% 46.77% 0.00%
51.37%

Color #71427C in popluar number systems.

HEX 71 42 7C
Decimal 113 66 124
Binary 1110001 1000010 1111100
Octal 161 102 174

Shades and tints

Shades of #71427C

#71427C
(113,66,124)
#673C71
(103,60,113)
#5D3666
(93,54,102)
#53305B
(83,48,91)
#492A50
(73,42,80)
#3F2445
(63,36,69)
#351E3A
(53,30,58)
#2B182F
(43,24,47)
#211224
(33,18,36)
#170C19
(23,12,25)
#0D060E
(13,6,14)
#000000
(0,0,0)

Tints of #71427C

#71427C
(113,66,124)
#7D5387
(125,83,135)
#896492
(137,100,146)
#95759D
(149,117,157)
#A186A8
(161,134,168)
#AD97B3
(173,151,179)
#B9A8BE
(185,168,190)
#C5B9C9
(197,185,201)
#D1CAD4
(209,202,212)
#DDDBDF
(221,219,223)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71427C color. Also use rgb(113,66,124) instead hex code.

Text Font Color

.myTextColor { color: #71427C; }

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

This text font color is #71427C.

Background Color

.myBgColor { background-color: #71427C; }

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

This div background color is #71427C.

Border color

.myBorderColor { border: 1px solid #71427C; }

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

This div border color is #71427C.

Opacity

.myOpacity80 { color: #71427C; opacity: 0.8; }

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

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

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

This text has shadow with #71427C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71427C.

Preview

Color preview on black background

This text has color #71427C on black background.


Color preview on white background

This text has color #71427C on white background.


Black color preview on #71427C background

This text has black color on #71427C background.


White color preview on #71427C background

This text has white color on #71427C background.


Related colors

Complementary color

Complementary color for #hex is #8EBD83.


I love getcolorcode.com

Triadic colors

1 #7C7142 and #427C71 with #71427C are triadic colors.

2 #7C4271 and #42717C with #71427C are triadic colors.