COLOR #938093

HEX: #938093 RGB: (147,128,147)

Color info

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

RGB color model

#938093 color RGB value is (147,128,147).

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

RGB channels and saturation

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

147
128
147

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

Portions of RGB colors in percentages

R + G + B = 147 + 128 + 147 = 422 (100%)
R 147 of 422 ~ 34.83%
G 128 of 422 ~ 30.33%
B 147 of 422 ~ 34.83'%

%34.83
%30.33
%34.83

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 12.93%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (0,13,0,42) C0M13Y0K42 (0%,13%,0%,42%) (0.00/0.13/0.00/0.42) 

CMYK percentages

%0
%12.93
%0
%42.35

Codes

Color #938093 in popluar color models

93 80 93
RGB 147 128 147
HSL 300° 8.09% 53.92%
HSB/HSV 300° 12.93% 57.65%
CMYK 0.00% 12.93% 0.00%
42.35%

Color #938093 in popluar number systems.

HEX 93 80 93
Decimal 147 128 147
Binary 10010011 10000000 10010011
Octal 223 200 223

Shades and tints

Shades of #938093

#938093
(147,128,147)
#867586
(134,117,134)
#796A79
(121,106,121)
#6C5F6C
(108,95,108)
#5F545F
(95,84,95)
#524952
(82,73,82)
#453E45
(69,62,69)
#383338
(56,51,56)
#2B282B
(43,40,43)
#1E1D1E
(30,29,30)
#111211
(17,18,17)
#000000
(0,0,0)

Tints of #938093

#938093
(147,128,147)
#9C8B9C
(156,139,156)
#A596A5
(165,150,165)
#AEA1AE
(174,161,174)
#B7ACB7
(183,172,183)
#C0B7C0
(192,183,192)
#C9C2C9
(201,194,201)
#D2CDD2
(210,205,210)
#DBD8DB
(219,216,219)
#E4E3E4
(228,227,228)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #938093; }

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

This text font color is #938093.

Background Color

.myBgColor { background-color: #938093; }

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

This div background color is #938093.

Border color

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

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

This div border color is #938093.

Opacity

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

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

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

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

This text has shadow with #938093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #938093.

Preview

Color preview on black background

This text has color #938093 on black background.


Color preview on white background

This text has color #938093 on white background.


Black color preview on #938093 background

This text has black color on #938093 background.


White color preview on #938093 background

This text has white color on #938093 background.


Related colors

Complementary color

Complementary color for #hex is #6C7F6C.


I love getcolorcode.com

Triadic colors

1 #939380 and #809393 with #938093 are triadic colors.

2 #938093 and #809393 with #938093 are triadic colors.