COLOR #71585F

HEX: #71585F RGB: (113,88,95)

Renk bilgisi

#71585F contains red, green and blue colors in about the same proportion. #71585F ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#71585F color RGB value is (113,88,95).

RGB: (113,88,95) (44%, 35%, 37%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 88 of 255 = 35%
B 95 of 255 = 37%

113
88
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 88 + 95 = 296 (100%)
R 113 of 296 ~ 38.18%
G 88 of 296 ~ 29.73%
B 95 of 296 ~ 32.09'%

%38.18
%29.73
%32.09

CMYK RENK MODELİ

#71585F rengi CMYK tonu (0,22,16,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.12%
  • sarı tonu 15.93%
  • ana renk tonu 55.69%
CMYK: (0,22,16,56) C0M22Y16K56 (0%,22%,16%,56%) (0.00/0.22/0.16/0.56) 

CMYK yüzdeleri

%0
%22.12
%15.93
%55.69

Codes

Color #71585F in popluar color models

71 58 5F
RGB 113 88 95
HSL 343° 12.44% 39.41%
HSB/HSV 343° 22.12% 44.31%
CMYK 0.00% 22.12% 15.93%
55.69%

Color #71585F in popluar number systems.

HEX 71 58 5F
Decimal 113 88 95
Binary 1110001 1011000 1011111
Octal 161 130 137

Shades and tints

Shades of #71585F

#71585F
(113,88,95)
#675057
(103,80,87)
#5D484F
(93,72,79)
#534047
(83,64,71)
#49383F
(73,56,63)
#3F3037
(63,48,55)
#35282F
(53,40,47)
#2B2027
(43,32,39)
#21181F
(33,24,31)
#171017
(23,16,23)
#0D080F
(13,8,15)
#000000
(0,0,0)

Tints of #71585F

#71585F
(113,88,95)
#7D676D
(125,103,109)
#89767B
(137,118,123)
#958589
(149,133,137)
#A19497
(161,148,151)
#ADA3A5
(173,163,165)
#B9B2B3
(185,178,179)
#C5C1C1
(197,193,193)
#D1D0CF
(209,208,207)
#DDDFDD
(221,223,221)
#E9EEEB
(233,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71585F color. Also use rgb(113,88,95) instead hex code.

Text Font Color

.myTextColor { color: #71585F; }

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

This text font color is #71585F.

Background Color

.myBgColor { background-color: #71585F; }

<div style="background-color:#71585F">Inner text</div>

This div background color is #71585F.

Border color

.myBorderColor { border: 1px solid #71585F; }

<div style="border:3px solid #71585F">Div</div>

This div border color is #71585F.

Opacity

.myOpacity80 { color: #71585F; opacity: 0.8; }

<p style="color:#71585F;opacity:0.8;">80%</p>

Text with #71585F 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 #71585F;}

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

This text has shadow with #71585F color.


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

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

This text has shadow with #71585F primary color and red secondary color.


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

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

This text has shadow with #71585F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71585F.

Preview

Color preview on black background

This text has color #71585F on black background.


Color preview on white background

This text has color #71585F on white background.


Black color preview on #71585F background

This text has black color on #71585F background.


White color preview on #71585F background

This text has white color on #71585F background.


Related colors

Complementary color

Complementary color for #hex is #8EA7A0.


I love getcolorcode.com

Triadic colors

1 #5F7158 and #585F71 with #71585F are triadic colors.

2 #5F5871 and #58715F with #71585F are triadic colors.