COLOR #593E77

HEX: #593E77 RGB: (89,62,119)

Renk bilgisi

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

RGB renk modeli

#593E77 color RGB value is (89,62,119).

RGB: (89,62,119) (35%, 24%, 47%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 62 of 255 = 24%
B 119 of 255 = 47%

89
62
119

R + G + B ~ 35%. #593E77 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 62 + 119 = 270 (100%)
R 89 of 270 ~ 32.96%
G 62 of 270 ~ 22.96%
B 119 of 270 ~ 44.07'%

%32.96
%22.96
%44.07

CMYK RENK MODELİ

#593E77 rengi CMYK tonu (25,48,0,53).

  • camgöbeği tonu 25.21%
  • eflatun tonu 47.90%
  • sarı tonu 0.00%
  • ana renk tonu 53.33%
CMYK: (25,48,0,53) C25M48Y0K53 (25%,48%,0%,53%) (0.25/0.48/0.00/0.53) 

CMYK yüzdeleri

%25.21
%47.9
%0
%53.33

Codes

Color #593E77 in popluar color models

59 3E 77
RGB 89 62 119
HSL 268° 31.49% 35.49%
HSB/HSV 268° 47.90% 46.67%
CMYK 25.21% 47.90% 0.00%
53.33%

Color #593E77 in popluar number systems.

HEX 59 3E 77
Decimal 89 62 119
Binary 1011001 111110 1110111
Octal 131 76 167

Shades and tints

Shades of #593E77

#593E77
(89,62,119)
#51396D
(81,57,109)
#493463
(73,52,99)
#412F59
(65,47,89)
#392A4F
(57,42,79)
#312545
(49,37,69)
#29203B
(41,32,59)
#211B31
(33,27,49)
#191627
(25,22,39)
#11111D
(17,17,29)
#090C13
(9,12,19)
#000000
(0,0,0)

Tints of #593E77

#593E77
(89,62,119)
#684F83
(104,79,131)
#77608F
(119,96,143)
#86719B
(134,113,155)
#9582A7
(149,130,167)
#A493B3
(164,147,179)
#B3A4BF
(179,164,191)
#C2B5CB
(194,181,203)
#D1C6D7
(209,198,215)
#E0D7E3
(224,215,227)
#EFE8EF
(239,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593E77 color. Also use rgb(89,62,119) instead hex code.

Text Font Color

.myTextColor { color: #593E77; }

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

This text font color is #593E77.

Background Color

.myBgColor { background-color: #593E77; }

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

This div background color is #593E77.

Border color

.myBorderColor { border: 1px solid #593E77; }

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

This div border color is #593E77.

Opacity

.myOpacity80 { color: #593E77; opacity: 0.8; }

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

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

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

This text has shadow with #593E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593E77.

Preview

Color preview on black background

This text has color #593E77 on black background.


Color preview on white background

This text has color #593E77 on white background.


Black color preview on #593E77 background

This text has black color on #593E77 background.


White color preview on #593E77 background

This text has white color on #593E77 background.


Related colors

Complementary color

Complementary color for #hex is #A6C188.


I love getcolorcode.com

Triadic colors

1 #77593E and #3E7759 with #593E77 are triadic colors.

2 #773E59 and #3E5977 with #593E77 are triadic colors.