COLOR #523463

HEX: #523463 RGB: (82,52,99)

Renk bilgisi

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

RGB renk modeli

#523463 color RGB value is (82,52,99).

RGB: (82,52,99) (32%, 20%, 39%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 52 of 255 = 20%
B 99 of 255 = 39%

82
52
99

R + G + B ~ 30%. #523463 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 52 + 99 = 233 (100%)
R 82 of 233 ~ 35.19%
G 52 of 233 ~ 22.32%
B 99 of 233 ~ 42.49'%

%35.19
%22.32
%42.49

CMYK RENK MODELİ

#523463 rengi CMYK tonu (17,47,0,61).

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

CMYK: (17,47,0,61)
C17M47Y0K61 (17%, 47%, 0%, 61%)
(0.17 / 0.47 / 0.00 / 0.61)

CMYK yüzdeleri

%17.17
%47.47
%0
%61.18

Codes

Color #523463 in popluar color models

52 34 63
RGB 82 52 99
HSL 278° 31.13% 29.61%
HSB/HSV 278° 47.47% 38.82%
CMYK 17.17% 47.47% 0.00%
61.18%

Color #523463 in popluar number systems.

HEX 52 34 63
Decimal 82 52 99
Binary 1010010 110100 1100011
Octal 122 64 143

Shades and tints

Shades of #523463

#523463
(82,52,99)
#4B305A
(75,48,90)
#442C51
(68,44,81)
#3D2848
(61,40,72)
#36243F
(54,36,63)
#2F2036
(47,32,54)
#281C2D
(40,28,45)
#211824
(33,24,36)
#1A141B
(26,20,27)
#131012
(19,16,18)
#0C0C09
(12,12,9)
#000000
(0,0,0)

Tints of #523463

#523463
(82,52,99)
#614671
(97,70,113)
#70587F
(112,88,127)
#7F6A8D
(127,106,141)
#8E7C9B
(142,124,155)
#9D8EA9
(157,142,169)
#ACA0B7
(172,160,183)
#BBB2C5
(187,178,197)
#CAC4D3
(202,196,211)
#D9D6E1
(217,214,225)
#E8E8EF
(232,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #523463; }

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

This text font color is #523463.

Background Color

.myBgColor { background-color: #523463; }

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

This div background color is #523463.

Border color

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

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

This div border color is #523463.

Opacity

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

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

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

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

This text has shadow with #523463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523463.

Preview

Color preview on black background

This text has color #523463 on black background.


Color preview on white background

This text has color #523463 on white background.


Black color preview on #523463 background

This text has black color on #523463 background.


White color preview on #523463 background

This text has white color on #523463 background.


Related colors

Complementary color

Complementary color for #hex is #ADCB9C.


I love getcolorcode.com

Triadic colors

1 #635234 and #346352 with #523463 are triadic colors.

2 #633452 and #345263 with #523463 are triadic colors.