COLOR #588564

HEX: #588564 RGB: (88,133,100)

Renk bilgisi

#588564 contains red, green and blue colors in about the same proportion. #588564 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#588564 color RGB value is (88,133,100).

RGB: (88,133,100) (35%, 52%, 39%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 133 of 255 = 52%
B 100 of 255 = 39%

88
133
100

R + G + B ~ 42%. #588564 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 133 + 100 = 321 (100%)
R 88 of 321 ~ 27.41%
G 133 of 321 ~ 41.43%
B 100 of 321 ~ 31.15'%

%27.41
%41.43
%31.15

CMYK RENK MODELİ

#588564 rengi CMYK tonu (34,0,25,48).

  • camgöbeği tonu 33.83%
  • eflatun tonu 0.00%
  • sarı tonu 24.81%
  • ana renk tonu 47.84%

CMYK: (34,0,25,48)
C34M0Y25K48 (34%, 0%, 25%, 48%)
(0.34 / 0.00 / 0.25 / 0.48)

CMYK yüzdeleri

%33.83
%0
%24.81
%47.84

Codes

Color #588564 in popluar color models

58 85 64
RGB 88 133 100
HSL 136° 20.36% 43.33%
HSB/HSV 136° 33.83% 52.16%
CMYK 33.83% 0.00% 24.81%
47.84%

Color #588564 in popluar number systems.

HEX 58 85 64
Decimal 88 133 100
Binary 1011000 10000101 1100100
Octal 130 205 144

Shades and tints

Shades of #588564

#588564
(88,133,100)
#50795B
(80,121,91)
#486D52
(72,109,82)
#406149
(64,97,73)
#385540
(56,85,64)
#304937
(48,73,55)
#283D2E
(40,61,46)
#203125
(32,49,37)
#18251C
(24,37,28)
#101913
(16,25,19)
#080D0A
(8,13,10)
#000000
(0,0,0)

Tints of #588564

#588564
(88,133,100)
#679072
(103,144,114)
#769B80
(118,155,128)
#85A68E
(133,166,142)
#94B19C
(148,177,156)
#A3BCAA
(163,188,170)
#B2C7B8
(178,199,184)
#C1D2C6
(193,210,198)
#D0DDD4
(208,221,212)
#DFE8E2
(223,232,226)
#EEF3F0
(238,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588564 color. Also use rgb(88,133,100) instead hex code.

Text Font Color

.myTextColor { color: #588564; }

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

This text font color is #588564.

Background Color

.myBgColor { background-color: #588564; }

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

This div background color is #588564.

Border color

.myBorderColor { border: 1px solid #588564; }

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

This div border color is #588564.

Opacity

.myOpacity80 { color: #588564; opacity: 0.8; }

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

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

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

This text has shadow with #588564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588564.

Preview

Color preview on black background

This text has color #588564 on black background.


Color preview on white background

This text has color #588564 on white background.


Black color preview on #588564 background

This text has black color on #588564 background.


White color preview on #588564 background

This text has white color on #588564 background.


Related colors

Complementary color

Complementary color for #hex is #A77A9B.


I love getcolorcode.com

Triadic colors

1 #645885 and #856458 with #588564 are triadic colors.

2 #648558 and #855864 with #588564 are triadic colors.