COLOR #72A6C2

HEX: #72A6C2 RGB: (114,166,194)

Color info

#72A6C2 contains mainly green and blue colors. Web safe color of #72A6C2 is #6699CC (or #69C).

RGB color model

#72A6C2 color RGB value is (114,166,194).

RGB: (114,166,194) (45%, 65%, 76%)

RGB channels and saturation

R 114 of 255 = 45%
G 166 of 255 = 65%
B 194 of 255 = 76%

114
166
194

R + G + B ~ 62%. #72A6C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 114 + 166 + 194 = 474 (100%)
R 114 of 474 ~ 24.05%
G 166 of 474 ~ 35.02%
B 194 of 474 ~ 40.93'%

%24.05
%35.02
%40.93

CMYK color model

#72A6C2 color CMYK value is (41,14,0,24).

  • cyan value is 41.24%
  • magenta value is 14.43%
  • yellow value is 0.00%
  • key color value is 23.92%

CMYK: (41,14,0,24)
C41M14Y0K24 (41%, 14%, 0%, 24%)
(0.41 / 0.14 / 0.00 / 0.24)

CMYK percentages

%41.24
%14.43
%0
%23.92

Codes

Color #72A6C2 in popluar color models

72 A6 C2
RGB 114 166 194
HSL 201° 39.60% 60.39%
HSB/HSV 201° 41.24% 76.08%
CMYK 41.24% 14.43% 0.00%
23.92%

Color #72A6C2 in popluar number systems.

HEX 72 A6 C2
Decimal 114 166 194
Binary 1110010 10100110 11000010
Octal 162 246 302

Shades and tints

Shades of #72A6C2

#72A6C2
(114,166,194)
#6897B1
(104,151,177)
#5E88A0
(94,136,160)
#54798F
(84,121,143)
#4A6A7E
(74,106,126)
#405B6D
(64,91,109)
#364C5C
(54,76,92)
#2C3D4B
(44,61,75)
#222E3A
(34,46,58)
#181F29
(24,31,41)
#0E1018
(14,16,24)
#000000
(0,0,0)

Tints of #72A6C2

#72A6C2
(114,166,194)
#7EAEC7
(126,174,199)
#8AB6CC
(138,182,204)
#96BED1
(150,190,209)
#A2C6D6
(162,198,214)
#AECEDB
(174,206,219)
#BAD6E0
(186,214,224)
#C6DEE5
(198,222,229)
#D2E6EA
(210,230,234)
#DEEEEF
(222,238,239)
#EAF6F4
(234,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72A6C2 color. Also use rgb(114,166,194) instead hex code.

Text Font Color

.myTextColor { color: #72A6C2; }

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

This text font color is #72A6C2.

Background Color

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

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

This div background color is #72A6C2.

Border color

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

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

This div border color is #72A6C2.

Opacity

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

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

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

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

This text has shadow with #72A6C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72A6C2.

Preview

Color preview on black background

This text has color #72A6C2 on black background.


Color preview on white background

This text has color #72A6C2 on white background.


Black color preview on #72A6C2 background

This text has black color on #72A6C2 background.


White color preview on #72A6C2 background

This text has white color on #72A6C2 background.


Related colors

Complementary color

Complementary color for #hex is #8D593D.


I love getcolorcode.com

Triadic colors

1 #C272A6 and #A6C272 with #72A6C2 are triadic colors.

2 #C2A672 and #A672C2 with #72A6C2 are triadic colors.