COLOR #584C70

HEX: #584C70 RGB: (88,76,112)

Renk bilgisi

#584C70 contains red, green and blue colors in about the same proportion. #584C70 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#584C70 color RGB value is (88,76,112).

RGB: (88,76,112) (35%, 30%, 44%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 76 of 255 = 30%
B 112 of 255 = 44%

88
76
112

R + G + B ~ 36%. #584C70 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 76 + 112 = 276 (100%)
R 88 of 276 ~ 31.88%
G 76 of 276 ~ 27.54%
B 112 of 276 ~ 40.58'%

%31.88
%27.54
%40.58

CMYK RENK MODELİ

#584C70 rengi CMYK tonu (21,32,0,56).

  • camgöbeği tonu 21.43%
  • eflatun tonu 32.14%
  • sarı tonu 0.00%
  • ana renk tonu 56.08%

CMYK: (21,32,0,56)
C21M32Y0K56 (21%, 32%, 0%, 56%)
(0.21 / 0.32 / 0.00 / 0.56)

CMYK yüzdeleri

%21.43
%32.14
%0
%56.08

Codes

Color #584C70 in popluar color models

58 4C 70
RGB 88 76 112
HSL 260° 19.15% 36.86%
HSB/HSV 260° 32.14% 43.92%
CMYK 21.43% 32.14% 0.00%
56.08%

Color #584C70 in popluar number systems.

HEX 58 4C 70
Decimal 88 76 112
Binary 1011000 1001100 1110000
Octal 130 114 160

Shades and tints

Shades of #584C70

#584C70
(88,76,112)
#504666
(80,70,102)
#48405C
(72,64,92)
#403A52
(64,58,82)
#383448
(56,52,72)
#302E3E
(48,46,62)
#282834
(40,40,52)
#20222A
(32,34,42)
#181C20
(24,28,32)
#101616
(16,22,22)
#08100C
(8,16,12)
#000000
(0,0,0)

Tints of #584C70

#584C70
(88,76,112)
#675C7D
(103,92,125)
#766C8A
(118,108,138)
#857C97
(133,124,151)
#948CA4
(148,140,164)
#A39CB1
(163,156,177)
#B2ACBE
(178,172,190)
#C1BCCB
(193,188,203)
#D0CCD8
(208,204,216)
#DFDCE5
(223,220,229)
#EEECF2
(238,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584C70 color. Also use rgb(88,76,112) instead hex code.

Text Font Color

.myTextColor { color: #584C70; }

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

This text font color is #584C70.

Background Color

.myBgColor { background-color: #584C70; }

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

This div background color is #584C70.

Border color

.myBorderColor { border: 1px solid #584C70; }

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

This div border color is #584C70.

Opacity

.myOpacity80 { color: #584C70; opacity: 0.8; }

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

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

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

This text has shadow with #584C70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584C70.

Preview

Color preview on black background

This text has color #584C70 on black background.


Color preview on white background

This text has color #584C70 on white background.


Black color preview on #584C70 background

This text has black color on #584C70 background.


White color preview on #584C70 background

This text has white color on #584C70 background.


Related colors

Complementary color

Complementary color for #hex is #A7B38F.


I love getcolorcode.com

Triadic colors

1 #70584C and #4C7058 with #584C70 are triadic colors.

2 #704C58 and #4C5870 with #584C70 are triadic colors.