COLOR #72D289

HEX: #72D289 RGB: (114,210,137)

Renk bilgisi

#72D289 contains mainly green color. #72D289 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#72D289 color RGB value is (114,210,137).

RGB: (114,210,137) (45%, 82%, 54%)

RGB bağlantıları ve doygunluk

R 114 of 255 = 45%
G 210 of 255 = 82%
B 137 of 255 = 54%

114
210
137

R + G + B ~ 60%. #72D289 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 114 + 210 + 137 = 461 (100%)
R 114 of 461 ~ 24.73%
G 210 of 461 ~ 45.55%
B 137 of 461 ~ 29.72'%

%24.73
%45.55
%29.72

CMYK RENK MODELİ

#72D289 rengi CMYK tonu (46,0,35,18).

  • camgöbeği tonu 45.71%
  • eflatun tonu 0.00%
  • sarı tonu 34.76%
  • ana renk tonu 17.65%
CMYK: (46,0,35,18) C46M0Y35K18 (46%,0%,35%,18%) (0.46/0.00/0.35/0.18) 

CMYK yüzdeleri

%45.71
%0
%34.76
%17.65

Codes

Color #72D289 in popluar color models

72 D2 89
RGB 114 210 137
HSL 134° 51.61% 63.53%
HSB/HSV 134° 45.71% 82.35%
CMYK 45.71% 0.00% 34.76%
17.65%

Color #72D289 in popluar number systems.

HEX 72 D2 89
Decimal 114 210 137
Binary 1110010 11010010 10001001
Octal 162 322 211

Shades and tints

Shades of #72D289

#72D289
(114,210,137)
#68BF7D
(104,191,125)
#5EAC71
(94,172,113)
#549965
(84,153,101)
#4A8659
(74,134,89)
#40734D
(64,115,77)
#366041
(54,96,65)
#2C4D35
(44,77,53)
#223A29
(34,58,41)
#18271D
(24,39,29)
#0E1411
(14,20,17)
#000000
(0,0,0)

Tints of #72D289

#72D289
(114,210,137)
#7ED693
(126,214,147)
#8ADA9D
(138,218,157)
#96DEA7
(150,222,167)
#A2E2B1
(162,226,177)
#AEE6BB
(174,230,187)
#BAEAC5
(186,234,197)
#C6EECF
(198,238,207)
#D2F2D9
(210,242,217)
#DEF6E3
(222,246,227)
#EAFAED
(234,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72D289 color. Also use rgb(114,210,137) instead hex code.

Text Font Color

.myTextColor { color: #72D289; }

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

This text font color is #72D289.

Background Color

.myBgColor { background-color: #72D289; }

<div style="background-color:#72D289">Inner text</div>

This div background color is #72D289.

Border color

.myBorderColor { border: 1px solid #72D289; }

<div style="border:3px solid #72D289">Div</div>

This div border color is #72D289.

Opacity

.myOpacity80 { color: #72D289; opacity: 0.8; }

<p style="color:#72D289;opacity:0.8;">80%</p>

Text with #72D289 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 #72D289;}

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

This text has shadow with #72D289 color.


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

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

This text has shadow with #72D289 primary color and red secondary color.


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

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

This text has shadow with #72D289 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #72D289.

Preview

Color preview on black background

This text has color #72D289 on black background.


Color preview on white background

This text has color #72D289 on white background.


Black color preview on #72D289 background

This text has black color on #72D289 background.


White color preview on #72D289 background

This text has white color on #72D289 background.


Related colors

Complementary color

Complementary color for #hex is #8D2D76.


I love getcolorcode.com

Triadic colors

1 #8972D2 and #D28972 with #72D289 are triadic colors.

2 #89D272 and #D27289 with #72D289 are triadic colors.