COLOR #508DE0

HEX: #508DE0 RGB: (80,141,224)

Renk bilgisi

#508DE0 contains mainly blue color. #508DE0 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#508DE0 color RGB value is (80,141,224).

RGB: (80,141,224) (31%, 55%, 88%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 141 of 255 = 55%
B 224 of 255 = 88%

80
141
224

R + G + B ~ 58%. #508DE0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 141 + 224 = 445 (100%)
R 80 of 445 ~ 17.98%
G 141 of 445 ~ 31.69%
B 224 of 445 ~ 50.34'%

%17.98
%31.69
%50.34

CMYK RENK MODELİ

#508DE0 rengi CMYK tonu (64,37,0,12).

  • camgöbeği tonu 64.29%
  • eflatun tonu 37.05%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (64,37,0,12)
C64M37Y0K12 (64%, 37%, 0%, 12%)
(0.64 / 0.37 / 0.00 / 0.12)

CMYK yüzdeleri

%64.29
%37.05
%0
%12.16

Codes

Color #508DE0 in popluar color models

50 8D E0
RGB 80 141 224
HSL 215° 69.90% 59.61%
HSB/HSV 215° 64.29% 87.84%
CMYK 64.29% 37.05% 0.00%
12.16%

Color #508DE0 in popluar number systems.

HEX 50 8D E0
Decimal 80 141 224
Binary 1010000 10001101 11100000
Octal 120 215 340

Shades and tints

Shades of #508DE0

#508DE0
(80,141,224)
#4981CC
(73,129,204)
#4275B8
(66,117,184)
#3B69A4
(59,105,164)
#345D90
(52,93,144)
#2D517C
(45,81,124)
#264568
(38,69,104)
#1F3954
(31,57,84)
#182D40
(24,45,64)
#11212C
(17,33,44)
#0A1518
(10,21,24)
#000000
(0,0,0)

Tints of #508DE0

#508DE0
(80,141,224)
#5F97E2
(95,151,226)
#6EA1E4
(110,161,228)
#7DABE6
(125,171,230)
#8CB5E8
(140,181,232)
#9BBFEA
(155,191,234)
#AAC9EC
(170,201,236)
#B9D3EE
(185,211,238)
#C8DDF0
(200,221,240)
#D7E7F2
(215,231,242)
#E6F1F4
(230,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #508DE0 color. Also use rgb(80,141,224) instead hex code.

Text Font Color

.myTextColor { color: #508DE0; }

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

This text font color is #508DE0.

Background Color

.myBgColor { background-color: #508DE0; }

<div style="background-color:#508DE0">Inner text</div>

This div background color is #508DE0.

Border color

.myBorderColor { border: 1px solid #508DE0; }

<div style="border:3px solid #508DE0">Div</div>

This div border color is #508DE0.

Opacity

.myOpacity80 { color: #508DE0; opacity: 0.8; }

<p style="color:#508DE0;opacity:0.8;">80%</p>

Text with #508DE0 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 #508DE0;}

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

This text has shadow with #508DE0 color.


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

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

This text has shadow with #508DE0 primary color and red secondary color.


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

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

This text has shadow with #508DE0 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #508DE0.

Preview

Color preview on black background

This text has color #508DE0 on black background.


Color preview on white background

This text has color #508DE0 on white background.


Black color preview on #508DE0 background

This text has black color on #508DE0 background.


White color preview on #508DE0 background

This text has white color on #508DE0 background.


Related colors

Complementary color

Complementary color for #hex is #AF721F.


I love getcolorcode.com

Triadic colors

1 #E0508D and #8DE050 with #508DE0 are triadic colors.

2 #E08D50 and #8D50E0 with #508DE0 are triadic colors.