COLOR #505261

HEX: #505261 RGB: (80,82,97)

Renk bilgisi

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

RGB renk modeli

#505261 color RGB value is (80,82,97).

RGB: (80,82,97) (31%, 32%, 38%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 82 of 255 = 32%
B 97 of 255 = 38%

80
82
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 82 + 97 = 259 (100%)
R 80 of 259 ~ 30.89%
G 82 of 259 ~ 31.66%
B 97 of 259 ~ 37.45'%

%30.89
%31.66
%37.45

CMYK RENK MODELİ

#505261 rengi CMYK tonu (18,15,0,62).

  • camgöbeği tonu 17.53%
  • eflatun tonu 15.46%
  • sarı tonu 0.00%
  • ana renk tonu 61.96%
CMYK: (18,15,0,62) C18M15Y0K62 (18%,15%,0%,62%) (0.18/0.15/0.00/0.62) 

CMYK yüzdeleri

%17.53
%15.46
%0
%61.96

Codes

Color #505261 in popluar color models

50 52 61
RGB 80 82 97
HSL 233° 9.60% 34.71%
HSB/HSV 233° 17.53% 38.04%
CMYK 17.53% 15.46% 0.00%
61.96%

Color #505261 in popluar number systems.

HEX 50 52 61
Decimal 80 82 97
Binary 1010000 1010010 1100001
Octal 120 122 141

Shades and tints

Shades of #505261

#505261
(80,82,97)
#494B59
(73,75,89)
#424451
(66,68,81)
#3B3D49
(59,61,73)
#343641
(52,54,65)
#2D2F39
(45,47,57)
#262831
(38,40,49)
#1F2129
(31,33,41)
#181A21
(24,26,33)
#111319
(17,19,25)
#0A0C11
(10,12,17)
#000000
(0,0,0)

Tints of #505261

#505261
(80,82,97)
#5F616F
(95,97,111)
#6E707D
(110,112,125)
#7D7F8B
(125,127,139)
#8C8E99
(140,142,153)
#9B9DA7
(155,157,167)
#AAACB5
(170,172,181)
#B9BBC3
(185,187,195)
#C8CAD1
(200,202,209)
#D7D9DF
(215,217,223)
#E6E8ED
(230,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505261; }

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

This text font color is #505261.

Background Color

.myBgColor { background-color: #505261; }

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

This div background color is #505261.

Border color

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

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

This div border color is #505261.

Opacity

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

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

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

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

This text has shadow with #505261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505261.

Preview

Color preview on black background

This text has color #505261 on black background.


Color preview on white background

This text has color #505261 on white background.


Black color preview on #505261 background

This text has black color on #505261 background.


White color preview on #505261 background

This text has white color on #505261 background.


Related colors

Complementary color

Complementary color for #hex is #AFAD9E.


I love getcolorcode.com

Triadic colors

1 #615052 and #526150 with #505261 are triadic colors.

2 #615250 and #525061 with #505261 are triadic colors.