COLOR #738595

HEX: #738595 RGB: (115,133,149)

Color info

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

RGB color model

#738595 color RGB value is (115,133,149).

RGB: (115,133,149) (45%, 52%, 58%)

RGB channels and saturation

R 115 of 255 = 45%
G 133 of 255 = 52%
B 149 of 255 = 58%

115
133
149

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

Portions of RGB colors in percentages

R + G + B = 115 + 133 + 149 = 397 (100%)
R 115 of 397 ~ 28.97%
G 133 of 397 ~ 33.5%
B 149 of 397 ~ 37.53'%

%28.97
%33.5
%37.53

CMYK color model

#738595 color CMYK value is (23,11,0,42).

  • cyan value is 22.82%
  • magenta value is 10.74%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (23,11,0,42) C23M11Y0K42 (23%,11%,0%,42%) (0.23/0.11/0.00/0.42) 

CMYK percentages

%22.82
%10.74
%0
%41.57

Codes

Color #738595 in popluar color models

73 85 95
RGB 115 133 149
HSL 208° 13.82% 51.76%
HSB/HSV 208° 22.82% 58.43%
CMYK 22.82% 10.74% 0.00%
41.57%

Color #738595 in popluar number systems.

HEX 73 85 95
Decimal 115 133 149
Binary 1110011 10000101 10010101
Octal 163 205 225

Shades and tints

Shades of #738595

#738595
(115,133,149)
#697988
(105,121,136)
#5F6D7B
(95,109,123)
#55616E
(85,97,110)
#4B5561
(75,85,97)
#414954
(65,73,84)
#373D47
(55,61,71)
#2D313A
(45,49,58)
#23252D
(35,37,45)
#191920
(25,25,32)
#0F0D13
(15,13,19)
#000000
(0,0,0)

Tints of #738595

#738595
(115,133,149)
#7F909E
(127,144,158)
#8B9BA7
(139,155,167)
#97A6B0
(151,166,176)
#A3B1B9
(163,177,185)
#AFBCC2
(175,188,194)
#BBC7CB
(187,199,203)
#C7D2D4
(199,210,212)
#D3DDDD
(211,221,221)
#DFE8E6
(223,232,230)
#EBF3EF
(235,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738595 color. Also use rgb(115,133,149) instead hex code.

Text Font Color

.myTextColor { color: #738595; }

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

This text font color is #738595.

Background Color

.myBgColor { background-color: #738595; }

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

This div background color is #738595.

Border color

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

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

This div border color is #738595.

Opacity

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

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

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

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

This text has shadow with #738595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738595.

Preview

Color preview on black background

This text has color #738595 on black background.


Color preview on white background

This text has color #738595 on white background.


Black color preview on #738595 background

This text has black color on #738595 background.


White color preview on #738595 background

This text has white color on #738595 background.


Related colors

Complementary color

Complementary color for #hex is #8C7A6A.


I love getcolorcode.com

Triadic colors

1 #957385 and #859573 with #738595 are triadic colors.

2 #958573 and #857395 with #738595 are triadic colors.