COLOR #596B9A

HEX: #596B9A
RGB: (89,107,154)

Renk bilgisi

#596B9A contains mainly green and blue colors. #596B9A ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#596B9A color RGB value is (89,107,154).

  • kırmız ton 89;
  • yeşil ton 107;
  • mavi ton 154.
RGB:
(89,107,154)
(35%,42%,60%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 107 of 255 = 42%
B 154 of 255 = 60%

89
107
154

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

Yüzdelerle RGB renk parçaları

R + G + B =
89 + 107 + 154 = 350 (100%)
R 89 of 350 ~ 25.43%
G 107 of 350 ~ 30.57%
B 154 of 350 ~ 44%

%25.43
%30.57
%44

CMYK RENK MODELİ

#596B9A rengi CMYK tonu (42,31,0,40).

  • camgöbeği tonu 42.21%
  • eflatun tonu 30.52%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%
CMYK:
(42,31,0,40)
C42M31Y0K40 
(42%,31%,0%,40%)
(0.42/0.31/0.00/0.40)	

CMYK yüzdeleri

%42.21
%30.52
%0
%39.61

Codes

Color #596B9A in popluar color models

596B9A
RGB89107154
HSL223°26.75%47.65%
HSB/HSV223°42.21%60.39%
CMYK42.21%30.52%0.00%
39.61%

Color #596B9A in popluar number systems.

HEX596B9A
Decimal89107154
Binary1011001110101110011010
Octal131153232

Shades and tints

Shades of #596B9A

#596B9A
(89,107,154)
#51628C
(81,98,140)
#49597E
(73,89,126)
#415070
(65,80,112)
#394762
(57,71,98)
#313E54
(49,62,84)
#293546
(41,53,70)
#212C38
(33,44,56)
#19232A
(25,35,42)
#111A1C
(17,26,28)
#09110E
(9,17,14)
#000000
(0,0,0)

Tints of #596B9A

#596B9A
(89,107,154)
#6878A3
(104,120,163)
#7785AC
(119,133,172)
#8692B5
(134,146,181)
#959FBE
(149,159,190)
#A4ACC7
(164,172,199)
#B3B9D0
(179,185,208)
#C2C6D9
(194,198,217)
#D1D3E2
(209,211,226)
#E0E0EB
(224,224,235)
#EFEDF4
(239,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596B9A color. Also use rgb(89,107,154) instead hex code.

Text Font Color

.myTextColor { color: #596B9A; }

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

This text font color is #596B9A.


Background Color

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

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

This div background color is #596B9A.


Border color

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

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

This div border color is #596B9A.


Opacity

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

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

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

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

This text has shadow with #596B9A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #596B9A on black background.


Color preview on white background

This text has color #596B9A on white background.



Black color preview on #596B9A background

This text has black color on #596B9A background.


White color preview on #596B9A background

This text has white color on #596B9A background.