COLOR #92B0E6

HEX: #92B0E6 RGB: (146,176,230)

Color info

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

RGB color model

#92B0E6 color RGB value is (146,176,230).

RGB: (146,176,230) (57%, 69%, 90%)

RGB channels and saturation

R 146 of 255 = 57%
G 176 of 255 = 69%
B 230 of 255 = 90%

146
176
230

R + G + B ~ 72%. #92B0E6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 146 + 176 + 230 = 552 (100%)
R 146 of 552 ~ 26.45%
G 176 of 552 ~ 31.88%
B 230 of 552 ~ 41.67'%

%26.45
%31.88
%41.67

CMYK color model

#92B0E6 color CMYK value is (37,23,0,10).

  • cyan value is 36.52%
  • magenta value is 23.48%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (37,23,0,10)
C37M23Y0K10 (37%, 23%, 0%, 10%)
(0.37 / 0.23 / 0.00 / 0.10)

CMYK percentages

%36.52
%23.48
%0
%9.8

Codes

Color #92B0E6 in popluar color models

92 B0 E6
RGB 146 176 230
HSL 219° 62.69% 73.73%
HSB/HSV 219° 36.52% 90.20%
CMYK 36.52% 23.48% 0.00%
9.80%

Color #92B0E6 in popluar number systems.

HEX 92 B0 E6
Decimal 146 176 230
Binary 10010010 10110000 11100110
Octal 222 260 346

Shades and tints

Shades of #92B0E6

#92B0E6
(146,176,230)
#85A0D2
(133,160,210)
#7890BE
(120,144,190)
#6B80AA
(107,128,170)
#5E7096
(94,112,150)
#516082
(81,96,130)
#44506E
(68,80,110)
#37405A
(55,64,90)
#2A3046
(42,48,70)
#1D2032
(29,32,50)
#10101E
(16,16,30)
#000000
(0,0,0)

Tints of #92B0E6

#92B0E6
(146,176,230)
#9BB7E8
(155,183,232)
#A4BEEA
(164,190,234)
#ADC5EC
(173,197,236)
#B6CCEE
(182,204,238)
#BFD3F0
(191,211,240)
#C8DAF2
(200,218,242)
#D1E1F4
(209,225,244)
#DAE8F6
(218,232,246)
#E3EFF8
(227,239,248)
#ECF6FA
(236,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #92B0E6 color. Also use rgb(146,176,230) instead hex code.

Text Font Color

.myTextColor { color: #92B0E6; }

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

This text font color is #92B0E6.

Background Color

.myBgColor { background-color: #92B0E6; }

<div style="background-color:#92B0E6">Inner text</div>

This div background color is #92B0E6.

Border color

.myBorderColor { border: 1px solid #92B0E6; }

<div style="border:3px solid #92B0E6">Div</div>

This div border color is #92B0E6.

Opacity

.myOpacity80 { color: #92B0E6; opacity: 0.8; }

<p style="color:#92B0E6;opacity:0.8;">80%</p>

Text with #92B0E6 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 #92B0E6;}

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

This text has shadow with #92B0E6 color.


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

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

This text has shadow with #92B0E6 primary color and red secondary color.


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

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

This text has shadow with #92B0E6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #92B0E6.

Preview

Color preview on black background

This text has color #92B0E6 on black background.


Color preview on white background

This text has color #92B0E6 on white background.


Black color preview on #92B0E6 background

This text has black color on #92B0E6 background.


White color preview on #92B0E6 background

This text has white color on #92B0E6 background.


Related colors

Complementary color

Complementary color for #hex is #6D4F19.


I love getcolorcode.com

Triadic colors

1 #E692B0 and #B0E692 with #92B0E6 are triadic colors.

2 #E6B092 and #B092E6 with #92B0E6 are triadic colors.