COLOR #5365A0

HEX: #5365A0 RGB: (83,101,160)

Renk bilgisi

#5365A0 contains mainly green and blue colors. #5365A0 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#5365A0 color RGB value is (83,101,160).

RGB: (83,101,160) (33%, 40%, 63%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 101 of 255 = 40%
B 160 of 255 = 63%

83
101
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 101 + 160 = 344 (100%)
R 83 of 344 ~ 24.13%
G 101 of 344 ~ 29.36%
B 160 of 344 ~ 46.51'%

%24.13
%29.36
%46.51

CMYK RENK MODELİ

#5365A0 rengi CMYK tonu (48,37,0,37).

  • camgöbeği tonu 48.13%
  • eflatun tonu 36.88%
  • sarı tonu 0.00%
  • ana renk tonu 37.25%

CMYK: (48,37,0,37)
C48M37Y0K37 (48%, 37%, 0%, 37%)
(0.48 / 0.37 / 0.00 / 0.37)

CMYK yüzdeleri

%48.13
%36.88
%0
%37.25

Codes

Color #5365A0 in popluar color models

53 65 A0
RGB 83 101 160
HSL 226° 31.69% 47.65%
HSB/HSV 226° 48.13% 62.75%
CMYK 48.13% 36.88% 0.00%
37.25%

Color #5365A0 in popluar number systems.

HEX 53 65 A0
Decimal 83 101 160
Binary 1010011 1100101 10100000
Octal 123 145 240

Shades and tints

Shades of #5365A0

#5365A0
(83,101,160)
#4C5C92
(76,92,146)
#455384
(69,83,132)
#3E4A76
(62,74,118)
#374168
(55,65,104)
#30385A
(48,56,90)
#292F4C
(41,47,76)
#22263E
(34,38,62)
#1B1D30
(27,29,48)
#141422
(20,20,34)
#0D0B14
(13,11,20)
#000000
(0,0,0)

Tints of #5365A0

#5365A0
(83,101,160)
#6273A8
(98,115,168)
#7181B0
(113,129,176)
#808FB8
(128,143,184)
#8F9DC0
(143,157,192)
#9EABC8
(158,171,200)
#ADB9D0
(173,185,208)
#BCC7D8
(188,199,216)
#CBD5E0
(203,213,224)
#DAE3E8
(218,227,232)
#E9F1F0
(233,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5365A0 color. Also use rgb(83,101,160) instead hex code.

Text Font Color

.myTextColor { color: #5365A0; }

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

This text font color is #5365A0.

Background Color

.myBgColor { background-color: #5365A0; }

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

This div background color is #5365A0.

Border color

.myBorderColor { border: 1px solid #5365A0; }

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

This div border color is #5365A0.

Opacity

.myOpacity80 { color: #5365A0; opacity: 0.8; }

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

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

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

This text has shadow with #5365A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5365A0.

Preview

Color preview on black background

This text has color #5365A0 on black background.


Color preview on white background

This text has color #5365A0 on white background.


Black color preview on #5365A0 background

This text has black color on #5365A0 background.


White color preview on #5365A0 background

This text has white color on #5365A0 background.


Related colors

Complementary color

Complementary color for #hex is #AC9A5F.


I love getcolorcode.com

Triadic colors

1 #A05365 and #65A053 with #5365A0 are triadic colors.

2 #A06553 and #6553A0 with #5365A0 are triadic colors.