COLOR #738699

HEX: #738699 RGB: (115,134,153)

Color info

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

RGB color model

#738699 color RGB value is (115,134,153).

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

RGB channels and saturation

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

115
134
153

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

Portions of RGB colors in percentages

R + G + B = 115 + 134 + 153 = 402 (100%)
R 115 of 402 ~ 28.61%
G 134 of 402 ~ 33.33%
B 153 of 402 ~ 38.06'%

%28.61
%33.33
%38.06

CMYK color model

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

  • cyan value is 24.84%
  • magenta value is 12.42%
  • 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
%12.42
%0
%40

Codes

Color #738699 in popluar color models

73 86 99
RGB 115 134 153
HSL 210° 15.70% 52.55%
HSB/HSV 210° 24.84% 60.00%
CMYK 24.84% 12.42% 0.00%
40.00%

Color #738699 in popluar number systems.

HEX 73 86 99
Decimal 115 134 153
Binary 1110011 10000110 10011001
Octal 163 206 231

Shades and tints

Shades of #738699

#738699
(115,134,153)
#697A8C
(105,122,140)
#5F6E7F
(95,110,127)
#556272
(85,98,114)
#4B5665
(75,86,101)
#414A58
(65,74,88)
#373E4B
(55,62,75)
#2D323E
(45,50,62)
#232631
(35,38,49)
#191A24
(25,26,36)
#0F0E17
(15,14,23)
#000000
(0,0,0)

Tints of #738699

#738699
(115,134,153)
#7F91A2
(127,145,162)
#8B9CAB
(139,156,171)
#97A7B4
(151,167,180)
#A3B2BD
(163,178,189)
#AFBDC6
(175,189,198)
#BBC8CF
(187,200,207)
#C7D3D8
(199,211,216)
#D3DEE1
(211,222,225)
#DFE9EA
(223,233,234)
#EBF4F3
(235,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738699; }

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

This text font color is #738699.

Background Color

.myBgColor { background-color: #738699; }

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

This div background color is #738699.

Border color

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

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

This div border color is #738699.

Opacity

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

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

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

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

This text has shadow with #738699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738699.

Preview

Color preview on black background

This text has color #738699 on black background.


Color preview on white background

This text has color #738699 on white background.


Black color preview on #738699 background

This text has black color on #738699 background.


White color preview on #738699 background

This text has white color on #738699 background.


Related colors

Complementary color

Complementary color for #hex is #8C7966.


I love getcolorcode.com

Triadic colors

1 #997386 and #869973 with #738699 are triadic colors.

2 #998673 and #867399 with #738699 are triadic colors.