COLOR #73A7BF

HEX: #73A7BF RGB: (115,167,191)

Color info

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

RGB color model

#73A7BF color RGB value is (115,167,191).

RGB: (115,167,191) (45%, 65%, 75%)

RGB channels and saturation

R 115 of 255 = 45%
G 167 of 255 = 65%
B 191 of 255 = 75%

115
167
191

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

Portions of RGB colors in percentages

R + G + B = 115 + 167 + 191 = 473 (100%)
R 115 of 473 ~ 24.31%
G 167 of 473 ~ 35.31%
B 191 of 473 ~ 40.38'%

%24.31
%35.31
%40.38

CMYK color model

#73A7BF color CMYK value is (40,13,0,25).

  • cyan value is 39.79%
  • magenta value is 12.57%
  • yellow value is 0.00%
  • key color value is 25.10%

CMYK: (40,13,0,25)
C40M13Y0K25 (40%, 13%, 0%, 25%)
(0.40 / 0.13 / 0.00 / 0.25)

CMYK percentages

%39.79
%12.57
%0
%25.1

Codes

Color #73A7BF in popluar color models

73 A7 BF
RGB 115 167 191
HSL 199° 37.25% 60.00%
HSB/HSV 199° 39.79% 74.90%
CMYK 39.79% 12.57% 0.00%
25.10%

Color #73A7BF in popluar number systems.

HEX 73 A7 BF
Decimal 115 167 191
Binary 1110011 10100111 10111111
Octal 163 247 277

Shades and tints

Shades of #73A7BF

#73A7BF
(115,167,191)
#6998AE
(105,152,174)
#5F899D
(95,137,157)
#557A8C
(85,122,140)
#4B6B7B
(75,107,123)
#415C6A
(65,92,106)
#374D59
(55,77,89)
#2D3E48
(45,62,72)
#232F37
(35,47,55)
#192026
(25,32,38)
#0F1115
(15,17,21)
#000000
(0,0,0)

Tints of #73A7BF

#73A7BF
(115,167,191)
#7FAFC4
(127,175,196)
#8BB7C9
(139,183,201)
#97BFCE
(151,191,206)
#A3C7D3
(163,199,211)
#AFCFD8
(175,207,216)
#BBD7DD
(187,215,221)
#C7DFE2
(199,223,226)
#D3E7E7
(211,231,231)
#DFEFEC
(223,239,236)
#EBF7F1
(235,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73A7BF color. Also use rgb(115,167,191) instead hex code.

Text Font Color

.myTextColor { color: #73A7BF; }

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

This text font color is #73A7BF.

Background Color

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

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

This div background color is #73A7BF.

Border color

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

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

This div border color is #73A7BF.

Opacity

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

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

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

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

This text has shadow with #73A7BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73A7BF.

Preview

Color preview on black background

This text has color #73A7BF on black background.


Color preview on white background

This text has color #73A7BF on white background.


Black color preview on #73A7BF background

This text has black color on #73A7BF background.


White color preview on #73A7BF background

This text has white color on #73A7BF background.


Related colors

Complementary color

Complementary color for #hex is #8C5840.


I love getcolorcode.com

Triadic colors

1 #BF73A7 and #A7BF73 with #73A7BF are triadic colors.

2 #BFA773 and #A773BF with #73A7BF are triadic colors.