COLOR #93A493

HEX: #93A493 RGB: (147,164,147)

Color info

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

RGB color model

#93A493 color RGB value is (147,164,147).

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

RGB channels and saturation

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

147
164
147

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

Portions of RGB colors in percentages

R + G + B = 147 + 164 + 147 = 458 (100%)
R 147 of 458 ~ 32.1%
G 164 of 458 ~ 35.81%
B 147 of 458 ~ 32.1'%

%32.1
%35.81
%32.1

CMYK color model

#93A493 color CMYK value is (10,0,10,36).

  • cyan value is 10.37%
  • magenta value is 0.00%
  • yellow value is 10.37%
  • key color value is 35.69%
CMYK: (10,0,10,36) C10M0Y10K36 (10%,0%,10%,36%) (0.10/0.00/0.10/0.36) 

CMYK percentages

%10.37
%0
%10.37
%35.69

Codes

Color #93A493 in popluar color models

93 A4 93
RGB 147 164 147
HSL 120° 8.54% 60.98%
HSB/HSV 120° 10.37% 64.31%
CMYK 10.37% 0.00% 10.37%
35.69%

Color #93A493 in popluar number systems.

HEX 93 A4 93
Decimal 147 164 147
Binary 10010011 10100100 10010011
Octal 223 244 223

Shades and tints

Shades of #93A493

#93A493
(147,164,147)
#869686
(134,150,134)
#798879
(121,136,121)
#6C7A6C
(108,122,108)
#5F6C5F
(95,108,95)
#525E52
(82,94,82)
#455045
(69,80,69)
#384238
(56,66,56)
#2B342B
(43,52,43)
#1E261E
(30,38,30)
#111811
(17,24,17)
#000000
(0,0,0)

Tints of #93A493

#93A493
(147,164,147)
#9CAC9C
(156,172,156)
#A5B4A5
(165,180,165)
#AEBCAE
(174,188,174)
#B7C4B7
(183,196,183)
#C0CCC0
(192,204,192)
#C9D4C9
(201,212,201)
#D2DCD2
(210,220,210)
#DBE4DB
(219,228,219)
#E4ECE4
(228,236,228)
#EDF4ED
(237,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93A493; }

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

This text font color is #93A493.

Background Color

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

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

This div background color is #93A493.

Border color

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

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

This div border color is #93A493.

Opacity

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

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

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

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

This text has shadow with #93A493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93A493.

Preview

Color preview on black background

This text has color #93A493 on black background.


Color preview on white background

This text has color #93A493 on white background.


Black color preview on #93A493 background

This text has black color on #93A493 background.


White color preview on #93A493 background

This text has white color on #93A493 background.


Related colors

Complementary color

Complementary color for #hex is #6C5B6C.


I love getcolorcode.com

Triadic colors

1 #9393A4 and #A49393 with #93A493 are triadic colors.

2 #93A493 and #A49393 with #93A493 are triadic colors.