COLOR #71427B

HEX: #71427B RGB: (113,66,123)

Color info

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

RGB color model

#71427B color RGB value is (113,66,123).

RGB: (113,66,123) (44%, 26%, 48%)

RGB channels and saturation

R 113 of 255 = 44%
G 66 of 255 = 26%
B 123 of 255 = 48%

113
66
123

R + G + B ~ 39%. #71427B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 66 + 123 = 302 (100%)
R 113 of 302 ~ 37.42%
G 66 of 302 ~ 21.85%
B 123 of 302 ~ 40.73'%

%37.42
%21.85
%40.73

CMYK color model

#71427B color CMYK value is (8,46,0,52).

  • cyan value is 8.13%
  • magenta value is 46.34%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (8,46,0,52)
C8M46Y0K52 (8%, 46%, 0%, 52%)
(0.08 / 0.46 / 0.00 / 0.52)

CMYK percentages

%8.13
%46.34
%0
%51.76

Codes

Color #71427B in popluar color models

71 42 7B
RGB 113 66 123
HSL 289° 30.16% 37.06%
HSB/HSV 289° 46.34% 48.24%
CMYK 8.13% 46.34% 0.00%
51.76%

Color #71427B in popluar number systems.

HEX 71 42 7B
Decimal 113 66 123
Binary 1110001 1000010 1111011
Octal 161 102 173

Shades and tints

Shades of #71427B

#71427B
(113,66,123)
#673C70
(103,60,112)
#5D3665
(93,54,101)
#53305A
(83,48,90)
#492A4F
(73,42,79)
#3F2444
(63,36,68)
#351E39
(53,30,57)
#2B182E
(43,24,46)
#211223
(33,18,35)
#170C18
(23,12,24)
#0D060D
(13,6,13)
#000000
(0,0,0)

Tints of #71427B

#71427B
(113,66,123)
#7D5387
(125,83,135)
#896493
(137,100,147)
#95759F
(149,117,159)
#A186AB
(161,134,171)
#AD97B7
(173,151,183)
#B9A8C3
(185,168,195)
#C5B9CF
(197,185,207)
#D1CADB
(209,202,219)
#DDDBE7
(221,219,231)
#E9ECF3
(233,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71427B; }

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

This text font color is #71427B.

Background Color

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

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

This div background color is #71427B.

Border color

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

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

This div border color is #71427B.

Opacity

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

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

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

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

This text has shadow with #71427B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71427B.

Preview

Color preview on black background

This text has color #71427B on black background.


Color preview on white background

This text has color #71427B on white background.


Black color preview on #71427B background

This text has black color on #71427B background.


White color preview on #71427B background

This text has white color on #71427B background.


Related colors

Complementary color

Complementary color for #hex is #8EBD84.


I love getcolorcode.com

Triadic colors

1 #7B7142 and #427B71 with #71427B are triadic colors.

2 #7B4271 and #42717B with #71427B are triadic colors.