COLOR #72B478

HEX: #72B478 RGB: (114,180,120)

Renk bilgisi

#72B478 contains mainly green color. #72B478 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#72B478 color RGB value is (114,180,120).

RGB: (114,180,120) (45%, 71%, 47%)

RGB bağlantıları ve doygunluk

R 114 of 255 = 45%
G 180 of 255 = 71%
B 120 of 255 = 47%

114
180
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 114 + 180 + 120 = 414 (100%)
R 114 of 414 ~ 27.54%
G 180 of 414 ~ 43.48%
B 120 of 414 ~ 28.99'%

%27.54
%43.48
%28.99

CMYK RENK MODELİ

#72B478 rengi CMYK tonu (37,0,33,29).

  • camgöbeği tonu 36.67%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 29.41%

CMYK: (37,0,33,29)
C37M0Y33K29 (37%, 0%, 33%, 29%)
(0.37 / 0.00 / 0.33 / 0.29)

CMYK yüzdeleri

%36.67
%0
%33.33
%29.41

Codes

Color #72B478 in popluar color models

72 B4 78
RGB 114 180 120
HSL 125° 30.56% 57.65%
HSB/HSV 125° 36.67% 70.59%
CMYK 36.67% 0.00% 33.33%
29.41%

Color #72B478 in popluar number systems.

HEX 72 B4 78
Decimal 114 180 120
Binary 1110010 10110100 1111000
Octal 162 264 170

Shades and tints

Shades of #72B478

#72B478
(114,180,120)
#68A46E
(104,164,110)
#5E9464
(94,148,100)
#54845A
(84,132,90)
#4A7450
(74,116,80)
#406446
(64,100,70)
#36543C
(54,84,60)
#2C4432
(44,68,50)
#223428
(34,52,40)
#18241E
(24,36,30)
#0E1414
(14,20,20)
#000000
(0,0,0)

Tints of #72B478

#72B478
(114,180,120)
#7EBA84
(126,186,132)
#8AC090
(138,192,144)
#96C69C
(150,198,156)
#A2CCA8
(162,204,168)
#AED2B4
(174,210,180)
#BAD8C0
(186,216,192)
#C6DECC
(198,222,204)
#D2E4D8
(210,228,216)
#DEEAE4
(222,234,228)
#EAF0F0
(234,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72B478 color. Also use rgb(114,180,120) instead hex code.

Text Font Color

.myTextColor { color: #72B478; }

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

This text font color is #72B478.

Background Color

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

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

This div background color is #72B478.

Border color

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

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

This div border color is #72B478.

Opacity

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

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

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

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

This text has shadow with #72B478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72B478.

Preview

Color preview on black background

This text has color #72B478 on black background.


Color preview on white background

This text has color #72B478 on white background.


Black color preview on #72B478 background

This text has black color on #72B478 background.


White color preview on #72B478 background

This text has white color on #72B478 background.


Related colors

Complementary color

Complementary color for #hex is #8D4B87.


I love getcolorcode.com

Triadic colors

1 #7872B4 and #B47872 with #72B478 are triadic colors.

2 #78B472 and #B47278 with #72B478 are triadic colors.