COLOR #738883

HEX: #738883 RGB: (115,136,131)

Color info

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

RGB color model

#738883 color RGB value is (115,136,131).

RGB: (115,136,131) (45%, 53%, 51%)

RGB channels and saturation

R 115 of 255 = 45%
G 136 of 255 = 53%
B 131 of 255 = 51%

115
136
131

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

Portions of RGB colors in percentages

R + G + B = 115 + 136 + 131 = 382 (100%)
R 115 of 382 ~ 30.1%
G 136 of 382 ~ 35.6%
B 131 of 382 ~ 34.29'%

%30.1
%35.6
%34.29

CMYK color model

#738883 color CMYK value is (15,0,4,47).

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

CMYK: (15,0,4,47)
C15M0Y4K47 (15%, 0%, 4%, 47%)
(0.15 / 0.00 / 0.04 / 0.47)

CMYK percentages

%15.44
%0
%3.68
%46.67

Codes

Color #738883 in popluar color models

73 88 83
RGB 115 136 131
HSL 166° 8.37% 49.22%
HSB/HSV 166° 15.44% 53.33%
CMYK 15.44% 0.00% 3.68%
46.67%

Color #738883 in popluar number systems.

HEX 73 88 83
Decimal 115 136 131
Binary 1110011 10001000 10000011
Octal 163 210 203

Shades and tints

Shades of #738883

#738883
(115,136,131)
#697C78
(105,124,120)
#5F706D
(95,112,109)
#556462
(85,100,98)
#4B5857
(75,88,87)
#414C4C
(65,76,76)
#374041
(55,64,65)
#2D3436
(45,52,54)
#23282B
(35,40,43)
#191C20
(25,28,32)
#0F1015
(15,16,21)
#000000
(0,0,0)

Tints of #738883

#738883
(115,136,131)
#7F928E
(127,146,142)
#8B9C99
(139,156,153)
#97A6A4
(151,166,164)
#A3B0AF
(163,176,175)
#AFBABA
(175,186,186)
#BBC4C5
(187,196,197)
#C7CED0
(199,206,208)
#D3D8DB
(211,216,219)
#DFE2E6
(223,226,230)
#EBECF1
(235,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738883; }

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

This text font color is #738883.

Background Color

.myBgColor { background-color: #738883; }

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

This div background color is #738883.

Border color

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

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

This div border color is #738883.

Opacity

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

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

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

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

This text has shadow with #738883 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738883.

Preview

Color preview on black background

This text has color #738883 on black background.


Color preview on white background

This text has color #738883 on white background.


Black color preview on #738883 background

This text has black color on #738883 background.


White color preview on #738883 background

This text has white color on #738883 background.


Related colors

Complementary color

Complementary color for #hex is #8C777C.


I love getcolorcode.com

Triadic colors

1 #837388 and #888373 with #738883 are triadic colors.

2 #838873 and #887383 with #738883 are triadic colors.