COLOR #584E6C

HEX: #584E6C RGB: (88,78,108)

Renk bilgisi

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

RGB renk modeli

#584E6C color RGB value is (88,78,108).

RGB: (88,78,108) (35%, 31%, 42%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 78 of 255 = 31%
B 108 of 255 = 42%

88
78
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 78 + 108 = 274 (100%)
R 88 of 274 ~ 32.12%
G 78 of 274 ~ 28.47%
B 108 of 274 ~ 39.42'%

%32.12
%28.47
%39.42

CMYK RENK MODELİ

#584E6C rengi CMYK tonu (19,28,0,58).

  • camgöbeği tonu 18.52%
  • eflatun tonu 27.78%
  • sarı tonu 0.00%
  • ana renk tonu 57.65%

CMYK: (19,28,0,58)
C19M28Y0K58 (19%, 28%, 0%, 58%)
(0.19 / 0.28 / 0.00 / 0.58)

CMYK yüzdeleri

%18.52
%27.78
%0
%57.65

Codes

Color #584E6C in popluar color models

58 4E 6C
RGB 88 78 108
HSL 260° 16.13% 36.47%
HSB/HSV 260° 27.78% 42.35%
CMYK 18.52% 27.78% 0.00%
57.65%

Color #584E6C in popluar number systems.

HEX 58 4E 6C
Decimal 88 78 108
Binary 1011000 1001110 1101100
Octal 130 116 154

Shades and tints

Shades of #584E6C

#584E6C
(88,78,108)
#504763
(80,71,99)
#48405A
(72,64,90)
#403951
(64,57,81)
#383248
(56,50,72)
#302B3F
(48,43,63)
#282436
(40,36,54)
#201D2D
(32,29,45)
#181624
(24,22,36)
#100F1B
(16,15,27)
#080812
(8,8,18)
#000000
(0,0,0)

Tints of #584E6C

#584E6C
(88,78,108)
#675E79
(103,94,121)
#766E86
(118,110,134)
#857E93
(133,126,147)
#948EA0
(148,142,160)
#A39EAD
(163,158,173)
#B2AEBA
(178,174,186)
#C1BEC7
(193,190,199)
#D0CED4
(208,206,212)
#DFDEE1
(223,222,225)
#EEEEEE
(238,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584E6C color. Also use rgb(88,78,108) instead hex code.

Text Font Color

.myTextColor { color: #584E6C; }

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

This text font color is #584E6C.

Background Color

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

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

This div background color is #584E6C.

Border color

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

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

This div border color is #584E6C.

Opacity

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

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

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

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

This text has shadow with #584E6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584E6C.

Preview

Color preview on black background

This text has color #584E6C on black background.


Color preview on white background

This text has color #584E6C on white background.


Black color preview on #584E6C background

This text has black color on #584E6C background.


White color preview on #584E6C background

This text has white color on #584E6C background.


Related colors

Complementary color

Complementary color for #hex is #A7B193.


I love getcolorcode.com

Triadic colors

1 #6C584E and #4E6C58 with #584E6C are triadic colors.

2 #6C4E58 and #4E586C with #584E6C are triadic colors.