COLOR #93B4B1

HEX: #93B4B1 RGB: (147,180,177)

Color info

#93B4B1 contains red, green and blue colors in about the same proportion. Web safe color of #93B4B1 is #99CC99 (or #9C9).

RGB color model

#93B4B1 color RGB value is (147,180,177).

RGB: (147,180,177) (58%, 71%, 69%)

RGB channels and saturation

R 147 of 255 = 58%
G 180 of 255 = 71%
B 177 of 255 = 69%

147
180
177

R + G + B ~ 66%. #93B4B1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 180 + 177 = 504 (100%)
R 147 of 504 ~ 29.17%
G 180 of 504 ~ 35.71%
B 177 of 504 ~ 35.12'%

%29.17
%35.71
%35.12

CMYK color model

#93B4B1 color CMYK value is (18,0,2,29).

  • cyan value is 18.33%
  • magenta value is 0.00%
  • yellow value is 1.67%
  • key color value is 29.41%
CMYK: (18,0,2,29) C18M0Y2K29 (18%,0%,2%,29%) (0.18/0.00/0.02/0.29) 

CMYK percentages

%18.33
%0
%1.67
%29.41

Codes

Color #93B4B1 in popluar color models

93 B4 B1
RGB 147 180 177
HSL 175° 18.03% 64.12%
HSB/HSV 175° 18.33% 70.59%
CMYK 18.33% 0.00% 1.67%
29.41%

Color #93B4B1 in popluar number systems.

HEX 93 B4 B1
Decimal 147 180 177
Binary 10010011 10110100 10110001
Octal 223 264 261

Shades and tints

Shades of #93B4B1

#93B4B1
(147,180,177)
#86A4A1
(134,164,161)
#799491
(121,148,145)
#6C8481
(108,132,129)
#5F7471
(95,116,113)
#526461
(82,100,97)
#455451
(69,84,81)
#384441
(56,68,65)
#2B3431
(43,52,49)
#1E2421
(30,36,33)
#111411
(17,20,17)
#000000
(0,0,0)

Tints of #93B4B1

#93B4B1
(147,180,177)
#9CBAB8
(156,186,184)
#A5C0BF
(165,192,191)
#AEC6C6
(174,198,198)
#B7CCCD
(183,204,205)
#C0D2D4
(192,210,212)
#C9D8DB
(201,216,219)
#D2DEE2
(210,222,226)
#DBE4E9
(219,228,233)
#E4EAF0
(228,234,240)
#EDF0F7
(237,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93B4B1; }

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

This text font color is #93B4B1.

Background Color

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

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

This div background color is #93B4B1.

Border color

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

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

This div border color is #93B4B1.

Opacity

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

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

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

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

This text has shadow with #93B4B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93B4B1.

Preview

Color preview on black background

This text has color #93B4B1 on black background.


Color preview on white background

This text has color #93B4B1 on white background.


Black color preview on #93B4B1 background

This text has black color on #93B4B1 background.


White color preview on #93B4B1 background

This text has white color on #93B4B1 background.


Related colors

Complementary color

Complementary color for #hex is #6C4B4E.


I love getcolorcode.com

Triadic colors

1 #B193B4 and #B4B193 with #93B4B1 are triadic colors.

2 #B1B493 and #B493B1 with #93B4B1 are triadic colors.