COLOR #507485

HEX: #507485 RGB: (80,116,133)

Renk bilgisi

#507485 contains red, green and blue colors in about the same proportion. #507485 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#507485 color RGB value is (80,116,133).

RGB: (80,116,133) (31%, 45%, 52%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 116 of 255 = 45%
B 133 of 255 = 52%

80
116
133

R + G + B ~ 43%. #507485 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 116 + 133 = 329 (100%)
R 80 of 329 ~ 24.32%
G 116 of 329 ~ 35.26%
B 133 of 329 ~ 40.43'%

%24.32
%35.26
%40.43

CMYK RENK MODELİ

#507485 rengi CMYK tonu (40,13,0,48).

  • camgöbeği tonu 39.85%
  • eflatun tonu 12.78%
  • sarı tonu 0.00%
  • ana renk tonu 47.84%

CMYK: (40,13,0,48)
C40M13Y0K48 (40%, 13%, 0%, 48%)
(0.40 / 0.13 / 0.00 / 0.48)

CMYK yüzdeleri

%39.85
%12.78
%0
%47.84

Codes

Color #507485 in popluar color models

50 74 85
RGB 80 116 133
HSL 199° 24.88% 41.76%
HSB/HSV 199° 39.85% 52.16%
CMYK 39.85% 12.78% 0.00%
47.84%

Color #507485 in popluar number systems.

HEX 50 74 85
Decimal 80 116 133
Binary 1010000 1110100 10000101
Octal 120 164 205

Shades and tints

Shades of #507485

#507485
(80,116,133)
#496A79
(73,106,121)
#42606D
(66,96,109)
#3B5661
(59,86,97)
#344C55
(52,76,85)
#2D4249
(45,66,73)
#26383D
(38,56,61)
#1F2E31
(31,46,49)
#182425
(24,36,37)
#111A19
(17,26,25)
#0A100D
(10,16,13)
#000000
(0,0,0)

Tints of #507485

#507485
(80,116,133)
#5F8090
(95,128,144)
#6E8C9B
(110,140,155)
#7D98A6
(125,152,166)
#8CA4B1
(140,164,177)
#9BB0BC
(155,176,188)
#AABCC7
(170,188,199)
#B9C8D2
(185,200,210)
#C8D4DD
(200,212,221)
#D7E0E8
(215,224,232)
#E6ECF3
(230,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507485 color. Also use rgb(80,116,133) instead hex code.

Text Font Color

.myTextColor { color: #507485; }

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

This text font color is #507485.

Background Color

.myBgColor { background-color: #507485; }

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

This div background color is #507485.

Border color

.myBorderColor { border: 1px solid #507485; }

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

This div border color is #507485.

Opacity

.myOpacity80 { color: #507485; opacity: 0.8; }

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

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

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

This text has shadow with #507485 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507485.

Preview

Color preview on black background

This text has color #507485 on black background.


Color preview on white background

This text has color #507485 on white background.


Black color preview on #507485 background

This text has black color on #507485 background.


White color preview on #507485 background

This text has white color on #507485 background.


Related colors

Complementary color

Complementary color for #hex is #AF8B7A.


I love getcolorcode.com

Triadic colors

1 #855074 and #748550 with #507485 are triadic colors.

2 #857450 and #745085 with #507485 are triadic colors.