COLOR #73A0D9

HEX: #73A0D9 RGB: (115,160,217)

Color info

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

RGB color model

#73A0D9 color RGB value is (115,160,217).

RGB: (115,160,217) (45%, 63%, 85%)

RGB channels and saturation

R 115 of 255 = 45%
G 160 of 255 = 63%
B 217 of 255 = 85%

115
160
217

R + G + B ~ 64%. #73A0D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 115 + 160 + 217 = 492 (100%)
R 115 of 492 ~ 23.37%
G 160 of 492 ~ 32.52%
B 217 of 492 ~ 44.11'%

%23.37
%32.52
%44.11

CMYK color model

#73A0D9 color CMYK value is (47,26,0,15).

  • cyan value is 47.00%
  • magenta value is 26.27%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (47,26,0,15)
C47M26Y0K15 (47%, 26%, 0%, 15%)
(0.47 / 0.26 / 0.00 / 0.15)

CMYK percentages

%47
%26.27
%0
%14.9

Codes

Color #73A0D9 in popluar color models

73 A0 D9
RGB 115 160 217
HSL 214° 57.30% 65.10%
HSB/HSV 214° 47.00% 85.10%
CMYK 47.00% 26.27% 0.00%
14.90%

Color #73A0D9 in popluar number systems.

HEX 73 A0 D9
Decimal 115 160 217
Binary 1110011 10100000 11011001
Octal 163 240 331

Shades and tints

Shades of #73A0D9

#73A0D9
(115,160,217)
#6992C6
(105,146,198)
#5F84B3
(95,132,179)
#5576A0
(85,118,160)
#4B688D
(75,104,141)
#415A7A
(65,90,122)
#374C67
(55,76,103)
#2D3E54
(45,62,84)
#233041
(35,48,65)
#19222E
(25,34,46)
#0F141B
(15,20,27)
#000000
(0,0,0)

Tints of #73A0D9

#73A0D9
(115,160,217)
#7FA8DC
(127,168,220)
#8BB0DF
(139,176,223)
#97B8E2
(151,184,226)
#A3C0E5
(163,192,229)
#AFC8E8
(175,200,232)
#BBD0EB
(187,208,235)
#C7D8EE
(199,216,238)
#D3E0F1
(211,224,241)
#DFE8F4
(223,232,244)
#EBF0F7
(235,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73A0D9 color. Also use rgb(115,160,217) instead hex code.

Text Font Color

.myTextColor { color: #73A0D9; }

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

This text font color is #73A0D9.

Background Color

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

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

This div background color is #73A0D9.

Border color

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

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

This div border color is #73A0D9.

Opacity

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

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

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

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

This text has shadow with #73A0D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73A0D9.

Preview

Color preview on black background

This text has color #73A0D9 on black background.


Color preview on white background

This text has color #73A0D9 on white background.


Black color preview on #73A0D9 background

This text has black color on #73A0D9 background.


White color preview on #73A0D9 background

This text has white color on #73A0D9 background.


Related colors

Complementary color

Complementary color for #hex is #8C5F26.


I love getcolorcode.com

Triadic colors

1 #D973A0 and #A0D973 with #73A0D9 are triadic colors.

2 #D9A073 and #A073D9 with #73A0D9 are triadic colors.