COLOR #586B40

HEX: #586B40 RGB: (88,107,64)

Renk bilgisi

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

RGB renk modeli

#586B40 color RGB value is (88,107,64).

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

RGB bağlantıları ve doygunluk

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

88
107
64

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 107 + 64 = 259 (100%)
R 88 of 259 ~ 33.98%
G 107 of 259 ~ 41.31%
B 64 of 259 ~ 24.71'%

%33.98
%41.31
%24.71

CMYK RENK MODELİ

#586B40 rengi CMYK tonu (18,0,40,58).

  • camgöbeği tonu 17.76%
  • eflatun tonu 0.00%
  • sarı tonu 40.19%
  • ana renk tonu 58.04%

CMYK: (18,0,40,58)
C18M0Y40K58 (18%, 0%, 40%, 58%)
(0.18 / 0.00 / 0.40 / 0.58)

CMYK yüzdeleri

%17.76
%0
%40.19
%58.04

Codes

Color #586B40 in popluar color models

58 6B 40
RGB 88 107 64
HSL 87° 25.15% 33.53%
HSB/HSV 87° 40.19% 41.96%
CMYK 17.76% 0.00% 40.19%
58.04%

Color #586B40 in popluar number systems.

HEX 58 6B 40
Decimal 88 107 64
Binary 1011000 1101011 1000000
Octal 130 153 100

Shades and tints

Shades of #586B40

#586B40
(88,107,64)
#50623B
(80,98,59)
#485936
(72,89,54)
#405031
(64,80,49)
#38472C
(56,71,44)
#303E27
(48,62,39)
#283522
(40,53,34)
#202C1D
(32,44,29)
#182318
(24,35,24)
#101A13
(16,26,19)
#08110E
(8,17,14)
#000000
(0,0,0)

Tints of #586B40

#586B40
(88,107,64)
#677851
(103,120,81)
#768562
(118,133,98)
#859273
(133,146,115)
#949F84
(148,159,132)
#A3AC95
(163,172,149)
#B2B9A6
(178,185,166)
#C1C6B7
(193,198,183)
#D0D3C8
(208,211,200)
#DFE0D9
(223,224,217)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #586B40; }

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

This text font color is #586B40.

Background Color

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

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

This div background color is #586B40.

Border color

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

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

This div border color is #586B40.

Opacity

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

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

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

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

This text has shadow with #586B40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586B40.

Preview

Color preview on black background

This text has color #586B40 on black background.


Color preview on white background

This text has color #586B40 on white background.


Black color preview on #586B40 background

This text has black color on #586B40 background.


White color preview on #586B40 background

This text has white color on #586B40 background.


Related colors

Complementary color

Complementary color for #hex is #A794BF.


I love getcolorcode.com

Triadic colors

1 #40586B and #6B4058 with #586B40 are triadic colors.

2 #406B58 and #6B5840 with #586B40 are triadic colors.