COLOR #73668E

HEX: #73668E RGB: (115,102,142)

Color info

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

RGB color model

#73668E color RGB value is (115,102,142).

RGB: (115,102,142) (45%, 40%, 56%)

RGB channels and saturation

R 115 of 255 = 45%
G 102 of 255 = 40%
B 142 of 255 = 56%

115
102
142

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

Portions of RGB colors in percentages

R + G + B = 115 + 102 + 142 = 359 (100%)
R 115 of 359 ~ 32.03%
G 102 of 359 ~ 28.41%
B 142 of 359 ~ 39.55'%

%32.03
%28.41
%39.55

CMYK color model

#73668E color CMYK value is (19,28,0,44).

  • cyan value is 19.01%
  • magenta value is 28.17%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (19,28,0,44) C19M28Y0K44 (19%,28%,0%,44%) (0.19/0.28/0.00/0.44) 

CMYK percentages

%19.01
%28.17
%0
%44.31

Codes

Color #73668E in popluar color models

73 66 8E
RGB 115 102 142
HSL 260° 16.39% 47.84%
HSB/HSV 260° 28.17% 55.69%
CMYK 19.01% 28.17% 0.00%
44.31%

Color #73668E in popluar number systems.

HEX 73 66 8E
Decimal 115 102 142
Binary 1110011 1100110 10001110
Octal 163 146 216

Shades and tints

Shades of #73668E

#73668E
(115,102,142)
#695D82
(105,93,130)
#5F5476
(95,84,118)
#554B6A
(85,75,106)
#4B425E
(75,66,94)
#413952
(65,57,82)
#373046
(55,48,70)
#2D273A
(45,39,58)
#231E2E
(35,30,46)
#191522
(25,21,34)
#0F0C16
(15,12,22)
#000000
(0,0,0)

Tints of #73668E

#73668E
(115,102,142)
#7F7398
(127,115,152)
#8B80A2
(139,128,162)
#978DAC
(151,141,172)
#A39AB6
(163,154,182)
#AFA7C0
(175,167,192)
#BBB4CA
(187,180,202)
#C7C1D4
(199,193,212)
#D3CEDE
(211,206,222)
#DFDBE8
(223,219,232)
#EBE8F2
(235,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73668E color. Also use rgb(115,102,142) instead hex code.

Text Font Color

.myTextColor { color: #73668E; }

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

This text font color is #73668E.

Background Color

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

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

This div background color is #73668E.

Border color

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

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

This div border color is #73668E.

Opacity

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

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

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

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

This text has shadow with #73668E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73668E.

Preview

Color preview on black background

This text has color #73668E on black background.


Color preview on white background

This text has color #73668E on white background.


Black color preview on #73668E background

This text has black color on #73668E background.


White color preview on #73668E background

This text has white color on #73668E background.


Related colors

Complementary color

Complementary color for #hex is #8C9971.


I love getcolorcode.com

Triadic colors

1 #8E7366 and #668E73 with #73668E are triadic colors.

2 #8E6673 and #66738E with #73668E are triadic colors.