COLOR #596F95

HEX: #596F95 RGB: (89,111,149)

Renk bilgisi

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

RGB renk modeli

#596F95 color RGB value is (89,111,149).

RGB: (89,111,149) (35%, 44%, 58%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 111 of 255 = 44%
B 149 of 255 = 58%

89
111
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 111 + 149 = 349 (100%)
R 89 of 349 ~ 25.5%
G 111 of 349 ~ 31.81%
B 149 of 349 ~ 42.69'%

%25.5
%31.81
%42.69

CMYK RENK MODELİ

#596F95 rengi CMYK tonu (40,26,0,42).

  • camgöbeği tonu 40.27%
  • eflatun tonu 25.50%
  • sarı tonu 0.00%
  • ana renk tonu 41.57%

CMYK: (40,26,0,42)
C40M26Y0K42 (40%, 26%, 0%, 42%)
(0.40 / 0.26 / 0.00 / 0.42)

CMYK yüzdeleri

%40.27
%25.5
%0
%41.57

Codes

Color #596F95 in popluar color models

59 6F 95
RGB 89 111 149
HSL 218° 25.21% 46.67%
HSB/HSV 218° 40.27% 58.43%
CMYK 40.27% 25.50% 0.00%
41.57%

Color #596F95 in popluar number systems.

HEX 59 6F 95
Decimal 89 111 149
Binary 1011001 1101111 10010101
Octal 131 157 225

Shades and tints

Shades of #596F95

#596F95
(89,111,149)
#516588
(81,101,136)
#495B7B
(73,91,123)
#41516E
(65,81,110)
#394761
(57,71,97)
#313D54
(49,61,84)
#293347
(41,51,71)
#21293A
(33,41,58)
#191F2D
(25,31,45)
#111520
(17,21,32)
#090B13
(9,11,19)
#000000
(0,0,0)

Tints of #596F95

#596F95
(89,111,149)
#687C9E
(104,124,158)
#7789A7
(119,137,167)
#8696B0
(134,150,176)
#95A3B9
(149,163,185)
#A4B0C2
(164,176,194)
#B3BDCB
(179,189,203)
#C2CAD4
(194,202,212)
#D1D7DD
(209,215,221)
#E0E4E6
(224,228,230)
#EFF1EF
(239,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596F95 color. Also use rgb(89,111,149) instead hex code.

Text Font Color

.myTextColor { color: #596F95; }

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

This text font color is #596F95.

Background Color

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

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

This div background color is #596F95.

Border color

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

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

This div border color is #596F95.

Opacity

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

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

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

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

This text has shadow with #596F95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596F95.

Preview

Color preview on black background

This text has color #596F95 on black background.


Color preview on white background

This text has color #596F95 on white background.


Black color preview on #596F95 background

This text has black color on #596F95 background.


White color preview on #596F95 background

This text has white color on #596F95 background.


Related colors

Complementary color

Complementary color for #hex is #A6906A.


I love getcolorcode.com

Triadic colors

1 #95596F and #6F9559 with #596F95 are triadic colors.

2 #956F59 and #6F5995 with #596F95 are triadic colors.