COLOR #58715D

HEX: #58715D RGB: (88,113,93)

Renk bilgisi

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

RGB renk modeli

#58715D color RGB value is (88,113,93).

RGB: (88,113,93) (35%, 44%, 36%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 113 of 255 = 44%
B 93 of 255 = 36%

88
113
93

R + G + B ~ 38%. #58715D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 113 + 93 = 294 (100%)
R 88 of 294 ~ 29.93%
G 113 of 294 ~ 38.44%
B 93 of 294 ~ 31.63'%

%29.93
%38.44
%31.63

CMYK RENK MODELİ

#58715D rengi CMYK tonu (22,0,18,56).

  • camgöbeği tonu 22.12%
  • eflatun tonu 0.00%
  • sarı tonu 17.70%
  • ana renk tonu 55.69%

CMYK: (22,0,18,56)
C22M0Y18K56 (22%, 0%, 18%, 56%)
(0.22 / 0.00 / 0.18 / 0.56)

CMYK yüzdeleri

%22.12
%0
%17.7
%55.69

Codes

Color #58715D in popluar color models

58 71 5D
RGB 88 113 93
HSL 132° 12.44% 39.41%
HSB/HSV 132° 22.12% 44.31%
CMYK 22.12% 0.00% 17.70%
55.69%

Color #58715D in popluar number systems.

HEX 58 71 5D
Decimal 88 113 93
Binary 1011000 1110001 1011101
Octal 130 161 135

Shades and tints

Shades of #58715D

#58715D
(88,113,93)
#506755
(80,103,85)
#485D4D
(72,93,77)
#405345
(64,83,69)
#38493D
(56,73,61)
#303F35
(48,63,53)
#28352D
(40,53,45)
#202B25
(32,43,37)
#18211D
(24,33,29)
#101715
(16,23,21)
#080D0D
(8,13,13)
#000000
(0,0,0)

Tints of #58715D

#58715D
(88,113,93)
#677D6B
(103,125,107)
#768979
(118,137,121)
#859587
(133,149,135)
#94A195
(148,161,149)
#A3ADA3
(163,173,163)
#B2B9B1
(178,185,177)
#C1C5BF
(193,197,191)
#D0D1CD
(208,209,205)
#DFDDDB
(223,221,219)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58715D color. Also use rgb(88,113,93) instead hex code.

Text Font Color

.myTextColor { color: #58715D; }

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

This text font color is #58715D.

Background Color

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

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

This div background color is #58715D.

Border color

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

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

This div border color is #58715D.

Opacity

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

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

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

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

This text has shadow with #58715D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58715D.

Preview

Color preview on black background

This text has color #58715D on black background.


Color preview on white background

This text has color #58715D on white background.


Black color preview on #58715D background

This text has black color on #58715D background.


White color preview on #58715D background

This text has white color on #58715D background.


Related colors

Complementary color

Complementary color for #hex is #A78EA2.


I love getcolorcode.com

Triadic colors

1 #5D5871 and #715D58 with #58715D are triadic colors.

2 #5D7158 and #71585D with #58715D are triadic colors.