COLOR #503346

HEX: #503346 RGB: (80,51,70)

Renk bilgisi

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

RGB renk modeli

#503346 color RGB value is (80,51,70).

RGB: (80,51,70) (31%, 20%, 27%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 51 of 255 = 20%
B 70 of 255 = 27%

80
51
70

R + G + B ~ 26%. #503346 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 51 + 70 = 201 (100%)
R 80 of 201 ~ 39.8%
G 51 of 201 ~ 25.37%
B 70 of 201 ~ 34.83'%

%39.8
%25.37
%34.83

CMYK RENK MODELİ

#503346 rengi CMYK tonu (0,36,13,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.25%
  • sarı tonu 12.50%
  • ana renk tonu 68.63%

CMYK: (0,36,13,69)
C0M36Y13K69 (0%, 36%, 13%, 69%)
(0.00 / 0.36 / 0.13 / 0.69)

CMYK yüzdeleri

%0
%36.25
%12.5
%68.63

Codes

Color #503346 in popluar color models

50 33 46
RGB 80 51 70
HSL 321° 22.14% 25.69%
HSB/HSV 321° 36.25% 31.37%
CMYK 0.00% 36.25% 12.50%
68.63%

Color #503346 in popluar number systems.

HEX 50 33 46
Decimal 80 51 70
Binary 1010000 110011 1000110
Octal 120 63 106

Shades and tints

Shades of #503346

#503346
(80,51,70)
#492F40
(73,47,64)
#422B3A
(66,43,58)
#3B2734
(59,39,52)
#34232E
(52,35,46)
#2D1F28
(45,31,40)
#261B22
(38,27,34)
#1F171C
(31,23,28)
#181316
(24,19,22)
#110F10
(17,15,16)
#0A0B0A
(10,11,10)
#000000
(0,0,0)

Tints of #503346

#503346
(80,51,70)
#5F4556
(95,69,86)
#6E5766
(110,87,102)
#7D6976
(125,105,118)
#8C7B86
(140,123,134)
#9B8D96
(155,141,150)
#AA9FA6
(170,159,166)
#B9B1B6
(185,177,182)
#C8C3C6
(200,195,198)
#D7D5D6
(215,213,214)
#E6E7E6
(230,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503346 color. Also use rgb(80,51,70) instead hex code.

Text Font Color

.myTextColor { color: #503346; }

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

This text font color is #503346.

Background Color

.myBgColor { background-color: #503346; }

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

This div background color is #503346.

Border color

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

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

This div border color is #503346.

Opacity

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

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

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

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

This text has shadow with #503346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503346.

Preview

Color preview on black background

This text has color #503346 on black background.


Color preview on white background

This text has color #503346 on white background.


Black color preview on #503346 background

This text has black color on #503346 background.


White color preview on #503346 background

This text has white color on #503346 background.


Related colors

Complementary color

Complementary color for #hex is #AFCCB9.


I love getcolorcode.com

Triadic colors

1 #465033 and #334650 with #503346 are triadic colors.

2 #463350 and #335046 with #503346 are triadic colors.