COLOR #586C40

HEX: #586C40 RGB: (88,108,64)

Renk bilgisi

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

RGB renk modeli

#586C40 color RGB value is (88,108,64).

RGB: (88,108,64) (35%, 42%, 25%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 108 of 255 = 42%
B 64 of 255 = 25%

88
108
64

R + G + B ~ 34%. #586C40 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 108 + 64 = 260 (100%)
R 88 of 260 ~ 33.85%
G 108 of 260 ~ 41.54%
B 64 of 260 ~ 24.62'%

%33.85
%41.54
%24.62

CMYK RENK MODELİ

#586C40 rengi CMYK tonu (19,0,41,58).

  • camgöbeği tonu 18.52%
  • eflatun tonu 0.00%
  • sarı tonu 40.74%
  • ana renk tonu 57.65%

CMYK: (19,0,41,58)
C19M0Y41K58 (19%, 0%, 41%, 58%)
(0.19 / 0.00 / 0.41 / 0.58)

CMYK yüzdeleri

%18.52
%0
%40.74
%57.65

Codes

Color #586C40 in popluar color models

58 6C 40
RGB 88 108 64
HSL 87° 25.58% 33.73%
HSB/HSV 87° 40.74% 42.35%
CMYK 18.52% 0.00% 40.74%
57.65%

Color #586C40 in popluar number systems.

HEX 58 6C 40
Decimal 88 108 64
Binary 1011000 1101100 1000000
Octal 130 154 100

Shades and tints

Shades of #586C40

#586C40
(88,108,64)
#50633B
(80,99,59)
#485A36
(72,90,54)
#405131
(64,81,49)
#38482C
(56,72,44)
#303F27
(48,63,39)
#283622
(40,54,34)
#202D1D
(32,45,29)
#182418
(24,36,24)
#101B13
(16,27,19)
#08120E
(8,18,14)
#000000
(0,0,0)

Tints of #586C40

#586C40
(88,108,64)
#677951
(103,121,81)
#768662
(118,134,98)
#859373
(133,147,115)
#94A084
(148,160,132)
#A3AD95
(163,173,149)
#B2BAA6
(178,186,166)
#C1C7B7
(193,199,183)
#D0D4C8
(208,212,200)
#DFE1D9
(223,225,217)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586C40 color. Also use rgb(88,108,64) instead hex code.

Text Font Color

.myTextColor { color: #586C40; }

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

This text font color is #586C40.

Background Color

.myBgColor { background-color: #586C40; }

<div style="background-color:#586C40">Inner text</div>

This div background color is #586C40.

Border color

.myBorderColor { border: 1px solid #586C40; }

<div style="border:3px solid #586C40">Div</div>

This div border color is #586C40.

Opacity

.myOpacity80 { color: #586C40; opacity: 0.8; }

<p style="color:#586C40;opacity:0.8;">80%</p>

Text with #586C40 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 #586C40;}

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

This text has shadow with #586C40 color.


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

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

This text has shadow with #586C40 primary color and red secondary color.


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

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

This text has shadow with #586C40 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #586C40.

Preview

Color preview on black background

This text has color #586C40 on black background.


Color preview on white background

This text has color #586C40 on white background.


Black color preview on #586C40 background

This text has black color on #586C40 background.


White color preview on #586C40 background

This text has white color on #586C40 background.


Related colors

Complementary color

Complementary color for #hex is #A793BF.


I love getcolorcode.com

Triadic colors

1 #40586C and #6C4058 with #586C40 are triadic colors.

2 #406C58 and #6C5840 with #586C40 are triadic colors.