COLOR #595087

HEX: #595087 RGB: (89,80,135)

Renk bilgisi

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

RGB renk modeli

#595087 color RGB value is (89,80,135).

RGB: (89,80,135) (35%, 31%, 53%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 80 of 255 = 31%
B 135 of 255 = 53%

89
80
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 80 + 135 = 304 (100%)
R 89 of 304 ~ 29.28%
G 80 of 304 ~ 26.32%
B 135 of 304 ~ 44.41'%

%29.28
%26.32
%44.41

CMYK RENK MODELİ

#595087 rengi CMYK tonu (34,41,0,47).

  • camgöbeği tonu 34.07%
  • eflatun tonu 40.74%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%

CMYK: (34,41,0,47)
C34M41Y0K47 (34%, 41%, 0%, 47%)
(0.34 / 0.41 / 0.00 / 0.47)

CMYK yüzdeleri

%34.07
%40.74
%0
%47.06

Codes

Color #595087 in popluar color models

59 50 87
RGB 89 80 135
HSL 250° 25.58% 42.16%
HSB/HSV 250° 40.74% 52.94%
CMYK 34.07% 40.74% 0.00%
47.06%

Color #595087 in popluar number systems.

HEX 59 50 87
Decimal 89 80 135
Binary 1011001 1010000 10000111
Octal 131 120 207

Shades and tints

Shades of #595087

#595087
(89,80,135)
#51497B
(81,73,123)
#49426F
(73,66,111)
#413B63
(65,59,99)
#393457
(57,52,87)
#312D4B
(49,45,75)
#29263F
(41,38,63)
#211F33
(33,31,51)
#191827
(25,24,39)
#11111B
(17,17,27)
#090A0F
(9,10,15)
#000000
(0,0,0)

Tints of #595087

#595087
(89,80,135)
#685F91
(104,95,145)
#776E9B
(119,110,155)
#867DA5
(134,125,165)
#958CAF
(149,140,175)
#A49BB9
(164,155,185)
#B3AAC3
(179,170,195)
#C2B9CD
(194,185,205)
#D1C8D7
(209,200,215)
#E0D7E1
(224,215,225)
#EFE6EB
(239,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595087 color. Also use rgb(89,80,135) instead hex code.

Text Font Color

.myTextColor { color: #595087; }

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

This text font color is #595087.

Background Color

.myBgColor { background-color: #595087; }

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

This div background color is #595087.

Border color

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

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

This div border color is #595087.

Opacity

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

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

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

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

This text has shadow with #595087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595087.

Preview

Color preview on black background

This text has color #595087 on black background.


Color preview on white background

This text has color #595087 on white background.


Black color preview on #595087 background

This text has black color on #595087 background.


White color preview on #595087 background

This text has white color on #595087 background.


Related colors

Complementary color

Complementary color for #hex is #A6AF78.


I love getcolorcode.com

Triadic colors

1 #875950 and #508759 with #595087 are triadic colors.

2 #875059 and #505987 with #595087 are triadic colors.