COLOR #73B1A8

HEX: #73B1A8 RGB: (115,177,168)

Color info

#73B1A8 contains mainly green and blue colors. Web safe color of #73B1A8 is #669999 (or #699).

RGB color model

#73B1A8 color RGB value is (115,177,168).

RGB: (115,177,168) (45%, 69%, 66%)

RGB channels and saturation

R 115 of 255 = 45%
G 177 of 255 = 69%
B 168 of 255 = 66%

115
177
168

R + G + B ~ 60%. #73B1A8 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 177 + 168 = 460 (100%)
R 115 of 460 ~ 25%
G 177 of 460 ~ 38.48%
B 168 of 460 ~ 36.52'%

%25
%38.48
%36.52

CMYK color model

#73B1A8 color CMYK value is (35,0,5,31).

  • cyan value is 35.03%
  • magenta value is 0.00%
  • yellow value is 5.08%
  • key color value is 30.59%

CMYK: (35,0,5,31)
C35M0Y5K31 (35%, 0%, 5%, 31%)
(0.35 / 0.00 / 0.05 / 0.31)

CMYK percentages

%35.03
%0
%5.08
%30.59

Codes

Color #73B1A8 in popluar color models

73 B1 A8
RGB 115 177 168
HSL 171° 28.44% 57.25%
HSB/HSV 171° 35.03% 69.41%
CMYK 35.03% 0.00% 5.08%
30.59%

Color #73B1A8 in popluar number systems.

HEX 73 B1 A8
Decimal 115 177 168
Binary 1110011 10110001 10101000
Octal 163 261 250

Shades and tints

Shades of #73B1A8

#73B1A8
(115,177,168)
#69A199
(105,161,153)
#5F918A
(95,145,138)
#55817B
(85,129,123)
#4B716C
(75,113,108)
#41615D
(65,97,93)
#37514E
(55,81,78)
#2D413F
(45,65,63)
#233130
(35,49,48)
#192121
(25,33,33)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #73B1A8

#73B1A8
(115,177,168)
#7FB8AF
(127,184,175)
#8BBFB6
(139,191,182)
#97C6BD
(151,198,189)
#A3CDC4
(163,205,196)
#AFD4CB
(175,212,203)
#BBDBD2
(187,219,210)
#C7E2D9
(199,226,217)
#D3E9E0
(211,233,224)
#DFF0E7
(223,240,231)
#EBF7EE
(235,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73B1A8 color. Also use rgb(115,177,168) instead hex code.

Text Font Color

.myTextColor { color: #73B1A8; }

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

This text font color is #73B1A8.

Background Color

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

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

This div background color is #73B1A8.

Border color

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

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

This div border color is #73B1A8.

Opacity

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

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

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

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

This text has shadow with #73B1A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73B1A8.

Preview

Color preview on black background

This text has color #73B1A8 on black background.


Color preview on white background

This text has color #73B1A8 on white background.


Black color preview on #73B1A8 background

This text has black color on #73B1A8 background.


White color preview on #73B1A8 background

This text has white color on #73B1A8 background.


Related colors

Complementary color

Complementary color for #hex is #8C4E57.


I love getcolorcode.com

Triadic colors

1 #A873B1 and #B1A873 with #73B1A8 are triadic colors.

2 #A8B173 and #B173A8 with #73B1A8 are triadic colors.