COLOR #73B1A7

HEX: #73B1A7 RGB: (115,177,167)

Color info

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

RGB color model

#73B1A7 color RGB value is (115,177,167).

RGB: (115,177,167) (45%, 69%, 65%)

RGB channels and saturation

R 115 of 255 = 45%
G 177 of 255 = 69%
B 167 of 255 = 65%

115
177
167

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

Portions of RGB colors in percentages

R + G + B = 115 + 177 + 167 = 459 (100%)
R 115 of 459 ~ 25.05%
G 177 of 459 ~ 38.56%
B 167 of 459 ~ 36.38'%

%25.05
%38.56
%36.38

CMYK color model

#73B1A7 color CMYK value is (35,0,6,31).

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

CMYK: (35,0,6,31)
C35M0Y6K31 (35%, 0%, 6%, 31%)
(0.35 / 0.00 / 0.06 / 0.31)

CMYK percentages

%35.03
%0
%5.65
%30.59

Codes

Color #73B1A7 in popluar color models

73 B1 A7
RGB 115 177 167
HSL 170° 28.44% 57.25%
HSB/HSV 170° 35.03% 69.41%
CMYK 35.03% 0.00% 5.65%
30.59%

Color #73B1A7 in popluar number systems.

HEX 73 B1 A7
Decimal 115 177 167
Binary 1110011 10110001 10100111
Octal 163 261 247

Shades and tints

Shades of #73B1A7

#73B1A7
(115,177,167)
#69A198
(105,161,152)
#5F9189
(95,145,137)
#55817A
(85,129,122)
#4B716B
(75,113,107)
#41615C
(65,97,92)
#37514D
(55,81,77)
#2D413E
(45,65,62)
#23312F
(35,49,47)
#192120
(25,33,32)
#0F1111
(15,17,17)
#000000
(0,0,0)

Tints of #73B1A7

#73B1A7
(115,177,167)
#7FB8AF
(127,184,175)
#8BBFB7
(139,191,183)
#97C6BF
(151,198,191)
#A3CDC7
(163,205,199)
#AFD4CF
(175,212,207)
#BBDBD7
(187,219,215)
#C7E2DF
(199,226,223)
#D3E9E7
(211,233,231)
#DFF0EF
(223,240,239)
#EBF7F7
(235,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73B1A7; }

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

This text font color is #73B1A7.

Background Color

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

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

This div background color is #73B1A7.

Border color

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

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

This div border color is #73B1A7.

Opacity

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

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

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

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

This text has shadow with #73B1A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73B1A7.

Preview

Color preview on black background

This text has color #73B1A7 on black background.


Color preview on white background

This text has color #73B1A7 on white background.


Black color preview on #73B1A7 background

This text has black color on #73B1A7 background.


White color preview on #73B1A7 background

This text has white color on #73B1A7 background.


Related colors

Complementary color

Complementary color for #hex is #8C4E58.


I love getcolorcode.com

Triadic colors

1 #A773B1 and #B1A773 with #73B1A7 are triadic colors.

2 #A7B173 and #B173A7 with #73B1A7 are triadic colors.