COLOR #50D3E7

HEX: #50D3E7 RGB: (80,211,231)

Renk bilgisi

#50D3E7 contains mainly green and blue colors. #50D3E7 ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#50D3E7 color RGB value is (80,211,231).

RGB: (80,211,231) (31%, 83%, 91%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 211 of 255 = 83%
B 231 of 255 = 91%

80
211
231

R + G + B ~ 68%. #50D3E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 211 + 231 = 522 (100%)
R 80 of 522 ~ 15.33%
G 211 of 522 ~ 40.42%
B 231 of 522 ~ 44.25'%

%15.33
%40.42
%44.25

CMYK RENK MODELİ

#50D3E7 rengi CMYK tonu (65,9,0,9).

  • camgöbeği tonu 65.37%
  • eflatun tonu 8.66%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (65,9,0,9)
C65M9Y0K9 (65%, 9%, 0%, 9%)
(0.65 / 0.09 / 0.00 / 0.09)

CMYK yüzdeleri

%65.37
%8.66
%0
%9.41

Codes

Color #50D3E7 in popluar color models

50 D3 E7
RGB 80 211 231
HSL 188° 75.88% 60.98%
HSB/HSV 188° 65.37% 90.59%
CMYK 65.37% 8.66% 0.00%
9.41%

Color #50D3E7 in popluar number systems.

HEX 50 D3 E7
Decimal 80 211 231
Binary 1010000 11010011 11100111
Octal 120 323 347

Shades and tints

Shades of #50D3E7

#50D3E7
(80,211,231)
#49C0D2
(73,192,210)
#42ADBD
(66,173,189)
#3B9AA8
(59,154,168)
#348793
(52,135,147)
#2D747E
(45,116,126)
#266169
(38,97,105)
#1F4E54
(31,78,84)
#183B3F
(24,59,63)
#11282A
(17,40,42)
#0A1515
(10,21,21)
#000000
(0,0,0)

Tints of #50D3E7

#50D3E7
(80,211,231)
#5FD7E9
(95,215,233)
#6EDBEB
(110,219,235)
#7DDFED
(125,223,237)
#8CE3EF
(140,227,239)
#9BE7F1
(155,231,241)
#AAEBF3
(170,235,243)
#B9EFF5
(185,239,245)
#C8F3F7
(200,243,247)
#D7F7F9
(215,247,249)
#E6FBFB
(230,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50D3E7 color. Also use rgb(80,211,231) instead hex code.

Text Font Color

.myTextColor { color: #50D3E7; }

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

This text font color is #50D3E7.

Background Color

.myBgColor { background-color: #50D3E7; }

<div style="background-color:#50D3E7">Inner text</div>

This div background color is #50D3E7.

Border color

.myBorderColor { border: 1px solid #50D3E7; }

<div style="border:3px solid #50D3E7">Div</div>

This div border color is #50D3E7.

Opacity

.myOpacity80 { color: #50D3E7; opacity: 0.8; }

<p style="color:#50D3E7;opacity:0.8;">80%</p>

Text with #50D3E7 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 #50D3E7;}

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

This text has shadow with #50D3E7 color.


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

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

This text has shadow with #50D3E7 primary color and red secondary color.


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

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

This text has shadow with #50D3E7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50D3E7.

Preview

Color preview on black background

This text has color #50D3E7 on black background.


Color preview on white background

This text has color #50D3E7 on white background.


Black color preview on #50D3E7 background

This text has black color on #50D3E7 background.


White color preview on #50D3E7 background

This text has white color on #50D3E7 background.


Related colors

Complementary color

Complementary color for #hex is #AF2C18.


I love getcolorcode.com

Triadic colors

1 #E750D3 and #D3E750 with #50D3E7 are triadic colors.

2 #E7D350 and #D350E7 with #50D3E7 are triadic colors.