COLOR #598FAB

HEX: #598FAB RGB: (89,143,171)

Renk bilgisi

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

RGB renk modeli

#598FAB color RGB value is (89,143,171).

RGB: (89,143,171) (35%, 56%, 67%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 143 of 255 = 56%
B 171 of 255 = 67%

89
143
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 143 + 171 = 403 (100%)
R 89 of 403 ~ 22.08%
G 143 of 403 ~ 35.48%
B 171 of 403 ~ 42.43'%

%22.08
%35.48
%42.43

CMYK RENK MODELİ

#598FAB rengi CMYK tonu (48,16,0,33).

  • camgöbeği tonu 47.95%
  • eflatun tonu 16.37%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (48,16,0,33)
C48M16Y0K33 (48%, 16%, 0%, 33%)
(0.48 / 0.16 / 0.00 / 0.33)

CMYK yüzdeleri

%47.95
%16.37
%0
%32.94

Codes

Color #598FAB in popluar color models

59 8F AB
RGB 89 143 171
HSL 200° 32.80% 50.98%
HSB/HSV 200° 47.95% 67.06%
CMYK 47.95% 16.37% 0.00%
32.94%

Color #598FAB in popluar number systems.

HEX 59 8F AB
Decimal 89 143 171
Binary 1011001 10001111 10101011
Octal 131 217 253

Shades and tints

Shades of #598FAB

#598FAB
(89,143,171)
#51829C
(81,130,156)
#49758D
(73,117,141)
#41687E
(65,104,126)
#395B6F
(57,91,111)
#314E60
(49,78,96)
#294151
(41,65,81)
#213442
(33,52,66)
#192733
(25,39,51)
#111A24
(17,26,36)
#090D15
(9,13,21)
#000000
(0,0,0)

Tints of #598FAB

#598FAB
(89,143,171)
#6899B2
(104,153,178)
#77A3B9
(119,163,185)
#86ADC0
(134,173,192)
#95B7C7
(149,183,199)
#A4C1CE
(164,193,206)
#B3CBD5
(179,203,213)
#C2D5DC
(194,213,220)
#D1DFE3
(209,223,227)
#E0E9EA
(224,233,234)
#EFF3F1
(239,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #598FAB color. Also use rgb(89,143,171) instead hex code.

Text Font Color

.myTextColor { color: #598FAB; }

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

This text font color is #598FAB.

Background Color

.myBgColor { background-color: #598FAB; }

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

This div background color is #598FAB.

Border color

.myBorderColor { border: 1px solid #598FAB; }

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

This div border color is #598FAB.

Opacity

.myOpacity80 { color: #598FAB; opacity: 0.8; }

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

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

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

This text has shadow with #598FAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #598FAB.

Preview

Color preview on black background

This text has color #598FAB on black background.


Color preview on white background

This text has color #598FAB on white background.


Black color preview on #598FAB background

This text has black color on #598FAB background.


White color preview on #598FAB background

This text has white color on #598FAB background.


Related colors

Complementary color

Complementary color for #hex is #A67054.


I love getcolorcode.com

Triadic colors

1 #AB598F and #8FAB59 with #598FAB are triadic colors.

2 #AB8F59 and #8F59AB with #598FAB are triadic colors.