COLOR #587565

HEX: #587565 RGB: (88,117,101)

Renk bilgisi

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

RGB renk modeli

#587565 color RGB value is (88,117,101).

RGB: (88,117,101) (35%, 46%, 40%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 117 of 255 = 46%
B 101 of 255 = 40%

88
117
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 117 + 101 = 306 (100%)
R 88 of 306 ~ 28.76%
G 117 of 306 ~ 38.24%
B 101 of 306 ~ 33.01'%

%28.76
%38.24
%33.01

CMYK RENK MODELİ

#587565 rengi CMYK tonu (25,0,14,54).

  • camgöbeği tonu 24.79%
  • eflatun tonu 0.00%
  • sarı tonu 13.68%
  • ana renk tonu 54.12%

CMYK: (25,0,14,54)
C25M0Y14K54 (25%, 0%, 14%, 54%)
(0.25 / 0.00 / 0.14 / 0.54)

CMYK yüzdeleri

%24.79
%0
%13.68
%54.12

Codes

Color #587565 in popluar color models

58 75 65
RGB 88 117 101
HSL 147° 14.15% 40.20%
HSB/HSV 147° 24.79% 45.88%
CMYK 24.79% 0.00% 13.68%
54.12%

Color #587565 in popluar number systems.

HEX 58 75 65
Decimal 88 117 101
Binary 1011000 1110101 1100101
Octal 130 165 145

Shades and tints

Shades of #587565

#587565
(88,117,101)
#506B5C
(80,107,92)
#486153
(72,97,83)
#40574A
(64,87,74)
#384D41
(56,77,65)
#304338
(48,67,56)
#28392F
(40,57,47)
#202F26
(32,47,38)
#18251D
(24,37,29)
#101B14
(16,27,20)
#08110B
(8,17,11)
#000000
(0,0,0)

Tints of #587565

#587565
(88,117,101)
#678173
(103,129,115)
#768D81
(118,141,129)
#85998F
(133,153,143)
#94A59D
(148,165,157)
#A3B1AB
(163,177,171)
#B2BDB9
(178,189,185)
#C1C9C7
(193,201,199)
#D0D5D5
(208,213,213)
#DFE1E3
(223,225,227)
#EEEDF1
(238,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587565 color. Also use rgb(88,117,101) instead hex code.

Text Font Color

.myTextColor { color: #587565; }

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

This text font color is #587565.

Background Color

.myBgColor { background-color: #587565; }

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

This div background color is #587565.

Border color

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

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

This div border color is #587565.

Opacity

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

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

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

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

This text has shadow with #587565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587565.

Preview

Color preview on black background

This text has color #587565 on black background.


Color preview on white background

This text has color #587565 on white background.


Black color preview on #587565 background

This text has black color on #587565 background.


White color preview on #587565 background

This text has white color on #587565 background.


Related colors

Complementary color

Complementary color for #hex is #A78A9A.


I love getcolorcode.com

Triadic colors

1 #655875 and #756558 with #587565 are triadic colors.

2 #657558 and #755865 with #587565 are triadic colors.