COLOR #53A259

HEX: #53A259 RGB: (83,162,89)

Renk bilgisi

#53A259 contains mainly green color. #53A259 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#53A259 color RGB value is (83,162,89).

RGB: (83,162,89) (33%, 64%, 35%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 162 of 255 = 64%
B 89 of 255 = 35%

83
162
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 162 + 89 = 334 (100%)
R 83 of 334 ~ 24.85%
G 162 of 334 ~ 48.5%
B 89 of 334 ~ 26.65'%

%24.85
%48.5
%26.65

CMYK RENK MODELİ

#53A259 rengi CMYK tonu (49,0,45,36).

  • camgöbeği tonu 48.77%
  • eflatun tonu 0.00%
  • sarı tonu 45.06%
  • ana renk tonu 36.47%

CMYK: (49,0,45,36)
C49M0Y45K36 (49%, 0%, 45%, 36%)
(0.49 / 0.00 / 0.45 / 0.36)

CMYK yüzdeleri

%48.77
%0
%45.06
%36.47

Codes

Color #53A259 in popluar color models

53 A2 59
RGB 83 162 89
HSL 125° 32.24% 48.04%
HSB/HSV 125° 48.77% 63.53%
CMYK 48.77% 0.00% 45.06%
36.47%

Color #53A259 in popluar number systems.

HEX 53 A2 59
Decimal 83 162 89
Binary 1010011 10100010 1011001
Octal 123 242 131

Shades and tints

Shades of #53A259

#53A259
(83,162,89)
#4C9451
(76,148,81)
#458649
(69,134,73)
#3E7841
(62,120,65)
#376A39
(55,106,57)
#305C31
(48,92,49)
#294E29
(41,78,41)
#224021
(34,64,33)
#1B3219
(27,50,25)
#142411
(20,36,17)
#0D1609
(13,22,9)
#000000
(0,0,0)

Tints of #53A259

#53A259
(83,162,89)
#62AA68
(98,170,104)
#71B277
(113,178,119)
#80BA86
(128,186,134)
#8FC295
(143,194,149)
#9ECAA4
(158,202,164)
#ADD2B3
(173,210,179)
#BCDAC2
(188,218,194)
#CBE2D1
(203,226,209)
#DAEAE0
(218,234,224)
#E9F2EF
(233,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53A259 color. Also use rgb(83,162,89) instead hex code.

Text Font Color

.myTextColor { color: #53A259; }

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

This text font color is #53A259.

Background Color

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

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

This div background color is #53A259.

Border color

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

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

This div border color is #53A259.

Opacity

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

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

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

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

This text has shadow with #53A259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53A259.

Preview

Color preview on black background

This text has color #53A259 on black background.


Color preview on white background

This text has color #53A259 on white background.


Black color preview on #53A259 background

This text has black color on #53A259 background.


White color preview on #53A259 background

This text has white color on #53A259 background.


Related colors

Complementary color

Complementary color for #hex is #AC5DA6.


I love getcolorcode.com

Triadic colors

1 #5953A2 and #A25953 with #53A259 are triadic colors.

2 #59A253 and #A25359 with #53A259 are triadic colors.