COLOR #73A4C6

HEX: #73A4C6 RGB: (115,164,198)

Color info

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

RGB color model

#73A4C6 color RGB value is (115,164,198).

RGB: (115,164,198) (45%, 64%, 78%)

RGB channels and saturation

R 115 of 255 = 45%
G 164 of 255 = 64%
B 198 of 255 = 78%

115
164
198

R + G + B ~ 62%. #73A4C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 115 + 164 + 198 = 477 (100%)
R 115 of 477 ~ 24.11%
G 164 of 477 ~ 34.38%
B 198 of 477 ~ 41.51'%

%24.11
%34.38
%41.51

CMYK color model

#73A4C6 color CMYK value is (42,17,0,22).

  • cyan value is 41.92%
  • magenta value is 17.17%
  • yellow value is 0.00%
  • key color value is 22.35%
CMYK: (42,17,0,22) C42M17Y0K22 (42%,17%,0%,22%) (0.42/0.17/0.00/0.22) 

CMYK percentages

%41.92
%17.17
%0
%22.35

Codes

Color #73A4C6 in popluar color models

73 A4 C6
RGB 115 164 198
HSL 205° 42.13% 61.37%
HSB/HSV 205° 41.92% 77.65%
CMYK 41.92% 17.17% 0.00%
22.35%

Color #73A4C6 in popluar number systems.

HEX 73 A4 C6
Decimal 115 164 198
Binary 1110011 10100100 11000110
Octal 163 244 306

Shades and tints

Shades of #73A4C6

#73A4C6
(115,164,198)
#6996B4
(105,150,180)
#5F88A2
(95,136,162)
#557A90
(85,122,144)
#4B6C7E
(75,108,126)
#415E6C
(65,94,108)
#37505A
(55,80,90)
#2D4248
(45,66,72)
#233436
(35,52,54)
#192624
(25,38,36)
#0F1812
(15,24,18)
#000000
(0,0,0)

Tints of #73A4C6

#73A4C6
(115,164,198)
#7FACCB
(127,172,203)
#8BB4D0
(139,180,208)
#97BCD5
(151,188,213)
#A3C4DA
(163,196,218)
#AFCCDF
(175,204,223)
#BBD4E4
(187,212,228)
#C7DCE9
(199,220,233)
#D3E4EE
(211,228,238)
#DFECF3
(223,236,243)
#EBF4F8
(235,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73A4C6 color. Also use rgb(115,164,198) instead hex code.

Text Font Color

.myTextColor { color: #73A4C6; }

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

This text font color is #73A4C6.

Background Color

.myBgColor { background-color: #73A4C6; }

<div style="background-color:#73A4C6">Inner text</div>

This div background color is #73A4C6.

Border color

.myBorderColor { border: 1px solid #73A4C6; }

<div style="border:3px solid #73A4C6">Div</div>

This div border color is #73A4C6.

Opacity

.myOpacity80 { color: #73A4C6; opacity: 0.8; }

<p style="color:#73A4C6;opacity:0.8;">80%</p>

Text with #73A4C6 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 #73A4C6;}

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

This text has shadow with #73A4C6 color.


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

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

This text has shadow with #73A4C6 primary color and red secondary color.


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

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

This text has shadow with #73A4C6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73A4C6.

Preview

Color preview on black background

This text has color #73A4C6 on black background.


Color preview on white background

This text has color #73A4C6 on white background.


Black color preview on #73A4C6 background

This text has black color on #73A4C6 background.


White color preview on #73A4C6 background

This text has white color on #73A4C6 background.


Related colors

Complementary color

Complementary color for #hex is #8C5B39.


I love getcolorcode.com

Triadic colors

1 #C673A4 and #A4C673 with #73A4C6 are triadic colors.

2 #C6A473 and #A473C6 with #73A4C6 are triadic colors.