COLOR #53A66D

HEX: #53A66D RGB: (83,166,109)

Renk bilgisi

#53A66D contains mainly green and blue colors. #53A66D ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#53A66D color RGB value is (83,166,109).

RGB: (83,166,109) (33%, 65%, 43%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 166 of 255 = 65%
B 109 of 255 = 43%

83
166
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 166 + 109 = 358 (100%)
R 83 of 358 ~ 23.18%
G 166 of 358 ~ 46.37%
B 109 of 358 ~ 30.45'%

%23.18
%46.37
%30.45

CMYK RENK MODELİ

#53A66D rengi CMYK tonu (50,0,34,35).

  • camgöbeği tonu 50.00%
  • eflatun tonu 0.00%
  • sarı tonu 34.34%
  • ana renk tonu 34.90%

CMYK: (50,0,34,35)
C50M0Y34K35 (50%, 0%, 34%, 35%)
(0.50 / 0.00 / 0.34 / 0.35)

CMYK yüzdeleri

%50
%0
%34.34
%34.9

Codes

Color #53A66D in popluar color models

53 A6 6D
RGB 83 166 109
HSL 139° 33.33% 48.82%
HSB/HSV 139° 50.00% 65.10%
CMYK 50.00% 0.00% 34.34%
34.90%

Color #53A66D in popluar number systems.

HEX 53 A6 6D
Decimal 83 166 109
Binary 1010011 10100110 1101101
Octal 123 246 155

Shades and tints

Shades of #53A66D

#53A66D
(83,166,109)
#4C9764
(76,151,100)
#45885B
(69,136,91)
#3E7952
(62,121,82)
#376A49
(55,106,73)
#305B40
(48,91,64)
#294C37
(41,76,55)
#223D2E
(34,61,46)
#1B2E25
(27,46,37)
#141F1C
(20,31,28)
#0D1013
(13,16,19)
#000000
(0,0,0)

Tints of #53A66D

#53A66D
(83,166,109)
#62AE7A
(98,174,122)
#71B687
(113,182,135)
#80BE94
(128,190,148)
#8FC6A1
(143,198,161)
#9ECEAE
(158,206,174)
#ADD6BB
(173,214,187)
#BCDEC8
(188,222,200)
#CBE6D5
(203,230,213)
#DAEEE2
(218,238,226)
#E9F6EF
(233,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53A66D color. Also use rgb(83,166,109) instead hex code.

Text Font Color

.myTextColor { color: #53A66D; }

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

This text font color is #53A66D.

Background Color

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

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

This div background color is #53A66D.

Border color

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

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

This div border color is #53A66D.

Opacity

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

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

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

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

This text has shadow with #53A66D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53A66D.

Preview

Color preview on black background

This text has color #53A66D on black background.


Color preview on white background

This text has color #53A66D on white background.


Black color preview on #53A66D background

This text has black color on #53A66D background.


White color preview on #53A66D background

This text has white color on #53A66D background.


Related colors

Complementary color

Complementary color for #hex is #AC5992.


I love getcolorcode.com

Triadic colors

1 #6D53A6 and #A66D53 with #53A66D are triadic colors.

2 #6DA653 and #A6536D with #53A66D are triadic colors.