COLOR #53AB99

HEX: #53AB99 RGB: (83,171,153)

Renk bilgisi

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

RGB renk modeli

#53AB99 color RGB value is (83,171,153).

RGB: (83,171,153) (33%, 67%, 60%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 171 of 255 = 67%
B 153 of 255 = 60%

83
171
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 171 + 153 = 407 (100%)
R 83 of 407 ~ 20.39%
G 171 of 407 ~ 42.01%
B 153 of 407 ~ 37.59'%

%20.39
%42.01
%37.59

CMYK RENK MODELİ

#53AB99 rengi CMYK tonu (51,0,11,33).

  • camgöbeği tonu 51.46%
  • eflatun tonu 0.00%
  • sarı tonu 10.53%
  • ana renk tonu 32.94%

CMYK: (51,0,11,33)
C51M0Y11K33 (51%, 0%, 11%, 33%)
(0.51 / 0.00 / 0.11 / 0.33)

CMYK yüzdeleri

%51.46
%0
%10.53
%32.94

Codes

Color #53AB99 in popluar color models

53 AB 99
RGB 83 171 153
HSL 168° 34.65% 49.80%
HSB/HSV 168° 51.46% 67.06%
CMYK 51.46% 0.00% 10.53%
32.94%

Color #53AB99 in popluar number systems.

HEX 53 AB 99
Decimal 83 171 153
Binary 1010011 10101011 10011001
Octal 123 253 231

Shades and tints

Shades of #53AB99

#53AB99
(83,171,153)
#4C9C8C
(76,156,140)
#458D7F
(69,141,127)
#3E7E72
(62,126,114)
#376F65
(55,111,101)
#306058
(48,96,88)
#29514B
(41,81,75)
#22423E
(34,66,62)
#1B3331
(27,51,49)
#142424
(20,36,36)
#0D1517
(13,21,23)
#000000
(0,0,0)

Tints of #53AB99

#53AB99
(83,171,153)
#62B2A2
(98,178,162)
#71B9AB
(113,185,171)
#80C0B4
(128,192,180)
#8FC7BD
(143,199,189)
#9ECEC6
(158,206,198)
#ADD5CF
(173,213,207)
#BCDCD8
(188,220,216)
#CBE3E1
(203,227,225)
#DAEAEA
(218,234,234)
#E9F1F3
(233,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53AB99; }

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

This text font color is #53AB99.

Background Color

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

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

This div background color is #53AB99.

Border color

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

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

This div border color is #53AB99.

Opacity

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

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

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

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

This text has shadow with #53AB99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53AB99.

Preview

Color preview on black background

This text has color #53AB99 on black background.


Color preview on white background

This text has color #53AB99 on white background.


Black color preview on #53AB99 background

This text has black color on #53AB99 background.


White color preview on #53AB99 background

This text has white color on #53AB99 background.


Related colors

Complementary color

Complementary color for #hex is #AC5466.


I love getcolorcode.com

Triadic colors

1 #9953AB and #AB9953 with #53AB99 are triadic colors.

2 #99AB53 and #AB5399 with #53AB99 are triadic colors.