COLOR #585185

HEX: #585185 RGB: (88,81,133)

Renk bilgisi

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

RGB renk modeli

#585185 color RGB value is (88,81,133).

RGB: (88,81,133) (35%, 32%, 52%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 81 of 255 = 32%
B 133 of 255 = 52%

88
81
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 81 + 133 = 302 (100%)
R 88 of 302 ~ 29.14%
G 81 of 302 ~ 26.82%
B 133 of 302 ~ 44.04'%

%29.14
%26.82
%44.04

CMYK RENK MODELİ

#585185 rengi CMYK tonu (34,39,0,48).

  • camgöbeği tonu 33.83%
  • eflatun tonu 39.10%
  • sarı tonu 0.00%
  • ana renk tonu 47.84%

CMYK: (34,39,0,48)
C34M39Y0K48 (34%, 39%, 0%, 48%)
(0.34 / 0.39 / 0.00 / 0.48)

CMYK yüzdeleri

%33.83
%39.1
%0
%47.84

Codes

Color #585185 in popluar color models

58 51 85
RGB 88 81 133
HSL 248° 24.30% 41.96%
HSB/HSV 248° 39.10% 52.16%
CMYK 33.83% 39.10% 0.00%
47.84%

Color #585185 in popluar number systems.

HEX 58 51 85
Decimal 88 81 133
Binary 1011000 1010001 10000101
Octal 130 121 205

Shades and tints

Shades of #585185

#585185
(88,81,133)
#504A79
(80,74,121)
#48436D
(72,67,109)
#403C61
(64,60,97)
#383555
(56,53,85)
#302E49
(48,46,73)
#28273D
(40,39,61)
#202031
(32,32,49)
#181925
(24,25,37)
#101219
(16,18,25)
#080B0D
(8,11,13)
#000000
(0,0,0)

Tints of #585185

#585185
(88,81,133)
#676090
(103,96,144)
#766F9B
(118,111,155)
#857EA6
(133,126,166)
#948DB1
(148,141,177)
#A39CBC
(163,156,188)
#B2ABC7
(178,171,199)
#C1BAD2
(193,186,210)
#D0C9DD
(208,201,221)
#DFD8E8
(223,216,232)
#EEE7F3
(238,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585185 color. Also use rgb(88,81,133) instead hex code.

Text Font Color

.myTextColor { color: #585185; }

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

This text font color is #585185.

Background Color

.myBgColor { background-color: #585185; }

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

This div background color is #585185.

Border color

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

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

This div border color is #585185.

Opacity

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

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

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

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

This text has shadow with #585185 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585185.

Preview

Color preview on black background

This text has color #585185 on black background.


Color preview on white background

This text has color #585185 on white background.


Black color preview on #585185 background

This text has black color on #585185 background.


White color preview on #585185 background

This text has white color on #585185 background.


Related colors

Complementary color

Complementary color for #hex is #A7AE7A.


I love getcolorcode.com

Triadic colors

1 #855851 and #518558 with #585185 are triadic colors.

2 #855158 and #515885 with #585185 are triadic colors.