COLOR #5996A6

HEX: #5996A6 RGB: (89,150,166)

Renk bilgisi

#5996A6 contains mainly green and blue colors. #5996A6 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#5996A6 color RGB value is (89,150,166).

RGB: (89,150,166) (35%, 59%, 65%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 150 of 255 = 59%
B 166 of 255 = 65%

89
150
166

R + G + B ~ 53%. #5996A6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 150 + 166 = 405 (100%)
R 89 of 405 ~ 21.98%
G 150 of 405 ~ 37.04%
B 166 of 405 ~ 40.99'%

%21.98
%37.04
%40.99

CMYK RENK MODELİ

#5996A6 rengi CMYK tonu (46,10,0,35).

  • camgöbeği tonu 46.39%
  • eflatun tonu 9.64%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (46,10,0,35)
C46M10Y0K35 (46%, 10%, 0%, 35%)
(0.46 / 0.10 / 0.00 / 0.35)

CMYK yüzdeleri

%46.39
%9.64
%0
%34.9

Codes

Color #5996A6 in popluar color models

59 96 A6
RGB 89 150 166
HSL 192° 30.20% 50.00%
HSB/HSV 192° 46.39% 65.10%
CMYK 46.39% 9.64% 0.00%
34.90%

Color #5996A6 in popluar number systems.

HEX 59 96 A6
Decimal 89 150 166
Binary 1011001 10010110 10100110
Octal 131 226 246

Shades and tints

Shades of #5996A6

#5996A6
(89,150,166)
#518997
(81,137,151)
#497C88
(73,124,136)
#416F79
(65,111,121)
#39626A
(57,98,106)
#31555B
(49,85,91)
#29484C
(41,72,76)
#213B3D
(33,59,61)
#192E2E
(25,46,46)
#11211F
(17,33,31)
#091410
(9,20,16)
#000000
(0,0,0)

Tints of #5996A6

#5996A6
(89,150,166)
#689FAE
(104,159,174)
#77A8B6
(119,168,182)
#86B1BE
(134,177,190)
#95BAC6
(149,186,198)
#A4C3CE
(164,195,206)
#B3CCD6
(179,204,214)
#C2D5DE
(194,213,222)
#D1DEE6
(209,222,230)
#E0E7EE
(224,231,238)
#EFF0F6
(239,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5996A6 color. Also use rgb(89,150,166) instead hex code.

Text Font Color

.myTextColor { color: #5996A6; }

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

This text font color is #5996A6.

Background Color

.myBgColor { background-color: #5996A6; }

<div style="background-color:#5996A6">Inner text</div>

This div background color is #5996A6.

Border color

.myBorderColor { border: 1px solid #5996A6; }

<div style="border:3px solid #5996A6">Div</div>

This div border color is #5996A6.

Opacity

.myOpacity80 { color: #5996A6; opacity: 0.8; }

<p style="color:#5996A6;opacity:0.8;">80%</p>

Text with #5996A6 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 #5996A6;}

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

This text has shadow with #5996A6 color.


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

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

This text has shadow with #5996A6 primary color and red secondary color.


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

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

This text has shadow with #5996A6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5996A6.

Preview

Color preview on black background

This text has color #5996A6 on black background.


Color preview on white background

This text has color #5996A6 on white background.


Black color preview on #5996A6 background

This text has black color on #5996A6 background.


White color preview on #5996A6 background

This text has white color on #5996A6 background.


Related colors

Complementary color

Complementary color for #hex is #A66959.


I love getcolorcode.com

Triadic colors

1 #A65996 and #96A659 with #5996A6 are triadic colors.

2 #A69659 and #9659A6 with #5996A6 are triadic colors.