COLOR #736678

HEX: #736678 RGB: (115,102,120)

Color info

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

RGB color model

#736678 color RGB value is (115,102,120).

RGB: (115,102,120) (45%, 40%, 47%)

RGB channels and saturation

R 115 of 255 = 45%
G 102 of 255 = 40%
B 120 of 255 = 47%

115
102
120

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

Portions of RGB colors in percentages

R + G + B = 115 + 102 + 120 = 337 (100%)
R 115 of 337 ~ 34.12%
G 102 of 337 ~ 30.27%
B 120 of 337 ~ 35.61'%

%34.12
%30.27
%35.61

CMYK color model

#736678 color CMYK value is (4,15,0,53).

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

CMYK: (4,15,0,53)
C4M15Y0K53 (4%, 15%, 0%, 53%)
(0.04 / 0.15 / 0.00 / 0.53)

CMYK percentages

%4.17
%15
%0
%52.94

Codes

Color #736678 in popluar color models

73 66 78
RGB 115 102 120
HSL 283° 8.11% 43.53%
HSB/HSV 283° 15.00% 47.06%
CMYK 4.17% 15.00% 0.00%
52.94%

Color #736678 in popluar number systems.

HEX 73 66 78
Decimal 115 102 120
Binary 1110011 1100110 1111000
Octal 163 146 170

Shades and tints

Shades of #736678

#736678
(115,102,120)
#695D6E
(105,93,110)
#5F5464
(95,84,100)
#554B5A
(85,75,90)
#4B4250
(75,66,80)
#413946
(65,57,70)
#37303C
(55,48,60)
#2D2732
(45,39,50)
#231E28
(35,30,40)
#19151E
(25,21,30)
#0F0C14
(15,12,20)
#000000
(0,0,0)

Tints of #736678

#736678
(115,102,120)
#7F7384
(127,115,132)
#8B8090
(139,128,144)
#978D9C
(151,141,156)
#A39AA8
(163,154,168)
#AFA7B4
(175,167,180)
#BBB4C0
(187,180,192)
#C7C1CC
(199,193,204)
#D3CED8
(211,206,216)
#DFDBE4
(223,219,228)
#EBE8F0
(235,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736678; }

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

This text font color is #736678.

Background Color

.myBgColor { background-color: #736678; }

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

This div background color is #736678.

Border color

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

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

This div border color is #736678.

Opacity

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

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

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

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

This text has shadow with #736678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736678.

Preview

Color preview on black background

This text has color #736678 on black background.


Color preview on white background

This text has color #736678 on white background.


Black color preview on #736678 background

This text has black color on #736678 background.


White color preview on #736678 background

This text has white color on #736678 background.


Related colors

Complementary color

Complementary color for #hex is #8C9987.


I love getcolorcode.com

Triadic colors

1 #787366 and #667873 with #736678 are triadic colors.

2 #786673 and #667378 with #736678 are triadic colors.