COLOR #93B5E5

HEX: #93B5E5 RGB: (147,181,229)

Color info

#93B5E5 contains mainly green and blue colors. Web safe color of #93B5E5 is #99CCCC (or #9CC).

RGB color model

#93B5E5 color RGB value is (147,181,229).

RGB: (147,181,229) (58%, 71%, 90%)

RGB channels and saturation

R 147 of 255 = 58%
G 181 of 255 = 71%
B 229 of 255 = 90%

147
181
229

R + G + B ~ 73%. #93B5E5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 181 + 229 = 557 (100%)
R 147 of 557 ~ 26.39%
G 181 of 557 ~ 32.5%
B 229 of 557 ~ 41.11'%

%26.39
%32.5
%41.11

CMYK color model

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

  • cyan value is 35.81%
  • magenta value is 20.96%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (36,21,0,10)
C36M21Y0K10 (36%, 21%, 0%, 10%)
(0.36 / 0.21 / 0.00 / 0.10)

CMYK percentages

%35.81
%20.96
%0
%10.2

Codes

Color #93B5E5 in popluar color models

93 B5 E5
RGB 147 181 229
HSL 215° 61.19% 73.73%
HSB/HSV 215° 35.81% 89.80%
CMYK 35.81% 20.96% 0.00%
10.20%

Color #93B5E5 in popluar number systems.

HEX 93 B5 E5
Decimal 147 181 229
Binary 10010011 10110101 11100101
Octal 223 265 345

Shades and tints

Shades of #93B5E5

#93B5E5
(147,181,229)
#86A5D1
(134,165,209)
#7995BD
(121,149,189)
#6C85A9
(108,133,169)
#5F7595
(95,117,149)
#526581
(82,101,129)
#45556D
(69,85,109)
#384559
(56,69,89)
#2B3545
(43,53,69)
#1E2531
(30,37,49)
#11151D
(17,21,29)
#000000
(0,0,0)

Tints of #93B5E5

#93B5E5
(147,181,229)
#9CBBE7
(156,187,231)
#A5C1E9
(165,193,233)
#AEC7EB
(174,199,235)
#B7CDED
(183,205,237)
#C0D3EF
(192,211,239)
#C9D9F1
(201,217,241)
#D2DFF3
(210,223,243)
#DBE5F5
(219,229,245)
#E4EBF7
(228,235,247)
#EDF1F9
(237,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93B5E5; }

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

This text font color is #93B5E5.

Background Color

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

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

This div background color is #93B5E5.

Border color

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

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

This div border color is #93B5E5.

Opacity

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

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

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

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

This text has shadow with #93B5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93B5E5.

Preview

Color preview on black background

This text has color #93B5E5 on black background.


Color preview on white background

This text has color #93B5E5 on white background.


Black color preview on #93B5E5 background

This text has black color on #93B5E5 background.


White color preview on #93B5E5 background

This text has white color on #93B5E5 background.


Related colors

Complementary color

Complementary color for #hex is #6C4A1A.


I love getcolorcode.com

Triadic colors

1 #E593B5 and #B5E593 with #93B5E5 are triadic colors.

2 #E5B593 and #B593E5 with #93B5E5 are triadic colors.