COLOR #506B69

HEX: #506B69 RGB: (80,107,105)

Renk bilgisi

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

RGB renk modeli

#506B69 color RGB value is (80,107,105).

RGB: (80,107,105) (31%, 42%, 41%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 107 of 255 = 42%
B 105 of 255 = 41%

80
107
105

R + G + B ~ 38%. #506B69 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 107 + 105 = 292 (100%)
R 80 of 292 ~ 27.4%
G 107 of 292 ~ 36.64%
B 105 of 292 ~ 35.96'%

%27.4
%36.64
%35.96

CMYK RENK MODELİ

#506B69 rengi CMYK tonu (25,0,2,58).

  • camgöbeği tonu 25.23%
  • eflatun tonu 0.00%
  • sarı tonu 1.87%
  • ana renk tonu 58.04%

CMYK: (25,0,2,58)
C25M0Y2K58 (25%, 0%, 2%, 58%)
(0.25 / 0.00 / 0.02 / 0.58)

CMYK yüzdeleri

%25.23
%0
%1.87
%58.04

Codes

Color #506B69 in popluar color models

50 6B 69
RGB 80 107 105
HSL 176° 14.44% 36.67%
HSB/HSV 176° 25.23% 41.96%
CMYK 25.23% 0.00% 1.87%
58.04%

Color #506B69 in popluar number systems.

HEX 50 6B 69
Decimal 80 107 105
Binary 1010000 1101011 1101001
Octal 120 153 151

Shades and tints

Shades of #506B69

#506B69
(80,107,105)
#496260
(73,98,96)
#425957
(66,89,87)
#3B504E
(59,80,78)
#344745
(52,71,69)
#2D3E3C
(45,62,60)
#263533
(38,53,51)
#1F2C2A
(31,44,42)
#182321
(24,35,33)
#111A18
(17,26,24)
#0A110F
(10,17,15)
#000000
(0,0,0)

Tints of #506B69

#506B69
(80,107,105)
#5F7876
(95,120,118)
#6E8583
(110,133,131)
#7D9290
(125,146,144)
#8C9F9D
(140,159,157)
#9BACAA
(155,172,170)
#AAB9B7
(170,185,183)
#B9C6C4
(185,198,196)
#C8D3D1
(200,211,209)
#D7E0DE
(215,224,222)
#E6EDEB
(230,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506B69 color. Also use rgb(80,107,105) instead hex code.

Text Font Color

.myTextColor { color: #506B69; }

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

This text font color is #506B69.

Background Color

.myBgColor { background-color: #506B69; }

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

This div background color is #506B69.

Border color

.myBorderColor { border: 1px solid #506B69; }

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

This div border color is #506B69.

Opacity

.myOpacity80 { color: #506B69; opacity: 0.8; }

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

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

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

This text has shadow with #506B69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506B69.

Preview

Color preview on black background

This text has color #506B69 on black background.


Color preview on white background

This text has color #506B69 on white background.


Black color preview on #506B69 background

This text has black color on #506B69 background.


White color preview on #506B69 background

This text has white color on #506B69 background.


Related colors

Complementary color

Complementary color for #hex is #AF9496.


I love getcolorcode.com

Triadic colors

1 #69506B and #6B6950 with #506B69 are triadic colors.

2 #696B50 and #6B5069 with #506B69 are triadic colors.