COLOR #52AB63

HEX: #52AB63 RGB: (82,171,99)

Renk bilgisi

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

RGB renk modeli

#52AB63 color RGB value is (82,171,99).

RGB: (82,171,99) (32%, 67%, 39%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 171 of 255 = 67%
B 99 of 255 = 39%

82
171
99

R + G + B ~ 46%. #52AB63 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 171 + 99 = 352 (100%)
R 82 of 352 ~ 23.3%
G 171 of 352 ~ 48.58%
B 99 of 352 ~ 28.13'%

%23.3
%48.58
%28.13

CMYK RENK MODELİ

#52AB63 rengi CMYK tonu (52,0,42,33).

  • camgöbeği tonu 52.05%
  • eflatun tonu 0.00%
  • sarı tonu 42.11%
  • ana renk tonu 32.94%

CMYK: (52,0,42,33)
C52M0Y42K33 (52%, 0%, 42%, 33%)
(0.52 / 0.00 / 0.42 / 0.33)

CMYK yüzdeleri

%52.05
%0
%42.11
%32.94

Codes

Color #52AB63 in popluar color models

52 AB 63
RGB 82 171 99
HSL 131° 35.18% 49.61%
HSB/HSV 131° 52.05% 67.06%
CMYK 52.05% 0.00% 42.11%
32.94%

Color #52AB63 in popluar number systems.

HEX 52 AB 63
Decimal 82 171 99
Binary 1010010 10101011 1100011
Octal 122 253 143

Shades and tints

Shades of #52AB63

#52AB63
(82,171,99)
#4B9C5A
(75,156,90)
#448D51
(68,141,81)
#3D7E48
(61,126,72)
#366F3F
(54,111,63)
#2F6036
(47,96,54)
#28512D
(40,81,45)
#214224
(33,66,36)
#1A331B
(26,51,27)
#132412
(19,36,18)
#0C1509
(12,21,9)
#000000
(0,0,0)

Tints of #52AB63

#52AB63
(82,171,99)
#61B271
(97,178,113)
#70B97F
(112,185,127)
#7FC08D
(127,192,141)
#8EC79B
(142,199,155)
#9DCEA9
(157,206,169)
#ACD5B7
(172,213,183)
#BBDCC5
(187,220,197)
#CAE3D3
(202,227,211)
#D9EAE1
(217,234,225)
#E8F1EF
(232,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52AB63 color. Also use rgb(82,171,99) instead hex code.

Text Font Color

.myTextColor { color: #52AB63; }

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

This text font color is #52AB63.

Background Color

.myBgColor { background-color: #52AB63; }

<div style="background-color:#52AB63">Inner text</div>

This div background color is #52AB63.

Border color

.myBorderColor { border: 1px solid #52AB63; }

<div style="border:3px solid #52AB63">Div</div>

This div border color is #52AB63.

Opacity

.myOpacity80 { color: #52AB63; opacity: 0.8; }

<p style="color:#52AB63;opacity:0.8;">80%</p>

Text with #52AB63 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 #52AB63;}

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

This text has shadow with #52AB63 color.


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

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

This text has shadow with #52AB63 primary color and red secondary color.


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

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

This text has shadow with #52AB63 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52AB63.

Preview

Color preview on black background

This text has color #52AB63 on black background.


Color preview on white background

This text has color #52AB63 on white background.


Black color preview on #52AB63 background

This text has black color on #52AB63 background.


White color preview on #52AB63 background

This text has white color on #52AB63 background.


Related colors

Complementary color

Complementary color for #hex is #AD549C.


I love getcolorcode.com

Triadic colors

1 #6352AB and #AB6352 with #52AB63 are triadic colors.

2 #63AB52 and #AB5263 with #52AB63 are triadic colors.