COLOR #596CB5

HEX: #596CB5 RGB: (89,108,181)

Renk bilgisi

#596CB5 contains mainly blue color. #596CB5 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#596CB5 color RGB value is (89,108,181).

RGB: (89,108,181) (35%, 42%, 71%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 108 of 255 = 42%
B 181 of 255 = 71%

89
108
181

R + G + B ~ 49%. #596CB5 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 108 + 181 = 378 (100%)
R 89 of 378 ~ 23.54%
G 108 of 378 ~ 28.57%
B 181 of 378 ~ 47.88'%

%23.54
%28.57
%47.88

CMYK RENK MODELİ

#596CB5 rengi CMYK tonu (51,40,0,29).

  • camgöbeği tonu 50.83%
  • eflatun tonu 40.33%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (51,40,0,29)
C51M40Y0K29 (51%, 40%, 0%, 29%)
(0.51 / 0.40 / 0.00 / 0.29)

CMYK yüzdeleri

%50.83
%40.33
%0
%29.02

Codes

Color #596CB5 in popluar color models

59 6C B5
RGB 89 108 181
HSL 228° 38.33% 52.94%
HSB/HSV 228° 50.83% 70.98%
CMYK 50.83% 40.33% 0.00%
29.02%

Color #596CB5 in popluar number systems.

HEX 59 6C B5
Decimal 89 108 181
Binary 1011001 1101100 10110101
Octal 131 154 265

Shades and tints

Shades of #596CB5

#596CB5
(89,108,181)
#5163A5
(81,99,165)
#495A95
(73,90,149)
#415185
(65,81,133)
#394875
(57,72,117)
#313F65
(49,63,101)
#293655
(41,54,85)
#212D45
(33,45,69)
#192435
(25,36,53)
#111B25
(17,27,37)
#091215
(9,18,21)
#000000
(0,0,0)

Tints of #596CB5

#596CB5
(89,108,181)
#6879BB
(104,121,187)
#7786C1
(119,134,193)
#8693C7
(134,147,199)
#95A0CD
(149,160,205)
#A4ADD3
(164,173,211)
#B3BAD9
(179,186,217)
#C2C7DF
(194,199,223)
#D1D4E5
(209,212,229)
#E0E1EB
(224,225,235)
#EFEEF1
(239,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596CB5 color. Also use rgb(89,108,181) instead hex code.

Text Font Color

.myTextColor { color: #596CB5; }

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

This text font color is #596CB5.

Background Color

.myBgColor { background-color: #596CB5; }

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

This div background color is #596CB5.

Border color

.myBorderColor { border: 1px solid #596CB5; }

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

This div border color is #596CB5.

Opacity

.myOpacity80 { color: #596CB5; opacity: 0.8; }

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

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

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

This text has shadow with #596CB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596CB5.

Preview

Color preview on black background

This text has color #596CB5 on black background.


Color preview on white background

This text has color #596CB5 on white background.


Black color preview on #596CB5 background

This text has black color on #596CB5 background.


White color preview on #596CB5 background

This text has white color on #596CB5 background.


Related colors

Complementary color

Complementary color for #hex is #A6934A.


I love getcolorcode.com

Triadic colors

1 #B5596C and #6CB559 with #596CB5 are triadic colors.

2 #B56C59 and #6C59B5 with #596CB5 are triadic colors.