COLOR #737884

HEX: #737884 RGB: (115,120,132)

Color info

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

RGB color model

#737884 color RGB value is (115,120,132).

RGB: (115,120,132) (45%, 47%, 52%)

RGB channels and saturation

R 115 of 255 = 45%
G 120 of 255 = 47%
B 132 of 255 = 52%

115
120
132

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

Portions of RGB colors in percentages

R + G + B = 115 + 120 + 132 = 367 (100%)
R 115 of 367 ~ 31.34%
G 120 of 367 ~ 32.7%
B 132 of 367 ~ 35.97'%

%31.34
%32.7
%35.97

CMYK color model

#737884 color CMYK value is (13,9,0,48).

  • cyan value is 12.88%
  • magenta value is 9.09%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (13,9,0,48)
C13M9Y0K48 (13%, 9%, 0%, 48%)
(0.13 / 0.09 / 0.00 / 0.48)

CMYK percentages

%12.88
%9.09
%0
%48.24

Codes

Color #737884 in popluar color models

73 78 84
RGB 115 120 132
HSL 222° 6.88% 48.43%
HSB/HSV 222° 12.88% 51.76%
CMYK 12.88% 9.09% 0.00%
48.24%

Color #737884 in popluar number systems.

HEX 73 78 84
Decimal 115 120 132
Binary 1110011 1111000 10000100
Octal 163 170 204

Shades and tints

Shades of #737884

#737884
(115,120,132)
#696E78
(105,110,120)
#5F646C
(95,100,108)
#555A60
(85,90,96)
#4B5054
(75,80,84)
#414648
(65,70,72)
#373C3C
(55,60,60)
#2D3230
(45,50,48)
#232824
(35,40,36)
#191E18
(25,30,24)
#0F140C
(15,20,12)
#000000
(0,0,0)

Tints of #737884

#737884
(115,120,132)
#7F848F
(127,132,143)
#8B909A
(139,144,154)
#979CA5
(151,156,165)
#A3A8B0
(163,168,176)
#AFB4BB
(175,180,187)
#BBC0C6
(187,192,198)
#C7CCD1
(199,204,209)
#D3D8DC
(211,216,220)
#DFE4E7
(223,228,231)
#EBF0F2
(235,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #737884; }

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

This text font color is #737884.

Background Color

.myBgColor { background-color: #737884; }

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

This div background color is #737884.

Border color

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

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

This div border color is #737884.

Opacity

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

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

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

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

This text has shadow with #737884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737884.

Preview

Color preview on black background

This text has color #737884 on black background.


Color preview on white background

This text has color #737884 on white background.


Black color preview on #737884 background

This text has black color on #737884 background.


White color preview on #737884 background

This text has white color on #737884 background.


Related colors

Complementary color

Complementary color for #hex is #8C877B.


I love getcolorcode.com

Triadic colors

1 #847378 and #788473 with #737884 are triadic colors.

2 #847873 and #787384 with #737884 are triadic colors.