COLOR #737899

HEX: #737899 RGB: (115,120,153)

Color info

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

RGB color model

#737899 color RGB value is (115,120,153).

RGB: (115,120,153) (45%, 47%, 60%)

RGB channels and saturation

R 115 of 255 = 45%
G 120 of 255 = 47%
B 153 of 255 = 60%

115
120
153

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

Portions of RGB colors in percentages

R + G + B = 115 + 120 + 153 = 388 (100%)
R 115 of 388 ~ 29.64%
G 120 of 388 ~ 30.93%
B 153 of 388 ~ 39.43'%

%29.64
%30.93
%39.43

CMYK color model

#737899 color CMYK value is (25,22,0,40).

  • cyan value is 24.84%
  • magenta value is 21.57%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (25,22,0,40)
C25M22Y0K40 (25%, 22%, 0%, 40%)
(0.25 / 0.22 / 0.00 / 0.40)

CMYK percentages

%24.84
%21.57
%0
%40

Codes

Color #737899 in popluar color models

73 78 99
RGB 115 120 153
HSL 232° 15.70% 52.55%
HSB/HSV 232° 24.84% 60.00%
CMYK 24.84% 21.57% 0.00%
40.00%

Color #737899 in popluar number systems.

HEX 73 78 99
Decimal 115 120 153
Binary 1110011 1111000 10011001
Octal 163 170 231

Shades and tints

Shades of #737899

#737899
(115,120,153)
#696E8C
(105,110,140)
#5F647F
(95,100,127)
#555A72
(85,90,114)
#4B5065
(75,80,101)
#414658
(65,70,88)
#373C4B
(55,60,75)
#2D323E
(45,50,62)
#232831
(35,40,49)
#191E24
(25,30,36)
#0F1417
(15,20,23)
#000000
(0,0,0)

Tints of #737899

#737899
(115,120,153)
#7F84A2
(127,132,162)
#8B90AB
(139,144,171)
#979CB4
(151,156,180)
#A3A8BD
(163,168,189)
#AFB4C6
(175,180,198)
#BBC0CF
(187,192,207)
#C7CCD8
(199,204,216)
#D3D8E1
(211,216,225)
#DFE4EA
(223,228,234)
#EBF0F3
(235,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #737899; }

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

This text font color is #737899.

Background Color

.myBgColor { background-color: #737899; }

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

This div background color is #737899.

Border color

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

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

This div border color is #737899.

Opacity

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

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

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

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

This text has shadow with #737899 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737899.

Preview

Color preview on black background

This text has color #737899 on black background.


Color preview on white background

This text has color #737899 on white background.


Black color preview on #737899 background

This text has black color on #737899 background.


White color preview on #737899 background

This text has white color on #737899 background.


Related colors

Complementary color

Complementary color for #hex is #8C8766.


I love getcolorcode.com

Triadic colors

1 #997378 and #789973 with #737899 are triadic colors.

2 #997873 and #787399 with #737899 are triadic colors.