COLOR #73788A

HEX: #73788A RGB: (115,120,138)

Color info

#73788A contains red, green and blue colors in about the same proportion. Web safe color of #73788A is #666699 (or #669).

RGB color model

#73788A color RGB value is (115,120,138).

RGB: (115,120,138) (45%, 47%, 54%)

RGB channels and saturation

R 115 of 255 = 45%
G 120 of 255 = 47%
B 138 of 255 = 54%

115
120
138

R + G + B ~ 49%. #73788A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 120 + 138 = 373 (100%)
R 115 of 373 ~ 30.83%
G 120 of 373 ~ 32.17%
B 138 of 373 ~ 37'%

%30.83
%32.17
%37

CMYK color model

#73788A color CMYK value is (17,13,0,46).

  • cyan value is 16.67%
  • magenta value is 13.04%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (17,13,0,46)
C17M13Y0K46 (17%, 13%, 0%, 46%)
(0.17 / 0.13 / 0.00 / 0.46)

CMYK percentages

%16.67
%13.04
%0
%45.88

Codes

Color #73788A in popluar color models

73 78 8A
RGB 115 120 138
HSL 227° 9.09% 49.61%
HSB/HSV 227° 16.67% 54.12%
CMYK 16.67% 13.04% 0.00%
45.88%

Color #73788A in popluar number systems.

HEX 73 78 8A
Decimal 115 120 138
Binary 1110011 1111000 10001010
Octal 163 170 212

Shades and tints

Shades of #73788A

#73788A
(115,120,138)
#696E7E
(105,110,126)
#5F6472
(95,100,114)
#555A66
(85,90,102)
#4B505A
(75,80,90)
#41464E
(65,70,78)
#373C42
(55,60,66)
#2D3236
(45,50,54)
#23282A
(35,40,42)
#191E1E
(25,30,30)
#0F1412
(15,20,18)
#000000
(0,0,0)

Tints of #73788A

#73788A
(115,120,138)
#7F8494
(127,132,148)
#8B909E
(139,144,158)
#979CA8
(151,156,168)
#A3A8B2
(163,168,178)
#AFB4BC
(175,180,188)
#BBC0C6
(187,192,198)
#C7CCD0
(199,204,208)
#D3D8DA
(211,216,218)
#DFE4E4
(223,228,228)
#EBF0EE
(235,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73788A color. Also use rgb(115,120,138) instead hex code.

Text Font Color

.myTextColor { color: #73788A; }

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

This text font color is #73788A.

Background Color

.myBgColor { background-color: #73788A; }

<div style="background-color:#73788A">Inner text</div>

This div background color is #73788A.

Border color

.myBorderColor { border: 1px solid #73788A; }

<div style="border:3px solid #73788A">Div</div>

This div border color is #73788A.

Opacity

.myOpacity80 { color: #73788A; opacity: 0.8; }

<p style="color:#73788A;opacity:0.8;">80%</p>

Text with #73788A 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 #73788A;}

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

This text has shadow with #73788A color.


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

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

This text has shadow with #73788A primary color and red secondary color.


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

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

This text has shadow with #73788A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73788A.

Preview

Color preview on black background

This text has color #73788A on black background.


Color preview on white background

This text has color #73788A on white background.


Black color preview on #73788A background

This text has black color on #73788A background.


White color preview on #73788A background

This text has white color on #73788A background.


Related colors

Complementary color

Complementary color for #hex is #8C8775.


I love getcolorcode.com

Triadic colors

1 #8A7378 and #788A73 with #73788A are triadic colors.

2 #8A7873 and #78738A with #73788A are triadic colors.