COLOR #90B1D5

HEX: #90B1D5 RGB: (144,177,213)

Color info

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

RGB color model

#90B1D5 color RGB value is (144,177,213).

RGB: (144,177,213) (56%, 69%, 84%)

RGB channels and saturation

R 144 of 255 = 56%
G 177 of 255 = 69%
B 213 of 255 = 84%

144
177
213

R + G + B ~ 70%. #90B1D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 144 + 177 + 213 = 534 (100%)
R 144 of 534 ~ 26.97%
G 177 of 534 ~ 33.15%
B 213 of 534 ~ 39.89'%

%26.97
%33.15
%39.89

CMYK color model

#90B1D5 color CMYK value is (32,17,0,16).

  • cyan value is 32.39%
  • magenta value is 16.90%
  • yellow value is 0.00%
  • key color value is 16.47%
CMYK: (32,17,0,16) C32M17Y0K16 (32%,17%,0%,16%) (0.32/0.17/0.00/0.16) 

CMYK percentages

%32.39
%16.9
%0
%16.47

Codes

Color #90B1D5 in popluar color models

90 B1 D5
RGB 144 177 213
HSL 211° 45.10% 70.00%
HSB/HSV 211° 32.39% 83.53%
CMYK 32.39% 16.90% 0.00%
16.47%

Color #90B1D5 in popluar number systems.

HEX 90 B1 D5
Decimal 144 177 213
Binary 10010000 10110001 11010101
Octal 220 261 325

Shades and tints

Shades of #90B1D5

#90B1D5
(144,177,213)
#83A1C2
(131,161,194)
#7691AF
(118,145,175)
#69819C
(105,129,156)
#5C7189
(92,113,137)
#4F6176
(79,97,118)
#425163
(66,81,99)
#354150
(53,65,80)
#28313D
(40,49,61)
#1B212A
(27,33,42)
#0E1117
(14,17,23)
#000000
(0,0,0)

Tints of #90B1D5

#90B1D5
(144,177,213)
#9AB8D8
(154,184,216)
#A4BFDB
(164,191,219)
#AEC6DE
(174,198,222)
#B8CDE1
(184,205,225)
#C2D4E4
(194,212,228)
#CCDBE7
(204,219,231)
#D6E2EA
(214,226,234)
#E0E9ED
(224,233,237)
#EAF0F0
(234,240,240)
#F4F7F3
(244,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90B1D5 color. Also use rgb(144,177,213) instead hex code.

Text Font Color

.myTextColor { color: #90B1D5; }

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

This text font color is #90B1D5.

Background Color

.myBgColor { background-color: #90B1D5; }

<div style="background-color:#90B1D5">Inner text</div>

This div background color is #90B1D5.

Border color

.myBorderColor { border: 1px solid #90B1D5; }

<div style="border:3px solid #90B1D5">Div</div>

This div border color is #90B1D5.

Opacity

.myOpacity80 { color: #90B1D5; opacity: 0.8; }

<p style="color:#90B1D5;opacity:0.8;">80%</p>

Text with #90B1D5 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 #90B1D5;}

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

This text has shadow with #90B1D5 color.


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

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

This text has shadow with #90B1D5 primary color and red secondary color.


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

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

This text has shadow with #90B1D5 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #90B1D5.

Preview

Color preview on black background

This text has color #90B1D5 on black background.


Color preview on white background

This text has color #90B1D5 on white background.


Black color preview on #90B1D5 background

This text has black color on #90B1D5 background.


White color preview on #90B1D5 background

This text has white color on #90B1D5 background.


Related colors

Complementary color

Complementary color for #hex is #6F4E2A.


I love getcolorcode.com

Triadic colors

1 #D590B1 and #B1D590 with #90B1D5 are triadic colors.

2 #D5B190 and #B190D5 with #90B1D5 are triadic colors.