COLOR #738588

HEX: #738588 RGB: (115,133,136)

Color info

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

RGB color model

#738588 color RGB value is (115,133,136).

RGB: (115,133,136) (45%, 52%, 53%)

RGB channels and saturation

R 115 of 255 = 45%
G 133 of 255 = 52%
B 136 of 255 = 53%

115
133
136

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

Portions of RGB colors in percentages

R + G + B = 115 + 133 + 136 = 384 (100%)
R 115 of 384 ~ 29.95%
G 133 of 384 ~ 34.64%
B 136 of 384 ~ 35.42'%

%29.95
%34.64
%35.42

CMYK color model

#738588 color CMYK value is (15,2,0,47).

  • cyan value is 15.44%
  • magenta value is 2.21%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (15,2,0,47)
C15M2Y0K47 (15%, 2%, 0%, 47%)
(0.15 / 0.02 / 0.00 / 0.47)

CMYK percentages

%15.44
%2.21
%0
%46.67

Codes

Color #738588 in popluar color models

73 85 88
RGB 115 133 136
HSL 189° 8.37% 49.22%
HSB/HSV 189° 15.44% 53.33%
CMYK 15.44% 2.21% 0.00%
46.67%

Color #738588 in popluar number systems.

HEX 73 85 88
Decimal 115 133 136
Binary 1110011 10000101 10001000
Octal 163 205 210

Shades and tints

Shades of #738588

#738588
(115,133,136)
#69797C
(105,121,124)
#5F6D70
(95,109,112)
#556164
(85,97,100)
#4B5558
(75,85,88)
#41494C
(65,73,76)
#373D40
(55,61,64)
#2D3134
(45,49,52)
#232528
(35,37,40)
#19191C
(25,25,28)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #738588

#738588
(115,133,136)
#7F9092
(127,144,146)
#8B9B9C
(139,155,156)
#97A6A6
(151,166,166)
#A3B1B0
(163,177,176)
#AFBCBA
(175,188,186)
#BBC7C4
(187,199,196)
#C7D2CE
(199,210,206)
#D3DDD8
(211,221,216)
#DFE8E2
(223,232,226)
#EBF3EC
(235,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738588; }

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

This text font color is #738588.

Background Color

.myBgColor { background-color: #738588; }

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

This div background color is #738588.

Border color

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

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

This div border color is #738588.

Opacity

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

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

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

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

This text has shadow with #738588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738588.

Preview

Color preview on black background

This text has color #738588 on black background.


Color preview on white background

This text has color #738588 on white background.


Black color preview on #738588 background

This text has black color on #738588 background.


White color preview on #738588 background

This text has white color on #738588 background.


Related colors

Complementary color

Complementary color for #hex is #8C7A77.


I love getcolorcode.com

Triadic colors

1 #887385 and #858873 with #738588 are triadic colors.

2 #888573 and #857388 with #738588 are triadic colors.