COLOR #524463

HEX: #524463 RGB: (82,68,99)

Renk bilgisi

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

RGB renk modeli

#524463 color RGB value is (82,68,99).

RGB: (82,68,99) (32%, 27%, 39%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 68 of 255 = 27%
B 99 of 255 = 39%

82
68
99

R + G + B ~ 33%. #524463 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 68 + 99 = 249 (100%)
R 82 of 249 ~ 32.93%
G 68 of 249 ~ 27.31%
B 99 of 249 ~ 39.76'%

%32.93
%27.31
%39.76

CMYK RENK MODELİ

#524463 rengi CMYK tonu (17,31,0,61).

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

CMYK: (17,31,0,61)
C17M31Y0K61 (17%, 31%, 0%, 61%)
(0.17 / 0.31 / 0.00 / 0.61)

CMYK yüzdeleri

%17.17
%31.31
%0
%61.18

Codes

Color #524463 in popluar color models

52 44 63
RGB 82 68 99
HSL 267° 18.56% 32.75%
HSB/HSV 267° 31.31% 38.82%
CMYK 17.17% 31.31% 0.00%
61.18%

Color #524463 in popluar number systems.

HEX 52 44 63
Decimal 82 68 99
Binary 1010010 1000100 1100011
Octal 122 104 143

Shades and tints

Shades of #524463

#524463
(82,68,99)
#4B3E5A
(75,62,90)
#443851
(68,56,81)
#3D3248
(61,50,72)
#362C3F
(54,44,63)
#2F2636
(47,38,54)
#28202D
(40,32,45)
#211A24
(33,26,36)
#1A141B
(26,20,27)
#130E12
(19,14,18)
#0C0809
(12,8,9)
#000000
(0,0,0)

Tints of #524463

#524463
(82,68,99)
#615571
(97,85,113)
#70667F
(112,102,127)
#7F778D
(127,119,141)
#8E889B
(142,136,155)
#9D99A9
(157,153,169)
#ACAAB7
(172,170,183)
#BBBBC5
(187,187,197)
#CACCD3
(202,204,211)
#D9DDE1
(217,221,225)
#E8EEEF
(232,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524463; }

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

This text font color is #524463.

Background Color

.myBgColor { background-color: #524463; }

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

This div background color is #524463.

Border color

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

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

This div border color is #524463.

Opacity

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

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

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

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

This text has shadow with #524463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524463.

Preview

Color preview on black background

This text has color #524463 on black background.


Color preview on white background

This text has color #524463 on white background.


Black color preview on #524463 background

This text has black color on #524463 background.


White color preview on #524463 background

This text has white color on #524463 background.


Related colors

Complementary color

Complementary color for #hex is #ADBB9C.


I love getcolorcode.com

Triadic colors

1 #635244 and #446352 with #524463 are triadic colors.

2 #634452 and #445263 with #524463 are triadic colors.