COLOR #5859B0

HEX: #5859B0 RGB: (88,89,176)

Renk bilgisi

#5859B0 contains mainly blue color. #5859B0 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#5859B0 color RGB value is (88,89,176).

RGB: (88,89,176) (35%, 35%, 69%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 89 of 255 = 35%
B 176 of 255 = 69%

88
89
176

R + G + B ~ 46%. #5859B0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 89 + 176 = 353 (100%)
R 88 of 353 ~ 24.93%
G 89 of 353 ~ 25.21%
B 176 of 353 ~ 49.86'%

%24.93
%25.21
%49.86

CMYK RENK MODELİ

#5859B0 rengi CMYK tonu (50,49,0,31).

  • camgöbeği tonu 50.00%
  • eflatun tonu 49.43%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%
CMYK: (50,49,0,31) C50M49Y0K31 (50%,49%,0%,31%) (0.50/0.49/0.00/0.31) 

CMYK yüzdeleri

%50
%49.43
%0
%30.98

Codes

Color #5859B0 in popluar color models

58 59 B0
RGB 88 89 176
HSL 239° 35.77% 51.76%
HSB/HSV 239° 50.00% 69.02%
CMYK 50.00% 49.43% 0.00%
30.98%

Color #5859B0 in popluar number systems.

HEX 58 59 B0
Decimal 88 89 176
Binary 1011000 1011001 10110000
Octal 130 131 260

Shades and tints

Shades of #5859B0

#5859B0
(88,89,176)
#5051A0
(80,81,160)
#484990
(72,73,144)
#404180
(64,65,128)
#383970
(56,57,112)
#303160
(48,49,96)
#282950
(40,41,80)
#202140
(32,33,64)
#181930
(24,25,48)
#101120
(16,17,32)
#080910
(8,9,16)
#000000
(0,0,0)

Tints of #5859B0

#5859B0
(88,89,176)
#6768B7
(103,104,183)
#7677BE
(118,119,190)
#8586C5
(133,134,197)
#9495CC
(148,149,204)
#A3A4D3
(163,164,211)
#B2B3DA
(178,179,218)
#C1C2E1
(193,194,225)
#D0D1E8
(208,209,232)
#DFE0EF
(223,224,239)
#EEEFF6
(238,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5859B0 color. Also use rgb(88,89,176) instead hex code.

Text Font Color

.myTextColor { color: #5859B0; }

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

This text font color is #5859B0.

Background Color

.myBgColor { background-color: #5859B0; }

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

This div background color is #5859B0.

Border color

.myBorderColor { border: 1px solid #5859B0; }

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

This div border color is #5859B0.

Opacity

.myOpacity80 { color: #5859B0; opacity: 0.8; }

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

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

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

This text has shadow with #5859B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5859B0.

Preview

Color preview on black background

This text has color #5859B0 on black background.


Color preview on white background

This text has color #5859B0 on white background.


Black color preview on #5859B0 background

This text has black color on #5859B0 background.


White color preview on #5859B0 background

This text has white color on #5859B0 background.


Related colors

Complementary color

Complementary color for #hex is #A7A64F.


I love getcolorcode.com

Triadic colors

1 #B05859 and #59B058 with #5859B0 are triadic colors.

2 #B05958 and #5958B0 with #5859B0 are triadic colors.