COLOR #5583AD

HEX: #5583AD RGB: (85,131,173)

Renk bilgisi

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

RGB renk modeli

#5583AD color RGB value is (85,131,173).

RGB: (85,131,173) (33%, 51%, 68%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 131 of 255 = 51%
B 173 of 255 = 68%

85
131
173

R + G + B ~ 51%. #5583AD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 131 + 173 = 389 (100%)
R 85 of 389 ~ 21.85%
G 131 of 389 ~ 33.68%
B 173 of 389 ~ 44.47'%

%21.85
%33.68
%44.47

CMYK RENK MODELİ

#5583AD rengi CMYK tonu (51,24,0,32).

  • camgöbeği tonu 50.87%
  • eflatun tonu 24.28%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (51,24,0,32)
C51M24Y0K32 (51%, 24%, 0%, 32%)
(0.51 / 0.24 / 0.00 / 0.32)

CMYK yüzdeleri

%50.87
%24.28
%0
%32.16

Codes

Color #5583AD in popluar color models

55 83 AD
RGB 85 131 173
HSL 209° 34.92% 50.59%
HSB/HSV 209° 50.87% 67.84%
CMYK 50.87% 24.28% 0.00%
32.16%

Color #5583AD in popluar number systems.

HEX 55 83 AD
Decimal 85 131 173
Binary 1010101 10000011 10101101
Octal 125 203 255

Shades and tints

Shades of #5583AD

#5583AD
(85,131,173)
#4E789E
(78,120,158)
#476D8F
(71,109,143)
#406280
(64,98,128)
#395771
(57,87,113)
#324C62
(50,76,98)
#2B4153
(43,65,83)
#243644
(36,54,68)
#1D2B35
(29,43,53)
#162026
(22,32,38)
#0F1517
(15,21,23)
#000000
(0,0,0)

Tints of #5583AD

#5583AD
(85,131,173)
#648EB4
(100,142,180)
#7399BB
(115,153,187)
#82A4C2
(130,164,194)
#91AFC9
(145,175,201)
#A0BAD0
(160,186,208)
#AFC5D7
(175,197,215)
#BED0DE
(190,208,222)
#CDDBE5
(205,219,229)
#DCE6EC
(220,230,236)
#EBF1F3
(235,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5583AD color. Also use rgb(85,131,173) instead hex code.

Text Font Color

.myTextColor { color: #5583AD; }

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

This text font color is #5583AD.

Background Color

.myBgColor { background-color: #5583AD; }

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

This div background color is #5583AD.

Border color

.myBorderColor { border: 1px solid #5583AD; }

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

This div border color is #5583AD.

Opacity

.myOpacity80 { color: #5583AD; opacity: 0.8; }

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

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

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

This text has shadow with #5583AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5583AD.

Preview

Color preview on black background

This text has color #5583AD on black background.


Color preview on white background

This text has color #5583AD on white background.


Black color preview on #5583AD background

This text has black color on #5583AD background.


White color preview on #5583AD background

This text has white color on #5583AD background.


Related colors

Complementary color

Complementary color for #hex is #AA7C52.


I love getcolorcode.com

Triadic colors

1 #AD5583 and #83AD55 with #5583AD are triadic colors.

2 #AD8355 and #8355AD with #5583AD are triadic colors.