COLOR #93B3D5

HEX: #93B3D5 RGB: (147,179,213)

Color info

#93B3D5 contains mainly green and blue colors. Web safe color of #93B3D5 is #9999CC (or #99C).

RGB color model

#93B3D5 color RGB value is (147,179,213).

RGB: (147,179,213) (58%, 70%, 84%)

RGB channels and saturation

R 147 of 255 = 58%
G 179 of 255 = 70%
B 213 of 255 = 84%

147
179
213

R + G + B ~ 71%. #93B3D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 179 + 213 = 539 (100%)
R 147 of 539 ~ 27.27%
G 179 of 539 ~ 33.21%
B 213 of 539 ~ 39.52'%

%27.27
%33.21
%39.52

CMYK color model

#93B3D5 color CMYK value is (31,16,0,16).

  • cyan value is 30.99%
  • magenta value is 15.96%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (31,16,0,16)
C31M16Y0K16 (31%, 16%, 0%, 16%)
(0.31 / 0.16 / 0.00 / 0.16)

CMYK percentages

%30.99
%15.96
%0
%16.47

Codes

Color #93B3D5 in popluar color models

93 B3 D5
RGB 147 179 213
HSL 211° 44.00% 70.59%
HSB/HSV 211° 30.99% 83.53%
CMYK 30.99% 15.96% 0.00%
16.47%

Color #93B3D5 in popluar number systems.

HEX 93 B3 D5
Decimal 147 179 213
Binary 10010011 10110011 11010101
Octal 223 263 325

Shades and tints

Shades of #93B3D5

#93B3D5
(147,179,213)
#86A3C2
(134,163,194)
#7993AF
(121,147,175)
#6C839C
(108,131,156)
#5F7389
(95,115,137)
#526376
(82,99,118)
#455363
(69,83,99)
#384350
(56,67,80)
#2B333D
(43,51,61)
#1E232A
(30,35,42)
#111317
(17,19,23)
#000000
(0,0,0)

Tints of #93B3D5

#93B3D5
(147,179,213)
#9CB9D8
(156,185,216)
#A5BFDB
(165,191,219)
#AEC5DE
(174,197,222)
#B7CBE1
(183,203,225)
#C0D1E4
(192,209,228)
#C9D7E7
(201,215,231)
#D2DDEA
(210,221,234)
#DBE3ED
(219,227,237)
#E4E9F0
(228,233,240)
#EDEFF3
(237,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93B3D5; }

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

This text font color is #93B3D5.

Background Color

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

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

This div background color is #93B3D5.

Border color

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

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

This div border color is #93B3D5.

Opacity

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

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

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

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

This text has shadow with #93B3D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93B3D5.

Preview

Color preview on black background

This text has color #93B3D5 on black background.


Color preview on white background

This text has color #93B3D5 on white background.


Black color preview on #93B3D5 background

This text has black color on #93B3D5 background.


White color preview on #93B3D5 background

This text has white color on #93B3D5 background.


Related colors

Complementary color

Complementary color for #hex is #6C4C2A.


I love getcolorcode.com

Triadic colors

1 #D593B3 and #B3D593 with #93B3D5 are triadic colors.

2 #D5B393 and #B393D5 with #93B3D5 are triadic colors.