COLOR #72C3B6

HEX: #72C3B6 RGB: (114,195,182)

Color info

#72C3B6 contains mainly green and blue colors. Web safe color of #72C3B6 is #66CCCC (or #6CC).

RGB color model

#72C3B6 color RGB value is (114,195,182).

RGB: (114,195,182) (45%, 76%, 71%)

RGB channels and saturation

R 114 of 255 = 45%
G 195 of 255 = 76%
B 182 of 255 = 71%

114
195
182

R + G + B ~ 64%. #72C3B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 114 + 195 + 182 = 491 (100%)
R 114 of 491 ~ 23.22%
G 195 of 491 ~ 39.71%
B 182 of 491 ~ 37.07'%

%23.22
%39.71
%37.07

CMYK color model

#72C3B6 color CMYK value is (42,0,7,24).

  • cyan value is 41.54%
  • magenta value is 0.00%
  • yellow value is 6.67%
  • key color value is 23.53%

CMYK: (42,0,7,24)
C42M0Y7K24 (42%, 0%, 7%, 24%)
(0.42 / 0.00 / 0.07 / 0.24)

CMYK percentages

%41.54
%0
%6.67
%23.53

Codes

Color #72C3B6 in popluar color models

72 C3 B6
RGB 114 195 182
HSL 170° 40.30% 60.59%
HSB/HSV 170° 41.54% 76.47%
CMYK 41.54% 0.00% 6.67%
23.53%

Color #72C3B6 in popluar number systems.

HEX 72 C3 B6
Decimal 114 195 182
Binary 1110010 11000011 10110110
Octal 162 303 266

Shades and tints

Shades of #72C3B6

#72C3B6
(114,195,182)
#68B2A6
(104,178,166)
#5EA196
(94,161,150)
#549086
(84,144,134)
#4A7F76
(74,127,118)
#406E66
(64,110,102)
#365D56
(54,93,86)
#2C4C46
(44,76,70)
#223B36
(34,59,54)
#182A26
(24,42,38)
#0E1916
(14,25,22)
#000000
(0,0,0)

Tints of #72C3B6

#72C3B6
(114,195,182)
#7EC8BC
(126,200,188)
#8ACDC2
(138,205,194)
#96D2C8
(150,210,200)
#A2D7CE
(162,215,206)
#AEDCD4
(174,220,212)
#BAE1DA
(186,225,218)
#C6E6E0
(198,230,224)
#D2EBE6
(210,235,230)
#DEF0EC
(222,240,236)
#EAF5F2
(234,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72C3B6; }

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

This text font color is #72C3B6.

Background Color

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

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

This div background color is #72C3B6.

Border color

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

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

This div border color is #72C3B6.

Opacity

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

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

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

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

This text has shadow with #72C3B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72C3B6.

Preview

Color preview on black background

This text has color #72C3B6 on black background.


Color preview on white background

This text has color #72C3B6 on white background.


Black color preview on #72C3B6 background

This text has black color on #72C3B6 background.


White color preview on #72C3B6 background

This text has white color on #72C3B6 background.


Related colors

Complementary color

Complementary color for #hex is #8D3C49.


I love getcolorcode.com

Triadic colors

1 #B672C3 and #C3B672 with #72C3B6 are triadic colors.

2 #B6C372 and #C372B6 with #72C3B6 are triadic colors.