COLOR #587C5A

HEX: #587C5A RGB: (88,124,90)

Renk bilgisi

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

RGB renk modeli

#587C5A color RGB value is (88,124,90).

RGB: (88,124,90) (35%, 49%, 35%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 124 of 255 = 49%
B 90 of 255 = 35%

88
124
90

R + G + B ~ 40%. #587C5A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 124 + 90 = 302 (100%)
R 88 of 302 ~ 29.14%
G 124 of 302 ~ 41.06%
B 90 of 302 ~ 29.8'%

%29.14
%41.06
%29.8

CMYK RENK MODELİ

#587C5A rengi CMYK tonu (29,0,27,51).

  • camgöbeği tonu 29.03%
  • eflatun tonu 0.00%
  • sarı tonu 27.42%
  • ana renk tonu 51.37%

CMYK: (29,0,27,51)
C29M0Y27K51 (29%, 0%, 27%, 51%)
(0.29 / 0.00 / 0.27 / 0.51)

CMYK yüzdeleri

%29.03
%0
%27.42
%51.37

Codes

Color #587C5A in popluar color models

58 7C 5A
RGB 88 124 90
HSL 123° 16.98% 41.57%
HSB/HSV 123° 29.03% 48.63%
CMYK 29.03% 0.00% 27.42%
51.37%

Color #587C5A in popluar number systems.

HEX 58 7C 5A
Decimal 88 124 90
Binary 1011000 1111100 1011010
Octal 130 174 132

Shades and tints

Shades of #587C5A

#587C5A
(88,124,90)
#507152
(80,113,82)
#48664A
(72,102,74)
#405B42
(64,91,66)
#38503A
(56,80,58)
#304532
(48,69,50)
#283A2A
(40,58,42)
#202F22
(32,47,34)
#18241A
(24,36,26)
#101912
(16,25,18)
#080E0A
(8,14,10)
#000000
(0,0,0)

Tints of #587C5A

#587C5A
(88,124,90)
#678769
(103,135,105)
#769278
(118,146,120)
#859D87
(133,157,135)
#94A896
(148,168,150)
#A3B3A5
(163,179,165)
#B2BEB4
(178,190,180)
#C1C9C3
(193,201,195)
#D0D4D2
(208,212,210)
#DFDFE1
(223,223,225)
#EEEAF0
(238,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587C5A color. Also use rgb(88,124,90) instead hex code.

Text Font Color

.myTextColor { color: #587C5A; }

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

This text font color is #587C5A.

Background Color

.myBgColor { background-color: #587C5A; }

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

This div background color is #587C5A.

Border color

.myBorderColor { border: 1px solid #587C5A; }

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

This div border color is #587C5A.

Opacity

.myOpacity80 { color: #587C5A; opacity: 0.8; }

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

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

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

This text has shadow with #587C5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587C5A.

Preview

Color preview on black background

This text has color #587C5A on black background.


Color preview on white background

This text has color #587C5A on white background.


Black color preview on #587C5A background

This text has black color on #587C5A background.


White color preview on #587C5A background

This text has white color on #587C5A background.


Related colors

Complementary color

Complementary color for #hex is #A783A5.


I love getcolorcode.com

Triadic colors

1 #5A587C and #7C5A58 with #587C5A are triadic colors.

2 #5A7C58 and #7C585A with #587C5A are triadic colors.