COLOR #584E8A

HEX: #584E8A
RGB: (88,78,138)

Renk bilgisi

#584E8A contains mainly red and blue colors. #584E8A ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#584E8A color RGB value is (88,78,138).

  • kırmız ton 88;
  • yeşil ton 78;
  • mavi ton 138.
RGB:
(88,78,138)
(35%,31%,54%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 78 of 255 = 31%
B 138 of 255 = 54%

88
78
138

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

Yüzdelerle RGB renk parçaları

R + G + B =
88 + 78 + 138 = 304 (100%)
R 88 of 304 ~ 28.95%
G 78 of 304 ~ 25.66%
B 138 of 304 ~ 45.39%

%28.95
%25.66
%45.39

CMYK RENK MODELİ

#584E8A rengi CMYK tonu (36,43,0,46).

  • camgöbeği tonu 36.23%
  • eflatun tonu 43.48%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%
CMYK:
(36,43,0,46)
C36M43Y0K46 
(36%,43%,0%,46%)
(0.36/0.43/0.00/0.46)	

CMYK yüzdeleri

%36.23
%43.48
%0
%45.88

Codes

Color #584E8A in popluar color models

584E8A
RGB8878138
HSL250°27.78%42.35%
HSB/HSV250°43.48%54.12%
CMYK36.23%43.48%0.00%
45.88%

Color #584E8A in popluar number systems.

HEX584E8A
Decimal8878138
Binary1011000100111010001010
Octal130116212

Shades and tints

Shades of #584E8A

#584E8A
(88,78,138)
#50477E
(80,71,126)
#484072
(72,64,114)
#403966
(64,57,102)
#38325A
(56,50,90)
#302B4E
(48,43,78)
#282442
(40,36,66)
#201D36
(32,29,54)
#18162A
(24,22,42)
#100F1E
(16,15,30)
#080812
(8,8,18)
#000000
(0,0,0)

Tints of #584E8A

#584E8A
(88,78,138)
#675E94
(103,94,148)
#766E9E
(118,110,158)
#857EA8
(133,126,168)
#948EB2
(148,142,178)
#A39EBC
(163,158,188)
#B2AEC6
(178,174,198)
#C1BED0
(193,190,208)
#D0CEDA
(208,206,218)
#DFDEE4
(223,222,228)
#EEEEEE
(238,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #584E8A; }

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

This text font color is #584E8A.


Background Color

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

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

This div background color is #584E8A.


Border color

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

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

This div border color is #584E8A.


Opacity

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

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

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

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

This text has shadow with #584E8A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #584E8A on black background.


Color preview on white background

This text has color #584E8A on white background.



Black color preview on #584E8A background

This text has black color on #584E8A background.


White color preview on #584E8A background

This text has white color on #584E8A background.