COLOR #73749E

HEX: #73749E RGB: (115,116,158)

Color info

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

RGB color model

#73749E color RGB value is (115,116,158).

RGB: (115,116,158) (45%, 45%, 62%)

RGB channels and saturation

R 115 of 255 = 45%
G 116 of 255 = 45%
B 158 of 255 = 62%

115
116
158

R + G + B ~ 51%. #73749E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 116 + 158 = 389 (100%)
R 115 of 389 ~ 29.56%
G 116 of 389 ~ 29.82%
B 158 of 389 ~ 40.62'%

%29.56
%29.82
%40.62

CMYK color model

#73749E color CMYK value is (27,27,0,38).

  • cyan value is 27.22%
  • magenta value is 26.58%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (27,27,0,38)
C27M27Y0K38 (27%, 27%, 0%, 38%)
(0.27 / 0.27 / 0.00 / 0.38)

CMYK percentages

%27.22
%26.58
%0
%38.04

Codes

Color #73749E in popluar color models

73 74 9E
RGB 115 116 158
HSL 239° 18.14% 53.53%
HSB/HSV 239° 27.22% 61.96%
CMYK 27.22% 26.58% 0.00%
38.04%

Color #73749E in popluar number systems.

HEX 73 74 9E
Decimal 115 116 158
Binary 1110011 1110100 10011110
Octal 163 164 236

Shades and tints

Shades of #73749E

#73749E
(115,116,158)
#696A90
(105,106,144)
#5F6082
(95,96,130)
#555674
(85,86,116)
#4B4C66
(75,76,102)
#414258
(65,66,88)
#37384A
(55,56,74)
#2D2E3C
(45,46,60)
#23242E
(35,36,46)
#191A20
(25,26,32)
#0F1012
(15,16,18)
#000000
(0,0,0)

Tints of #73749E

#73749E
(115,116,158)
#7F80A6
(127,128,166)
#8B8CAE
(139,140,174)
#9798B6
(151,152,182)
#A3A4BE
(163,164,190)
#AFB0C6
(175,176,198)
#BBBCCE
(187,188,206)
#C7C8D6
(199,200,214)
#D3D4DE
(211,212,222)
#DFE0E6
(223,224,230)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73749E color. Also use rgb(115,116,158) instead hex code.

Text Font Color

.myTextColor { color: #73749E; }

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

This text font color is #73749E.

Background Color

.myBgColor { background-color: #73749E; }

<div style="background-color:#73749E">Inner text</div>

This div background color is #73749E.

Border color

.myBorderColor { border: 1px solid #73749E; }

<div style="border:3px solid #73749E">Div</div>

This div border color is #73749E.

Opacity

.myOpacity80 { color: #73749E; opacity: 0.8; }

<p style="color:#73749E;opacity:0.8;">80%</p>

Text with #73749E 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 #73749E;}

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

This text has shadow with #73749E color.


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

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

This text has shadow with #73749E primary color and red secondary color.


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

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

This text has shadow with #73749E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73749E.

Preview

Color preview on black background

This text has color #73749E on black background.


Color preview on white background

This text has color #73749E on white background.


Black color preview on #73749E background

This text has black color on #73749E background.


White color preview on #73749E background

This text has white color on #73749E background.


Related colors

Complementary color

Complementary color for #hex is #8C8B61.


I love getcolorcode.com

Triadic colors

1 #9E7374 and #749E73 with #73749E are triadic colors.

2 #9E7473 and #74739E with #73749E are triadic colors.