COLOR #505263

HEX: #505263 RGB: (80,82,99)

Renk bilgisi

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

RGB renk modeli

#505263 color RGB value is (80,82,99).

RGB: (80,82,99) (31%, 32%, 39%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 82 of 255 = 32%
B 99 of 255 = 39%

80
82
99

R + G + B ~ 34%. #505263 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 82 + 99 = 261 (100%)
R 80 of 261 ~ 30.65%
G 82 of 261 ~ 31.42%
B 99 of 261 ~ 37.93'%

%30.65
%31.42
%37.93

CMYK RENK MODELİ

#505263 rengi CMYK tonu (19,17,0,61).

  • camgöbeği tonu 19.19%
  • eflatun tonu 17.17%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (19,17,0,61)
C19M17Y0K61 (19%, 17%, 0%, 61%)
(0.19 / 0.17 / 0.00 / 0.61)

CMYK yüzdeleri

%19.19
%17.17
%0
%61.18

Codes

Color #505263 in popluar color models

50 52 63
RGB 80 82 99
HSL 234° 10.61% 35.10%
HSB/HSV 234° 19.19% 38.82%
CMYK 19.19% 17.17% 0.00%
61.18%

Color #505263 in popluar number systems.

HEX 50 52 63
Decimal 80 82 99
Binary 1010000 1010010 1100011
Octal 120 122 143

Shades and tints

Shades of #505263

#505263
(80,82,99)
#494B5A
(73,75,90)
#424451
(66,68,81)
#3B3D48
(59,61,72)
#34363F
(52,54,63)
#2D2F36
(45,47,54)
#26282D
(38,40,45)
#1F2124
(31,33,36)
#181A1B
(24,26,27)
#111312
(17,19,18)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #505263

#505263
(80,82,99)
#5F6171
(95,97,113)
#6E707F
(110,112,127)
#7D7F8D
(125,127,141)
#8C8E9B
(140,142,155)
#9B9DA9
(155,157,169)
#AAACB7
(170,172,183)
#B9BBC5
(185,187,197)
#C8CAD3
(200,202,211)
#D7D9E1
(215,217,225)
#E6E8EF
(230,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505263 color. Also use rgb(80,82,99) instead hex code.

Text Font Color

.myTextColor { color: #505263; }

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

This text font color is #505263.

Background Color

.myBgColor { background-color: #505263; }

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

This div background color is #505263.

Border color

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

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

This div border color is #505263.

Opacity

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

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

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

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

This text has shadow with #505263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505263.

Preview

Color preview on black background

This text has color #505263 on black background.


Color preview on white background

This text has color #505263 on white background.


Black color preview on #505263 background

This text has black color on #505263 background.


White color preview on #505263 background

This text has white color on #505263 background.


Related colors

Complementary color

Complementary color for #hex is #AFAD9C.


I love getcolorcode.com

Triadic colors

1 #635052 and #526350 with #505263 are triadic colors.

2 #635250 and #525063 with #505263 are triadic colors.