COLOR #71266D

HEX: #71266D RGB: (113,38,109)

Color info

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

RGB color model

#71266D color RGB value is (113,38,109).

RGB: (113,38,109) (44%, 15%, 43%)

RGB channels and saturation

R 113 of 255 = 44%
G 38 of 255 = 15%
B 109 of 255 = 43%

113
38
109

R + G + B ~ 34%. #71266D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 38 + 109 = 260 (100%)
R 113 of 260 ~ 43.46%
G 38 of 260 ~ 14.62%
B 109 of 260 ~ 41.92'%

%43.46
%14.62
%41.92

CMYK color model

#71266D color CMYK value is (0,66,4,56).

  • cyan value is 0.00%
  • magenta value is 66.37%
  • yellow value is 3.54%
  • key color value is 55.69%
CMYK: (0,66,4,56) C0M66Y4K56 (0%,66%,4%,56%) (0.00/0.66/0.04/0.56) 

CMYK percentages

%0
%66.37
%3.54
%55.69

Codes

Color #71266D in popluar color models

71 26 6D
RGB 113 38 109
HSL 303° 49.67% 29.61%
HSB/HSV 303° 66.37% 44.31%
CMYK 0.00% 66.37% 3.54%
55.69%

Color #71266D in popluar number systems.

HEX 71 26 6D
Decimal 113 38 109
Binary 1110001 100110 1101101
Octal 161 46 155

Shades and tints

Shades of #71266D

#71266D
(113,38,109)
#672364
(103,35,100)
#5D205B
(93,32,91)
#531D52
(83,29,82)
#491A49
(73,26,73)
#3F1740
(63,23,64)
#351437
(53,20,55)
#2B112E
(43,17,46)
#210E25
(33,14,37)
#170B1C
(23,11,28)
#0D0813
(13,8,19)
#000000
(0,0,0)

Tints of #71266D

#71266D
(113,38,109)
#7D397A
(125,57,122)
#894C87
(137,76,135)
#955F94
(149,95,148)
#A172A1
(161,114,161)
#AD85AE
(173,133,174)
#B998BB
(185,152,187)
#C5ABC8
(197,171,200)
#D1BED5
(209,190,213)
#DDD1E2
(221,209,226)
#E9E4EF
(233,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71266D color. Also use rgb(113,38,109) instead hex code.

Text Font Color

.myTextColor { color: #71266D; }

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

This text font color is #71266D.

Background Color

.myBgColor { background-color: #71266D; }

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

This div background color is #71266D.

Border color

.myBorderColor { border: 1px solid #71266D; }

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

This div border color is #71266D.

Opacity

.myOpacity80 { color: #71266D; opacity: 0.8; }

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

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

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

This text has shadow with #71266D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71266D.

Preview

Color preview on black background

This text has color #71266D on black background.


Color preview on white background

This text has color #71266D on white background.


Black color preview on #71266D background

This text has black color on #71266D background.


White color preview on #71266D background

This text has white color on #71266D background.


Related colors

Complementary color

Complementary color for #hex is #8ED992.


I love getcolorcode.com

Triadic colors

1 #6D7126 and #266D71 with #71266D are triadic colors.

2 #6D2671 and #26716D with #71266D are triadic colors.