COLOR #599195

HEX: #599195 RGB: (89,145,149)

Renk bilgisi

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

RGB renk modeli

#599195 color RGB value is (89,145,149).

RGB: (89,145,149) (35%, 57%, 58%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 145 of 255 = 57%
B 149 of 255 = 58%

89
145
149

R + G + B ~ 50%. #599195 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 145 + 149 = 383 (100%)
R 89 of 383 ~ 23.24%
G 145 of 383 ~ 37.86%
B 149 of 383 ~ 38.9'%

%23.24
%37.86
%38.9

CMYK RENK MODELİ

#599195 rengi CMYK tonu (40,3,0,42).

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

CMYK: (40,3,0,42)
C40M3Y0K42 (40%, 3%, 0%, 42%)
(0.40 / 0.03 / 0.00 / 0.42)

CMYK yüzdeleri

%40.27
%2.68
%0
%41.57

Codes

Color #599195 in popluar color models

59 91 95
RGB 89 145 149
HSL 184° 25.21% 46.67%
HSB/HSV 184° 40.27% 58.43%
CMYK 40.27% 2.68% 0.00%
41.57%

Color #599195 in popluar number systems.

HEX 59 91 95
Decimal 89 145 149
Binary 1011001 10010001 10010101
Octal 131 221 225

Shades and tints

Shades of #599195

#599195
(89,145,149)
#518488
(81,132,136)
#49777B
(73,119,123)
#416A6E
(65,106,110)
#395D61
(57,93,97)
#315054
(49,80,84)
#294347
(41,67,71)
#21363A
(33,54,58)
#19292D
(25,41,45)
#111C20
(17,28,32)
#090F13
(9,15,19)
#000000
(0,0,0)

Tints of #599195

#599195
(89,145,149)
#689B9E
(104,155,158)
#77A5A7
(119,165,167)
#86AFB0
(134,175,176)
#95B9B9
(149,185,185)
#A4C3C2
(164,195,194)
#B3CDCB
(179,205,203)
#C2D7D4
(194,215,212)
#D1E1DD
(209,225,221)
#E0EBE6
(224,235,230)
#EFF5EF
(239,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #599195; }

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

This text font color is #599195.

Background Color

.myBgColor { background-color: #599195; }

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

This div background color is #599195.

Border color

.myBorderColor { border: 1px solid #599195; }

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

This div border color is #599195.

Opacity

.myOpacity80 { color: #599195; opacity: 0.8; }

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

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

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

This text has shadow with #599195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599195.

Preview

Color preview on black background

This text has color #599195 on black background.


Color preview on white background

This text has color #599195 on white background.


Black color preview on #599195 background

This text has black color on #599195 background.


White color preview on #599195 background

This text has white color on #599195 background.


Related colors

Complementary color

Complementary color for #hex is #A66E6A.


I love getcolorcode.com

Triadic colors

1 #955991 and #919559 with #599195 are triadic colors.

2 #959159 and #915995 with #599195 are triadic colors.