COLOR #72F5B6

HEX: #72F5B6 RGB: (114,245,182)

Color info

#72F5B6 contains mainly green color. Web safe color of #72F5B6 is #66FFCC (or #6FC).

RGB color model

#72F5B6 color RGB value is (114,245,182).

RGB: (114,245,182) (45%, 96%, 71%)

RGB channels and saturation

R 114 of 255 = 45%
G 245 of 255 = 96%
B 182 of 255 = 71%

114
245
182

R + G + B ~ 71%. #72F5B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 114 + 245 + 182 = 541 (100%)
R 114 of 541 ~ 21.07%
G 245 of 541 ~ 45.29%
B 182 of 541 ~ 33.64'%

%21.07
%45.29
%33.64

CMYK color model

#72F5B6 color CMYK value is (53,0,26,4).

  • cyan value is 53.47%
  • magenta value is 0.00%
  • yellow value is 25.71%
  • key color value is 3.92%

CMYK: (53,0,26,4)
C53M0Y26K4 (53%, 0%, 26%, 4%)
(0.53 / 0.00 / 0.26 / 0.04)

CMYK percentages

%53.47
%0
%25.71
%3.92

Codes

Color #72F5B6 in popluar color models

72 F5 B6
RGB 114 245 182
HSL 151° 86.75% 70.39%
HSB/HSV 151° 53.47% 96.08%
CMYK 53.47% 0.00% 25.71%
3.92%

Color #72F5B6 in popluar number systems.

HEX 72 F5 B6
Decimal 114 245 182
Binary 1110010 11110101 10110110
Octal 162 365 266

Shades and tints

Shades of #72F5B6

#72F5B6
(114,245,182)
#68DFA6
(104,223,166)
#5EC996
(94,201,150)
#54B386
(84,179,134)
#4A9D76
(74,157,118)
#408766
(64,135,102)
#367156
(54,113,86)
#2C5B46
(44,91,70)
#224536
(34,69,54)
#182F26
(24,47,38)
#0E1916
(14,25,22)
#000000
(0,0,0)

Tints of #72F5B6

#72F5B6
(114,245,182)
#7EF5BC
(126,245,188)
#8AF5C2
(138,245,194)
#96F5C8
(150,245,200)
#A2F5CE
(162,245,206)
#AEF5D4
(174,245,212)
#BAF5DA
(186,245,218)
#C6F5E0
(198,245,224)
#D2F5E6
(210,245,230)
#DEF5EC
(222,245,236)
#EAF5F2
(234,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72F5B6 color. Also use rgb(114,245,182) instead hex code.

Text Font Color

.myTextColor { color: #72F5B6; }

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

This text font color is #72F5B6.

Background Color

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

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

This div background color is #72F5B6.

Border color

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

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

This div border color is #72F5B6.

Opacity

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

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

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

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

This text has shadow with #72F5B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72F5B6.

Preview

Color preview on black background

This text has color #72F5B6 on black background.


Color preview on white background

This text has color #72F5B6 on white background.


Black color preview on #72F5B6 background

This text has black color on #72F5B6 background.


White color preview on #72F5B6 background

This text has white color on #72F5B6 background.


Related colors

Complementary color

Complementary color for #hex is #8D0A49.


I love getcolorcode.com

Triadic colors

1 #B672F5 and #F5B672 with #72F5B6 are triadic colors.

2 #B6F572 and #F572B6 with #72F5B6 are triadic colors.