COLOR #506251

HEX: #506251 RGB: (80,98,81)

Renk bilgisi

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

RGB renk modeli

#506251 color RGB value is (80,98,81).

RGB: (80,98,81) (31%, 38%, 32%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 98 of 255 = 38%
B 81 of 255 = 32%

80
98
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 98 + 81 = 259 (100%)
R 80 of 259 ~ 30.89%
G 98 of 259 ~ 37.84%
B 81 of 259 ~ 31.27'%

%30.89
%37.84
%31.27

CMYK RENK MODELİ

#506251 rengi CMYK tonu (18,0,17,62).

  • camgöbeği tonu 18.37%
  • eflatun tonu 0.00%
  • sarı tonu 17.35%
  • ana renk tonu 61.57%
CMYK: (18,0,17,62) C18M0Y17K62 (18%,0%,17%,62%) (0.18/0.00/0.17/0.62) 

CMYK yüzdeleri

%18.37
%0
%17.35
%61.57

Codes

Color #506251 in popluar color models

50 62 51
RGB 80 98 81
HSL 123° 10.11% 34.90%
HSB/HSV 123° 18.37% 38.43%
CMYK 18.37% 0.00% 17.35%
61.57%

Color #506251 in popluar number systems.

HEX 50 62 51
Decimal 80 98 81
Binary 1010000 1100010 1010001
Octal 120 142 121

Shades and tints

Shades of #506251

#506251
(80,98,81)
#495A4A
(73,90,74)
#425243
(66,82,67)
#3B4A3C
(59,74,60)
#344235
(52,66,53)
#2D3A2E
(45,58,46)
#263227
(38,50,39)
#1F2A20
(31,42,32)
#182219
(24,34,25)
#111A12
(17,26,18)
#0A120B
(10,18,11)
#000000
(0,0,0)

Tints of #506251

#506251
(80,98,81)
#5F7060
(95,112,96)
#6E7E6F
(110,126,111)
#7D8C7E
(125,140,126)
#8C9A8D
(140,154,141)
#9BA89C
(155,168,156)
#AAB6AB
(170,182,171)
#B9C4BA
(185,196,186)
#C8D2C9
(200,210,201)
#D7E0D8
(215,224,216)
#E6EEE7
(230,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506251 color. Also use rgb(80,98,81) instead hex code.

Text Font Color

.myTextColor { color: #506251; }

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

This text font color is #506251.

Background Color

.myBgColor { background-color: #506251; }

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

This div background color is #506251.

Border color

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

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

This div border color is #506251.

Opacity

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

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

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

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

This text has shadow with #506251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506251.

Preview

Color preview on black background

This text has color #506251 on black background.


Color preview on white background

This text has color #506251 on white background.


Black color preview on #506251 background

This text has black color on #506251 background.


White color preview on #506251 background

This text has white color on #506251 background.


Related colors

Complementary color

Complementary color for #hex is #AF9DAE.


I love getcolorcode.com

Triadic colors

1 #515062 and #625150 with #506251 are triadic colors.

2 #516250 and #625051 with #506251 are triadic colors.