COLOR #93A293

HEX: #93A293 RGB: (147,162,147)

Color info

#93A293 contains red, green and blue colors in about the same proportion. Web safe color of #93A293 is #999999 (or #999).

RGB color model

#93A293 color RGB value is (147,162,147).

RGB: (147,162,147) (58%, 64%, 58%)

RGB channels and saturation

R 147 of 255 = 58%
G 162 of 255 = 64%
B 147 of 255 = 58%

147
162
147

R + G + B ~ 60%. #93A293 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 147 + 162 + 147 = 456 (100%)
R 147 of 456 ~ 32.24%
G 162 of 456 ~ 35.53%
B 147 of 456 ~ 32.24'%

%32.24
%35.53
%32.24

CMYK color model

#93A293 color CMYK value is (9,0,9,36).

  • cyan value is 9.26%
  • magenta value is 0.00%
  • yellow value is 9.26%
  • key color value is 36.47%

CMYK: (9,0,9,36)
C9M0Y9K36 (9%, 0%, 9%, 36%)
(0.09 / 0.00 / 0.09 / 0.36)

CMYK percentages

%9.26
%0
%9.26
%36.47

Codes

Color #93A293 in popluar color models

93 A2 93
RGB 147 162 147
HSL 120° 7.46% 60.59%
HSB/HSV 120° 9.26% 63.53%
CMYK 9.26% 0.00% 9.26%
36.47%

Color #93A293 in popluar number systems.

HEX 93 A2 93
Decimal 147 162 147
Binary 10010011 10100010 10010011
Octal 223 242 223

Shades and tints

Shades of #93A293

#93A293
(147,162,147)
#869486
(134,148,134)
#798679
(121,134,121)
#6C786C
(108,120,108)
#5F6A5F
(95,106,95)
#525C52
(82,92,82)
#454E45
(69,78,69)
#384038
(56,64,56)
#2B322B
(43,50,43)
#1E241E
(30,36,30)
#111611
(17,22,17)
#000000
(0,0,0)

Tints of #93A293

#93A293
(147,162,147)
#9CAA9C
(156,170,156)
#A5B2A5
(165,178,165)
#AEBAAE
(174,186,174)
#B7C2B7
(183,194,183)
#C0CAC0
(192,202,192)
#C9D2C9
(201,210,201)
#D2DAD2
(210,218,210)
#DBE2DB
(219,226,219)
#E4EAE4
(228,234,228)
#EDF2ED
(237,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93A293; }

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

This text font color is #93A293.

Background Color

.myBgColor { background-color: #93A293; }

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

This div background color is #93A293.

Border color

.myBorderColor { border: 1px solid #93A293; }

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

This div border color is #93A293.

Opacity

.myOpacity80 { color: #93A293; opacity: 0.8; }

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

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

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

This text has shadow with #93A293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93A293.

Preview

Color preview on black background

This text has color #93A293 on black background.


Color preview on white background

This text has color #93A293 on white background.


Black color preview on #93A293 background

This text has black color on #93A293 background.


White color preview on #93A293 background

This text has white color on #93A293 background.


Related colors

Complementary color

Complementary color for #hex is #6C5D6C.


I love getcolorcode.com

Triadic colors

1 #9393A2 and #A29393 with #93A293 are triadic colors.

2 #93A293 and #A29393 with #93A293 are triadic colors.