COLOR #73A398

HEX: #73A398 RGB: (115,163,152)

Color info

#73A398 contains red, green and blue colors in about the same proportion. Web safe color of #73A398 is #669999 (or #699).

RGB color model

#73A398 color RGB value is (115,163,152).

RGB: (115,163,152) (45%, 64%, 60%)

RGB channels and saturation

R 115 of 255 = 45%
G 163 of 255 = 64%
B 152 of 255 = 60%

115
163
152

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

Portions of RGB colors in percentages

R + G + B = 115 + 163 + 152 = 430 (100%)
R 115 of 430 ~ 26.74%
G 163 of 430 ~ 37.91%
B 152 of 430 ~ 35.35'%

%26.74
%37.91
%35.35

CMYK color model

#73A398 color CMYK value is (29,0,7,36).

  • cyan value is 29.45%
  • magenta value is 0.00%
  • yellow value is 6.75%
  • key color value is 36.08%
CMYK: (29,0,7,36) C29M0Y7K36 (29%,0%,7%,36%) (0.29/0.00/0.07/0.36) 

CMYK percentages

%29.45
%0
%6.75
%36.08

Codes

Color #73A398 in popluar color models

73 A3 98
RGB 115 163 152
HSL 166° 20.69% 54.51%
HSB/HSV 166° 29.45% 63.92%
CMYK 29.45% 0.00% 6.75%
36.08%

Color #73A398 in popluar number systems.

HEX 73 A3 98
Decimal 115 163 152
Binary 1110011 10100011 10011000
Octal 163 243 230

Shades and tints

Shades of #73A398

#73A398
(115,163,152)
#69958B
(105,149,139)
#5F877E
(95,135,126)
#557971
(85,121,113)
#4B6B64
(75,107,100)
#415D57
(65,93,87)
#374F4A
(55,79,74)
#2D413D
(45,65,61)
#233330
(35,51,48)
#192523
(25,37,35)
#0F1716
(15,23,22)
#000000
(0,0,0)

Tints of #73A398

#73A398
(115,163,152)
#7FABA1
(127,171,161)
#8BB3AA
(139,179,170)
#97BBB3
(151,187,179)
#A3C3BC
(163,195,188)
#AFCBC5
(175,203,197)
#BBD3CE
(187,211,206)
#C7DBD7
(199,219,215)
#D3E3E0
(211,227,224)
#DFEBE9
(223,235,233)
#EBF3F2
(235,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73A398 color. Also use rgb(115,163,152) instead hex code.

Text Font Color

.myTextColor { color: #73A398; }

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

This text font color is #73A398.

Background Color

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

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

This div background color is #73A398.

Border color

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

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

This div border color is #73A398.

Opacity

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

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

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

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

This text has shadow with #73A398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73A398.

Preview

Color preview on black background

This text has color #73A398 on black background.


Color preview on white background

This text has color #73A398 on white background.


Black color preview on #73A398 background

This text has black color on #73A398 background.


White color preview on #73A398 background

This text has white color on #73A398 background.


Related colors

Complementary color

Complementary color for #hex is #8C5C67.


I love getcolorcode.com

Triadic colors

1 #9873A3 and #A39873 with #73A398 are triadic colors.

2 #98A373 and #A37398 with #73A398 are triadic colors.