COLOR #28AD59

HEX: #28AD59 RGB: (40,173,89)

Renk bilgisi

#28AD59 contains mainly green color. #28AD59 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#28AD59 color RGB value is (40,173,89).

RGB: (40,173,89) (16%, 68%, 35%)

RGB bağlantıları ve doygunluk

R 40 of 255 = 16%
G 173 of 255 = 68%
B 89 of 255 = 35%

40
173
89

R + G + B ~ 40%. #28AD59 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 40 + 173 + 89 = 302 (100%)
R 40 of 302 ~ 13.25%
G 173 of 302 ~ 57.28%
B 89 of 302 ~ 29.47'%

%13.25
%57.28
%29.47

CMYK RENK MODELİ

#28AD59 rengi CMYK tonu (77,0,49,32).

  • camgöbeği tonu 76.88%
  • eflatun tonu 0.00%
  • sarı tonu 48.55%
  • ana renk tonu 32.16%

CMYK: (77,0,49,32)
C77M0Y49K32 (77%, 0%, 49%, 32%)
(0.77 / 0.00 / 0.49 / 0.32)

CMYK yüzdeleri

%76.88
%0
%48.55
%32.16

Codes

Color #28AD59 in popluar color models

28 AD 59
RGB 40 173 89
HSL 142° 62.44% 41.76%
HSB/HSV 142° 76.88% 67.84%
CMYK 76.88% 0.00% 48.55%
32.16%

Color #28AD59 in popluar number systems.

HEX 28 AD 59
Decimal 40 173 89
Binary 101000 10101101 1011001
Octal 50 255 131

Shades and tints

Shades of #28AD59

#28AD59
(40,173,89)
#259E51
(37,158,81)
#228F49
(34,143,73)
#1F8041
(31,128,65)
#1C7139
(28,113,57)
#196231
(25,98,49)
#165329
(22,83,41)
#134421
(19,68,33)
#103519
(16,53,25)
#0D2611
(13,38,17)
#0A1709
(10,23,9)
#000000
(0,0,0)

Tints of #28AD59

#28AD59
(40,173,89)
#3BB468
(59,180,104)
#4EBB77
(78,187,119)
#61C286
(97,194,134)
#74C995
(116,201,149)
#87D0A4
(135,208,164)
#9AD7B3
(154,215,179)
#ADDEC2
(173,222,194)
#C0E5D1
(192,229,209)
#D3ECE0
(211,236,224)
#E6F3EF
(230,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #28AD59 color. Also use rgb(40,173,89) instead hex code.

Text Font Color

.myTextColor { color: #28AD59; }

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

This text font color is #28AD59.

Background Color

.myBgColor { background-color: #28AD59; }

<div style="background-color:#28AD59">Inner text</div>

This div background color is #28AD59.

Border color

.myBorderColor { border: 1px solid #28AD59; }

<div style="border:3px solid #28AD59">Div</div>

This div border color is #28AD59.

Opacity

.myOpacity80 { color: #28AD59; opacity: 0.8; }

<p style="color:#28AD59;opacity:0.8;">80%</p>

Text with #28AD59 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 #28AD59;}

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

This text has shadow with #28AD59 color.


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

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

This text has shadow with #28AD59 primary color and red secondary color.


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

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

This text has shadow with #28AD59 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #28AD59.

Preview

Color preview on black background

This text has color #28AD59 on black background.


Color preview on white background

This text has color #28AD59 on white background.


Black color preview on #28AD59 background

This text has black color on #28AD59 background.


White color preview on #28AD59 background

This text has white color on #28AD59 background.


Related colors

Complementary color

Complementary color for #hex is #D752A6.


I love getcolorcode.com

Triadic colors

1 #5928AD and #AD5928 with #28AD59 are triadic colors.

2 #59AD28 and #AD2859 with #28AD59 are triadic colors.