COLOR #5359AB

HEX: #5359AB RGB: (83,89,171)

Renk bilgisi

#5359AB contains mainly blue color. #5359AB ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#5359AB color RGB value is (83,89,171).

RGB: (83,89,171) (33%, 35%, 67%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 89 of 255 = 35%
B 171 of 255 = 67%

83
89
171

R + G + B ~ 45%. #5359AB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 89 + 171 = 343 (100%)
R 83 of 343 ~ 24.2%
G 89 of 343 ~ 25.95%
B 171 of 343 ~ 49.85'%

%24.2
%25.95
%49.85

CMYK RENK MODELİ

#5359AB rengi CMYK tonu (51,48,0,33).

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

CMYK: (51,48,0,33)
C51M48Y0K33 (51%, 48%, 0%, 33%)
(0.51 / 0.48 / 0.00 / 0.33)

CMYK yüzdeleri

%51.46
%47.95
%0
%32.94

Codes

Color #5359AB in popluar color models

53 59 AB
RGB 83 89 171
HSL 236° 34.65% 49.80%
HSB/HSV 236° 51.46% 67.06%
CMYK 51.46% 47.95% 0.00%
32.94%

Color #5359AB in popluar number systems.

HEX 53 59 AB
Decimal 83 89 171
Binary 1010011 1011001 10101011
Octal 123 131 253

Shades and tints

Shades of #5359AB

#5359AB
(83,89,171)
#4C519C
(76,81,156)
#45498D
(69,73,141)
#3E417E
(62,65,126)
#37396F
(55,57,111)
#303160
(48,49,96)
#292951
(41,41,81)
#222142
(34,33,66)
#1B1933
(27,25,51)
#141124
(20,17,36)
#0D0915
(13,9,21)
#000000
(0,0,0)

Tints of #5359AB

#5359AB
(83,89,171)
#6268B2
(98,104,178)
#7177B9
(113,119,185)
#8086C0
(128,134,192)
#8F95C7
(143,149,199)
#9EA4CE
(158,164,206)
#ADB3D5
(173,179,213)
#BCC2DC
(188,194,220)
#CBD1E3
(203,209,227)
#DAE0EA
(218,224,234)
#E9EFF1
(233,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5359AB color. Also use rgb(83,89,171) instead hex code.

Text Font Color

.myTextColor { color: #5359AB; }

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

This text font color is #5359AB.

Background Color

.myBgColor { background-color: #5359AB; }

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

This div background color is #5359AB.

Border color

.myBorderColor { border: 1px solid #5359AB; }

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

This div border color is #5359AB.

Opacity

.myOpacity80 { color: #5359AB; opacity: 0.8; }

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

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

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

This text has shadow with #5359AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5359AB.

Preview

Color preview on black background

This text has color #5359AB on black background.


Color preview on white background

This text has color #5359AB on white background.


Black color preview on #5359AB background

This text has black color on #5359AB background.


White color preview on #5359AB background

This text has white color on #5359AB background.


Related colors

Complementary color

Complementary color for #hex is #ACA654.


I love getcolorcode.com

Triadic colors

1 #AB5359 and #59AB53 with #5359AB are triadic colors.

2 #AB5953 and #5953AB with #5359AB are triadic colors.