COLOR #938088

HEX: #938088 RGB: (147,128,136)

Color info

#938088 contains red, green and blue colors in about the same proportion. Web safe color of #938088 is #996699 (or #969).

RGB color model

#938088 color RGB value is (147,128,136).

RGB: (147,128,136) (58%, 50%, 53%)

RGB channels and saturation

R 147 of 255 = 58%
G 128 of 255 = 50%
B 136 of 255 = 53%

147
128
136

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

Portions of RGB colors in percentages

R + G + B = 147 + 128 + 136 = 411 (100%)
R 147 of 411 ~ 35.77%
G 128 of 411 ~ 31.14%
B 136 of 411 ~ 33.09'%

%35.77
%31.14
%33.09

CMYK color model

#938088 color CMYK value is (0,13,7,42).

  • cyan value is 0.00%
  • magenta value is 12.93%
  • yellow value is 7.48%
  • key color value is 42.35%

CMYK: (0,13,7,42)
C0M13Y7K42 (0%, 13%, 7%, 42%)
(0.00 / 0.13 / 0.07 / 0.42)

CMYK percentages

%0
%12.93
%7.48
%42.35

Codes

Color #938088 in popluar color models

93 80 88
RGB 147 128 136
HSL 335° 8.09% 53.92%
HSB/HSV 335° 12.93% 57.65%
CMYK 0.00% 12.93% 7.48%
42.35%

Color #938088 in popluar number systems.

HEX 93 80 88
Decimal 147 128 136
Binary 10010011 10000000 10001000
Octal 223 200 210

Shades and tints

Shades of #938088

#938088
(147,128,136)
#86757C
(134,117,124)
#796A70
(121,106,112)
#6C5F64
(108,95,100)
#5F5458
(95,84,88)
#52494C
(82,73,76)
#453E40
(69,62,64)
#383334
(56,51,52)
#2B2828
(43,40,40)
#1E1D1C
(30,29,28)
#111210
(17,18,16)
#000000
(0,0,0)

Tints of #938088

#938088
(147,128,136)
#9C8B92
(156,139,146)
#A5969C
(165,150,156)
#AEA1A6
(174,161,166)
#B7ACB0
(183,172,176)
#C0B7BA
(192,183,186)
#C9C2C4
(201,194,196)
#D2CDCE
(210,205,206)
#DBD8D8
(219,216,216)
#E4E3E2
(228,227,226)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #938088 color. Also use rgb(147,128,136) instead hex code.

Text Font Color

.myTextColor { color: #938088; }

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

This text font color is #938088.

Background Color

.myBgColor { background-color: #938088; }

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

This div background color is #938088.

Border color

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

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

This div border color is #938088.

Opacity

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

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

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

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

This text has shadow with #938088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #938088.

Preview

Color preview on black background

This text has color #938088 on black background.


Color preview on white background

This text has color #938088 on white background.


Black color preview on #938088 background

This text has black color on #938088 background.


White color preview on #938088 background

This text has white color on #938088 background.


Related colors

Complementary color

Complementary color for #hex is #6C7F77.


I love getcolorcode.com

Triadic colors

1 #889380 and #808893 with #938088 are triadic colors.

2 #888093 and #809388 with #938088 are triadic colors.