COLOR #537CE6

HEX: #537CE6 RGB: (83,124,230)

Renk bilgisi

#537CE6 contains mainly blue color. #537CE6 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#537CE6 color RGB value is (83,124,230).

RGB: (83,124,230) (33%, 49%, 90%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 124 of 255 = 49%
B 230 of 255 = 90%

83
124
230

R + G + B ~ 57%. #537CE6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 124 + 230 = 437 (100%)
R 83 of 437 ~ 18.99%
G 124 of 437 ~ 28.38%
B 230 of 437 ~ 52.63'%

%18.99
%28.38
%52.63

CMYK RENK MODELİ

#537CE6 rengi CMYK tonu (64,46,0,10).

  • camgöbeği tonu 63.91%
  • eflatun tonu 46.09%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (64,46,0,10)
C64M46Y0K10 (64%, 46%, 0%, 10%)
(0.64 / 0.46 / 0.00 / 0.10)

CMYK yüzdeleri

%63.91
%46.09
%0
%9.8

Codes

Color #537CE6 in popluar color models

53 7C E6
RGB 83 124 230
HSL 223° 74.62% 61.37%
HSB/HSV 223° 63.91% 90.20%
CMYK 63.91% 46.09% 0.00%
9.80%

Color #537CE6 in popluar number systems.

HEX 53 7C E6
Decimal 83 124 230
Binary 1010011 1111100 11100110
Octal 123 174 346

Shades and tints

Shades of #537CE6

#537CE6
(83,124,230)
#4C71D2
(76,113,210)
#4566BE
(69,102,190)
#3E5BAA
(62,91,170)
#375096
(55,80,150)
#304582
(48,69,130)
#293A6E
(41,58,110)
#222F5A
(34,47,90)
#1B2446
(27,36,70)
#141932
(20,25,50)
#0D0E1E
(13,14,30)
#000000
(0,0,0)

Tints of #537CE6

#537CE6
(83,124,230)
#6287E8
(98,135,232)
#7192EA
(113,146,234)
#809DEC
(128,157,236)
#8FA8EE
(143,168,238)
#9EB3F0
(158,179,240)
#ADBEF2
(173,190,242)
#BCC9F4
(188,201,244)
#CBD4F6
(203,212,246)
#DADFF8
(218,223,248)
#E9EAFA
(233,234,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #537CE6 color. Also use rgb(83,124,230) instead hex code.

Text Font Color

.myTextColor { color: #537CE6; }

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

This text font color is #537CE6.

Background Color

.myBgColor { background-color: #537CE6; }

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

This div background color is #537CE6.

Border color

.myBorderColor { border: 1px solid #537CE6; }

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

This div border color is #537CE6.

Opacity

.myOpacity80 { color: #537CE6; opacity: 0.8; }

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

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

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

This text has shadow with #537CE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #537CE6.

Preview

Color preview on black background

This text has color #537CE6 on black background.


Color preview on white background

This text has color #537CE6 on white background.


Black color preview on #537CE6 background

This text has black color on #537CE6 background.


White color preview on #537CE6 background

This text has white color on #537CE6 background.


Related colors

Complementary color

Complementary color for #hex is #AC8319.


I love getcolorcode.com

Triadic colors

1 #E6537C and #7CE653 with #537CE6 are triadic colors.

2 #E67C53 and #7C53E6 with #537CE6 are triadic colors.