COLOR #53ABCE

HEX: #53ABCE RGB: (83,171,206)

Renk bilgisi

#53ABCE contains mainly green and blue colors. #53ABCE ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#53ABCE color RGB value is (83,171,206).

RGB: (83,171,206) (33%, 67%, 81%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 171 of 255 = 67%
B 206 of 255 = 81%

83
171
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 171 + 206 = 460 (100%)
R 83 of 460 ~ 18.04%
G 171 of 460 ~ 37.17%
B 206 of 460 ~ 44.78'%

%18.04
%37.17
%44.78

CMYK RENK MODELİ

#53ABCE rengi CMYK tonu (60,17,0,19).

  • camgöbeği tonu 59.71%
  • eflatun tonu 16.99%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%

CMYK: (60,17,0,19)
C60M17Y0K19 (60%, 17%, 0%, 19%)
(0.60 / 0.17 / 0.00 / 0.19)

CMYK yüzdeleri

%59.71
%16.99
%0
%19.22

Codes

Color #53ABCE in popluar color models

53 AB CE
RGB 83 171 206
HSL 197° 55.66% 56.67%
HSB/HSV 197° 59.71% 80.78%
CMYK 59.71% 16.99% 0.00%
19.22%

Color #53ABCE in popluar number systems.

HEX 53 AB CE
Decimal 83 171 206
Binary 1010011 10101011 11001110
Octal 123 253 316

Shades and tints

Shades of #53ABCE

#53ABCE
(83,171,206)
#4C9CBC
(76,156,188)
#458DAA
(69,141,170)
#3E7E98
(62,126,152)
#376F86
(55,111,134)
#306074
(48,96,116)
#295162
(41,81,98)
#224250
(34,66,80)
#1B333E
(27,51,62)
#14242C
(20,36,44)
#0D151A
(13,21,26)
#000000
(0,0,0)

Tints of #53ABCE

#53ABCE
(83,171,206)
#62B2D2
(98,178,210)
#71B9D6
(113,185,214)
#80C0DA
(128,192,218)
#8FC7DE
(143,199,222)
#9ECEE2
(158,206,226)
#ADD5E6
(173,213,230)
#BCDCEA
(188,220,234)
#CBE3EE
(203,227,238)
#DAEAF2
(218,234,242)
#E9F1F6
(233,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53ABCE color. Also use rgb(83,171,206) instead hex code.

Text Font Color

.myTextColor { color: #53ABCE; }

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

This text font color is #53ABCE.

Background Color

.myBgColor { background-color: #53ABCE; }

<div style="background-color:#53ABCE">Inner text</div>

This div background color is #53ABCE.

Border color

.myBorderColor { border: 1px solid #53ABCE; }

<div style="border:3px solid #53ABCE">Div</div>

This div border color is #53ABCE.

Opacity

.myOpacity80 { color: #53ABCE; opacity: 0.8; }

<p style="color:#53ABCE;opacity:0.8;">80%</p>

Text with #53ABCE 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 #53ABCE;}

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

This text has shadow with #53ABCE color.


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

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

This text has shadow with #53ABCE primary color and red secondary color.


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

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

This text has shadow with #53ABCE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53ABCE.

Preview

Color preview on black background

This text has color #53ABCE on black background.


Color preview on white background

This text has color #53ABCE on white background.


Black color preview on #53ABCE background

This text has black color on #53ABCE background.


White color preview on #53ABCE background

This text has white color on #53ABCE background.


Related colors

Complementary color

Complementary color for #hex is #AC5431.


I love getcolorcode.com

Triadic colors

1 #CE53AB and #ABCE53 with #53ABCE are triadic colors.

2 #CEAB53 and #AB53CE with #53ABCE are triadic colors.