COLOR #738799

HEX: #738799 RGB: (115,135,153)

Color info

#738799 contains red, green and blue colors in about the same proportion. Web safe color of #738799 is #669999 (or #699).

RGB color model

#738799 color RGB value is (115,135,153).

RGB: (115,135,153) (45%, 53%, 60%)

RGB channels and saturation

R 115 of 255 = 45%
G 135 of 255 = 53%
B 153 of 255 = 60%

115
135
153

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

Portions of RGB colors in percentages

R + G + B = 115 + 135 + 153 = 403 (100%)
R 115 of 403 ~ 28.54%
G 135 of 403 ~ 33.5%
B 153 of 403 ~ 37.97'%

%28.54
%33.5
%37.97

CMYK color model

#738799 color CMYK value is (25,12,0,40).

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

CMYK: (25,12,0,40)
C25M12Y0K40 (25%, 12%, 0%, 40%)
(0.25 / 0.12 / 0.00 / 0.40)

CMYK percentages

%24.84
%11.76
%0
%40

Codes

Color #738799 in popluar color models

73 87 99
RGB 115 135 153
HSL 208° 15.70% 52.55%
HSB/HSV 208° 24.84% 60.00%
CMYK 24.84% 11.76% 0.00%
40.00%

Color #738799 in popluar number systems.

HEX 73 87 99
Decimal 115 135 153
Binary 1110011 10000111 10011001
Octal 163 207 231

Shades and tints

Shades of #738799

#738799
(115,135,153)
#697B8C
(105,123,140)
#5F6F7F
(95,111,127)
#556372
(85,99,114)
#4B5765
(75,87,101)
#414B58
(65,75,88)
#373F4B
(55,63,75)
#2D333E
(45,51,62)
#232731
(35,39,49)
#191B24
(25,27,36)
#0F0F17
(15,15,23)
#000000
(0,0,0)

Tints of #738799

#738799
(115,135,153)
#7F91A2
(127,145,162)
#8B9BAB
(139,155,171)
#97A5B4
(151,165,180)
#A3AFBD
(163,175,189)
#AFB9C6
(175,185,198)
#BBC3CF
(187,195,207)
#C7CDD8
(199,205,216)
#D3D7E1
(211,215,225)
#DFE1EA
(223,225,234)
#EBEBF3
(235,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738799; }

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

This text font color is #738799.

Background Color

.myBgColor { background-color: #738799; }

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

This div background color is #738799.

Border color

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

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

This div border color is #738799.

Opacity

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

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

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

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

This text has shadow with #738799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738799.

Preview

Color preview on black background

This text has color #738799 on black background.


Color preview on white background

This text has color #738799 on white background.


Black color preview on #738799 background

This text has black color on #738799 background.


White color preview on #738799 background

This text has white color on #738799 background.


Related colors

Complementary color

Complementary color for #hex is #8C7866.


I love getcolorcode.com

Triadic colors

1 #997387 and #879973 with #738799 are triadic colors.

2 #998773 and #877399 with #738799 are triadic colors.