COLOR #72B4BF

HEX: #72B4BF RGB: (114,180,191)

Color info

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

RGB color model

#72B4BF color RGB value is (114,180,191).

RGB: (114,180,191) (45%, 71%, 75%)

RGB channels and saturation

R 114 of 255 = 45%
G 180 of 255 = 71%
B 191 of 255 = 75%

114
180
191

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

Portions of RGB colors in percentages

R + G + B = 114 + 180 + 191 = 485 (100%)
R 114 of 485 ~ 23.51%
G 180 of 485 ~ 37.11%
B 191 of 485 ~ 39.38'%

%23.51
%37.11
%39.38

CMYK color model

#72B4BF color CMYK value is (40,6,0,25).

  • cyan value is 40.31%
  • magenta value is 5.76%
  • yellow value is 0.00%
  • key color value is 25.10%

CMYK: (40,6,0,25)
C40M6Y0K25 (40%, 6%, 0%, 25%)
(0.40 / 0.06 / 0.00 / 0.25)

CMYK percentages

%40.31
%5.76
%0
%25.1

Codes

Color #72B4BF in popluar color models

72 B4 BF
RGB 114 180 191
HSL 189° 37.56% 59.80%
HSB/HSV 189° 40.31% 74.90%
CMYK 40.31% 5.76% 0.00%
25.10%

Color #72B4BF in popluar number systems.

HEX 72 B4 BF
Decimal 114 180 191
Binary 1110010 10110100 10111111
Octal 162 264 277

Shades and tints

Shades of #72B4BF

#72B4BF
(114,180,191)
#68A4AE
(104,164,174)
#5E949D
(94,148,157)
#54848C
(84,132,140)
#4A747B
(74,116,123)
#40646A
(64,100,106)
#365459
(54,84,89)
#2C4448
(44,68,72)
#223437
(34,52,55)
#182426
(24,36,38)
#0E1415
(14,20,21)
#000000
(0,0,0)

Tints of #72B4BF

#72B4BF
(114,180,191)
#7EBAC4
(126,186,196)
#8AC0C9
(138,192,201)
#96C6CE
(150,198,206)
#A2CCD3
(162,204,211)
#AED2D8
(174,210,216)
#BAD8DD
(186,216,221)
#C6DEE2
(198,222,226)
#D2E4E7
(210,228,231)
#DEEAEC
(222,234,236)
#EAF0F1
(234,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72B4BF; }

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

This text font color is #72B4BF.

Background Color

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

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

This div background color is #72B4BF.

Border color

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

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

This div border color is #72B4BF.

Opacity

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

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

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

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

This text has shadow with #72B4BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72B4BF.

Preview

Color preview on black background

This text has color #72B4BF on black background.


Color preview on white background

This text has color #72B4BF on white background.


Black color preview on #72B4BF background

This text has black color on #72B4BF background.


White color preview on #72B4BF background

This text has white color on #72B4BF background.


Related colors

Complementary color

Complementary color for #hex is #8D4B40.


I love getcolorcode.com

Triadic colors

1 #BF72B4 and #B4BF72 with #72B4BF are triadic colors.

2 #BFB472 and #B472BF with #72B4BF are triadic colors.