COLOR #736378

HEX: #736378 RGB: (115,99,120)

Color info

#736378 contains red, green and blue colors in about the same proportion. Web safe color of #736378 is #666666 (or #666).

RGB color model

#736378 color RGB value is (115,99,120).

RGB: (115,99,120) (45%, 39%, 47%)

RGB channels and saturation

R 115 of 255 = 45%
G 99 of 255 = 39%
B 120 of 255 = 47%

115
99
120

R + G + B ~ 44%. #736378 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 99 + 120 = 334 (100%)
R 115 of 334 ~ 34.43%
G 99 of 334 ~ 29.64%
B 120 of 334 ~ 35.93'%

%34.43
%29.64
%35.93

CMYK color model

#736378 color CMYK value is (4,18,0,53).

  • cyan value is 4.17%
  • magenta value is 17.50%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (4,18,0,53)
C4M18Y0K53 (4%, 18%, 0%, 53%)
(0.04 / 0.18 / 0.00 / 0.53)

CMYK percentages

%4.17
%17.5
%0
%52.94

Codes

Color #736378 in popluar color models

73 63 78
RGB 115 99 120
HSL 286° 9.59% 42.94%
HSB/HSV 286° 17.50% 47.06%
CMYK 4.17% 17.50% 0.00%
52.94%

Color #736378 in popluar number systems.

HEX 73 63 78
Decimal 115 99 120
Binary 1110011 1100011 1111000
Octal 163 143 170

Shades and tints

Shades of #736378

#736378
(115,99,120)
#695A6E
(105,90,110)
#5F5164
(95,81,100)
#55485A
(85,72,90)
#4B3F50
(75,63,80)
#413646
(65,54,70)
#372D3C
(55,45,60)
#2D2432
(45,36,50)
#231B28
(35,27,40)
#19121E
(25,18,30)
#0F0914
(15,9,20)
#000000
(0,0,0)

Tints of #736378

#736378
(115,99,120)
#7F7184
(127,113,132)
#8B7F90
(139,127,144)
#978D9C
(151,141,156)
#A39BA8
(163,155,168)
#AFA9B4
(175,169,180)
#BBB7C0
(187,183,192)
#C7C5CC
(199,197,204)
#D3D3D8
(211,211,216)
#DFE1E4
(223,225,228)
#EBEFF0
(235,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736378; }

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

This text font color is #736378.

Background Color

.myBgColor { background-color: #736378; }

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

This div background color is #736378.

Border color

.myBorderColor { border: 1px solid #736378; }

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

This div border color is #736378.

Opacity

.myOpacity80 { color: #736378; opacity: 0.8; }

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

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

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

This text has shadow with #736378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736378.

Preview

Color preview on black background

This text has color #736378 on black background.


Color preview on white background

This text has color #736378 on white background.


Black color preview on #736378 background

This text has black color on #736378 background.


White color preview on #736378 background

This text has white color on #736378 background.


Related colors

Complementary color

Complementary color for #hex is #8C9C87.


I love getcolorcode.com

Triadic colors

1 #787363 and #637873 with #736378 are triadic colors.

2 #786373 and #637378 with #736378 are triadic colors.