COLOR #92D3E5

HEX: #92D3E5 RGB: (146,211,229)

Color info

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

RGB color model

#92D3E5 color RGB value is (146,211,229).

RGB: (146,211,229) (57%, 83%, 90%)

RGB channels and saturation

R 146 of 255 = 57%
G 211 of 255 = 83%
B 229 of 255 = 90%

146
211
229

R + G + B ~ 77%. #92D3E5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 146 + 211 + 229 = 586 (100%)
R 146 of 586 ~ 24.91%
G 211 of 586 ~ 36.01%
B 229 of 586 ~ 39.08'%

%24.91
%36.01
%39.08

CMYK color model

#92D3E5 color CMYK value is (36,8,0,10).

  • cyan value is 36.24%
  • magenta value is 7.86%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (36,8,0,10)
C36M8Y0K10 (36%, 8%, 0%, 10%)
(0.36 / 0.08 / 0.00 / 0.10)

CMYK percentages

%36.24
%7.86
%0
%10.2

Codes

Color #92D3E5 in popluar color models

92 D3 E5
RGB 146 211 229
HSL 193° 61.48% 73.53%
HSB/HSV 193° 36.24% 89.80%
CMYK 36.24% 7.86% 0.00%
10.20%

Color #92D3E5 in popluar number systems.

HEX 92 D3 E5
Decimal 146 211 229
Binary 10010010 11010011 11100101
Octal 222 323 345

Shades and tints

Shades of #92D3E5

#92D3E5
(146,211,229)
#85C0D1
(133,192,209)
#78ADBD
(120,173,189)
#6B9AA9
(107,154,169)
#5E8795
(94,135,149)
#517481
(81,116,129)
#44616D
(68,97,109)
#374E59
(55,78,89)
#2A3B45
(42,59,69)
#1D2831
(29,40,49)
#10151D
(16,21,29)
#000000
(0,0,0)

Tints of #92D3E5

#92D3E5
(146,211,229)
#9BD7E7
(155,215,231)
#A4DBE9
(164,219,233)
#ADDFEB
(173,223,235)
#B6E3ED
(182,227,237)
#BFE7EF
(191,231,239)
#C8EBF1
(200,235,241)
#D1EFF3
(209,239,243)
#DAF3F5
(218,243,245)
#E3F7F7
(227,247,247)
#ECFBF9
(236,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #92D3E5 color. Also use rgb(146,211,229) instead hex code.

Text Font Color

.myTextColor { color: #92D3E5; }

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

This text font color is #92D3E5.

Background Color

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

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

This div background color is #92D3E5.

Border color

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

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

This div border color is #92D3E5.

Opacity

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

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

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

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

This text has shadow with #92D3E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #92D3E5.

Preview

Color preview on black background

This text has color #92D3E5 on black background.


Color preview on white background

This text has color #92D3E5 on white background.


Black color preview on #92D3E5 background

This text has black color on #92D3E5 background.


White color preview on #92D3E5 background

This text has white color on #92D3E5 background.


Related colors

Complementary color

Complementary color for #hex is #6D2C1A.


I love getcolorcode.com

Triadic colors

1 #E592D3 and #D3E592 with #92D3E5 are triadic colors.

2 #E5D392 and #D392E5 with #92D3E5 are triadic colors.