COLOR #71536C

HEX: #71536C RGB: (113,83,108)

Color info

#71536C contains red, green and blue colors in about the same proportion. Web safe color of #71536C is #666666 (or #666).

RGB color model

#71536C color RGB value is (113,83,108).

RGB: (113,83,108) (44%, 33%, 42%)

RGB channels and saturation

R 113 of 255 = 44%
G 83 of 255 = 33%
B 108 of 255 = 42%

113
83
108

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

Portions of RGB colors in percentages

R + G + B = 113 + 83 + 108 = 304 (100%)
R 113 of 304 ~ 37.17%
G 83 of 304 ~ 27.3%
B 108 of 304 ~ 35.53'%

%37.17
%27.3
%35.53

CMYK color model

#71536C color CMYK value is (0,27,4,56).

  • cyan value is 0.00%
  • magenta value is 26.55%
  • yellow value is 4.42%
  • key color value is 55.69%

CMYK: (0,27,4,56)
C0M27Y4K56 (0%, 27%, 4%, 56%)
(0.00 / 0.27 / 0.04 / 0.56)

CMYK percentages

%0
%26.55
%4.42
%55.69

Codes

Color #71536C in popluar color models

71 53 6C
RGB 113 83 108
HSL 310° 15.31% 38.43%
HSB/HSV 310° 26.55% 44.31%
CMYK 0.00% 26.55% 4.42%
55.69%

Color #71536C in popluar number systems.

HEX 71 53 6C
Decimal 113 83 108
Binary 1110001 1010011 1101100
Octal 161 123 154

Shades and tints

Shades of #71536C

#71536C
(113,83,108)
#674C63
(103,76,99)
#5D455A
(93,69,90)
#533E51
(83,62,81)
#493748
(73,55,72)
#3F303F
(63,48,63)
#352936
(53,41,54)
#2B222D
(43,34,45)
#211B24
(33,27,36)
#17141B
(23,20,27)
#0D0D12
(13,13,18)
#000000
(0,0,0)

Tints of #71536C

#71536C
(113,83,108)
#7D6279
(125,98,121)
#897186
(137,113,134)
#958093
(149,128,147)
#A18FA0
(161,143,160)
#AD9EAD
(173,158,173)
#B9ADBA
(185,173,186)
#C5BCC7
(197,188,199)
#D1CBD4
(209,203,212)
#DDDAE1
(221,218,225)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71536C color. Also use rgb(113,83,108) instead hex code.

Text Font Color

.myTextColor { color: #71536C; }

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

This text font color is #71536C.

Background Color

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

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

This div background color is #71536C.

Border color

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

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

This div border color is #71536C.

Opacity

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

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

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

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

This text has shadow with #71536C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71536C.

Preview

Color preview on black background

This text has color #71536C on black background.


Color preview on white background

This text has color #71536C on white background.


Black color preview on #71536C background

This text has black color on #71536C background.


White color preview on #71536C background

This text has white color on #71536C background.


Related colors

Complementary color

Complementary color for #hex is #8EAC93.


I love getcolorcode.com

Triadic colors

1 #6C7153 and #536C71 with #71536C are triadic colors.

2 #6C5371 and #53716C with #71536C are triadic colors.