COLOR #53ADAF

HEX: #53ADAF RGB: (83,173,175)

Renk bilgisi

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

RGB renk modeli

#53ADAF color RGB value is (83,173,175).

RGB: (83,173,175) (33%, 68%, 69%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 173 of 255 = 68%
B 175 of 255 = 69%

83
173
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 173 + 175 = 431 (100%)
R 83 of 431 ~ 19.26%
G 173 of 431 ~ 40.14%
B 175 of 431 ~ 40.6'%

%19.26
%40.14
%40.6

CMYK RENK MODELİ

#53ADAF rengi CMYK tonu (53,1,0,31).

  • camgöbeği tonu 52.57%
  • eflatun tonu 1.14%
  • sarı tonu 0.00%
  • ana renk tonu 31.37%

CMYK: (53,1,0,31)
C53M1Y0K31 (53%, 1%, 0%, 31%)
(0.53 / 0.01 / 0.00 / 0.31)

CMYK yüzdeleri

%52.57
%1.14
%0
%31.37

Codes

Color #53ADAF in popluar color models

53 AD AF
RGB 83 173 175
HSL 181° 36.51% 50.59%
HSB/HSV 181° 52.57% 68.63%
CMYK 52.57% 1.14% 0.00%
31.37%

Color #53ADAF in popluar number systems.

HEX 53 AD AF
Decimal 83 173 175
Binary 1010011 10101101 10101111
Octal 123 255 257

Shades and tints

Shades of #53ADAF

#53ADAF
(83,173,175)
#4C9EA0
(76,158,160)
#458F91
(69,143,145)
#3E8082
(62,128,130)
#377173
(55,113,115)
#306264
(48,98,100)
#295355
(41,83,85)
#224446
(34,68,70)
#1B3537
(27,53,55)
#142628
(20,38,40)
#0D1719
(13,23,25)
#000000
(0,0,0)

Tints of #53ADAF

#53ADAF
(83,173,175)
#62B4B6
(98,180,182)
#71BBBD
(113,187,189)
#80C2C4
(128,194,196)
#8FC9CB
(143,201,203)
#9ED0D2
(158,208,210)
#ADD7D9
(173,215,217)
#BCDEE0
(188,222,224)
#CBE5E7
(203,229,231)
#DAECEE
(218,236,238)
#E9F3F5
(233,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53ADAF color. Also use rgb(83,173,175) instead hex code.

Text Font Color

.myTextColor { color: #53ADAF; }

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

This text font color is #53ADAF.

Background Color

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

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

This div background color is #53ADAF.

Border color

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

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

This div border color is #53ADAF.

Opacity

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

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

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

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

This text has shadow with #53ADAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53ADAF.

Preview

Color preview on black background

This text has color #53ADAF on black background.


Color preview on white background

This text has color #53ADAF on white background.


Black color preview on #53ADAF background

This text has black color on #53ADAF background.


White color preview on #53ADAF background

This text has white color on #53ADAF background.


Related colors

Complementary color

Complementary color for #hex is #AC5250.


I love getcolorcode.com

Triadic colors

1 #AF53AD and #ADAF53 with #53ADAF are triadic colors.

2 #AFAD53 and #AD53AF with #53ADAF are triadic colors.