COLOR #58713E

HEX: #58713E RGB: (88,113,62)

Renk bilgisi

#58713E contains red, green and blue colors in about the same proportion. #58713E ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#58713E color RGB value is (88,113,62).

RGB: (88,113,62) (35%, 44%, 24%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 113 of 255 = 44%
B 62 of 255 = 24%

88
113
62

R + G + B ~ 34%. #58713E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 113 + 62 = 263 (100%)
R 88 of 263 ~ 33.46%
G 113 of 263 ~ 42.97%
B 62 of 263 ~ 23.57'%

%33.46
%42.97
%23.57

CMYK RENK MODELİ

#58713E rengi CMYK tonu (22,0,45,56).

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

CMYK: (22,0,45,56)
C22M0Y45K56 (22%, 0%, 45%, 56%)
(0.22 / 0.00 / 0.45 / 0.56)

CMYK yüzdeleri

%22.12
%0
%45.13
%55.69

Codes

Color #58713E in popluar color models

58 71 3E
RGB 88 113 62
HSL 89° 29.14% 34.31%
HSB/HSV 89° 45.13% 44.31%
CMYK 22.12% 0.00% 45.13%
55.69%

Color #58713E in popluar number systems.

HEX 58 71 3E
Decimal 88 113 62
Binary 1011000 1110001 111110
Octal 130 161 76

Shades and tints

Shades of #58713E

#58713E
(88,113,62)
#506739
(80,103,57)
#485D34
(72,93,52)
#40532F
(64,83,47)
#38492A
(56,73,42)
#303F25
(48,63,37)
#283520
(40,53,32)
#202B1B
(32,43,27)
#182116
(24,33,22)
#101711
(16,23,17)
#080D0C
(8,13,12)
#000000
(0,0,0)

Tints of #58713E

#58713E
(88,113,62)
#677D4F
(103,125,79)
#768960
(118,137,96)
#859571
(133,149,113)
#94A182
(148,161,130)
#A3AD93
(163,173,147)
#B2B9A4
(178,185,164)
#C1C5B5
(193,197,181)
#D0D1C6
(208,209,198)
#DFDDD7
(223,221,215)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58713E color. Also use rgb(88,113,62) instead hex code.

Text Font Color

.myTextColor { color: #58713E; }

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

This text font color is #58713E.

Background Color

.myBgColor { background-color: #58713E; }

<div style="background-color:#58713E">Inner text</div>

This div background color is #58713E.

Border color

.myBorderColor { border: 1px solid #58713E; }

<div style="border:3px solid #58713E">Div</div>

This div border color is #58713E.

Opacity

.myOpacity80 { color: #58713E; opacity: 0.8; }

<p style="color:#58713E;opacity:0.8;">80%</p>

Text with #58713E 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 #58713E;}

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

This text has shadow with #58713E color.


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

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

This text has shadow with #58713E primary color and red secondary color.


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

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

This text has shadow with #58713E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58713E.

Preview

Color preview on black background

This text has color #58713E on black background.


Color preview on white background

This text has color #58713E on white background.


Black color preview on #58713E background

This text has black color on #58713E background.


White color preview on #58713E background

This text has white color on #58713E background.


Related colors

Complementary color

Complementary color for #hex is #A78EC1.


I love getcolorcode.com

Triadic colors

1 #3E5871 and #713E58 with #58713E are triadic colors.

2 #3E7158 and #71583E with #58713E are triadic colors.