COLOR #71425A

HEX: #71425A RGB: (113,66,90)

Color info

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

RGB color model

#71425A color RGB value is (113,66,90).

RGB: (113,66,90) (44%, 26%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 66 of 255 = 26%
B 90 of 255 = 35%

113
66
90

R + G + B ~ 35%. #71425A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 66 + 90 = 269 (100%)
R 113 of 269 ~ 42.01%
G 66 of 269 ~ 24.54%
B 90 of 269 ~ 33.46'%

%42.01
%24.54
%33.46

CMYK color model

#71425A color CMYK value is (0,42,20,56).

  • cyan value is 0.00%
  • magenta value is 41.59%
  • yellow value is 20.35%
  • key color value is 55.69%

CMYK: (0,42,20,56)
C0M42Y20K56 (0%, 42%, 20%, 56%)
(0.00 / 0.42 / 0.20 / 0.56)

CMYK percentages

%0
%41.59
%20.35
%55.69

Codes

Color #71425A in popluar color models

71 42 5A
RGB 113 66 90
HSL 329° 26.26% 35.10%
HSB/HSV 329° 41.59% 44.31%
CMYK 0.00% 41.59% 20.35%
55.69%

Color #71425A in popluar number systems.

HEX 71 42 5A
Decimal 113 66 90
Binary 1110001 1000010 1011010
Octal 161 102 132

Shades and tints

Shades of #71425A

#71425A
(113,66,90)
#673C52
(103,60,82)
#5D364A
(93,54,74)
#533042
(83,48,66)
#492A3A
(73,42,58)
#3F2432
(63,36,50)
#351E2A
(53,30,42)
#2B1822
(43,24,34)
#21121A
(33,18,26)
#170C12
(23,12,18)
#0D060A
(13,6,10)
#000000
(0,0,0)

Tints of #71425A

#71425A
(113,66,90)
#7D5369
(125,83,105)
#896478
(137,100,120)
#957587
(149,117,135)
#A18696
(161,134,150)
#AD97A5
(173,151,165)
#B9A8B4
(185,168,180)
#C5B9C3
(197,185,195)
#D1CAD2
(209,202,210)
#DDDBE1
(221,219,225)
#E9ECF0
(233,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71425A color. Also use rgb(113,66,90) instead hex code.

Text Font Color

.myTextColor { color: #71425A; }

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

This text font color is #71425A.

Background Color

.myBgColor { background-color: #71425A; }

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

This div background color is #71425A.

Border color

.myBorderColor { border: 1px solid #71425A; }

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

This div border color is #71425A.

Opacity

.myOpacity80 { color: #71425A; opacity: 0.8; }

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

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

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

This text has shadow with #71425A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71425A.

Preview

Color preview on black background

This text has color #71425A on black background.


Color preview on white background

This text has color #71425A on white background.


Black color preview on #71425A background

This text has black color on #71425A background.


White color preview on #71425A background

This text has white color on #71425A background.


Related colors

Complementary color

Complementary color for #hex is #8EBDA5.


I love getcolorcode.com

Triadic colors

1 #5A7142 and #425A71 with #71425A are triadic colors.

2 #5A4271 and #42715A with #71425A are triadic colors.