COLOR #531D49

HEX: #531D49 RGB: (83,29,73)

Renk bilgisi

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

RGB renk modeli

#531D49 color RGB value is (83,29,73).

RGB: (83,29,73) (33%, 11%, 29%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 29 of 255 = 11%
B 73 of 255 = 29%

83
29
73

R + G + B ~ 24%. #531D49 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 29 + 73 = 185 (100%)
R 83 of 185 ~ 44.86%
G 29 of 185 ~ 15.68%
B 73 of 185 ~ 39.46'%

%44.86
%15.68
%39.46

CMYK RENK MODELİ

#531D49 rengi CMYK tonu (0,65,12,67).

  • camgöbeği tonu 0.00%
  • eflatun tonu 65.06%
  • sarı tonu 12.05%
  • ana renk tonu 67.45%

CMYK: (0,65,12,67)
C0M65Y12K67 (0%, 65%, 12%, 67%)
(0.00 / 0.65 / 0.12 / 0.67)

CMYK yüzdeleri

%0
%65.06
%12.05
%67.45

Codes

Color #531D49 in popluar color models

53 1D 49
RGB 83 29 73
HSL 311° 48.21% 21.96%
HSB/HSV 311° 65.06% 32.55%
CMYK 0.00% 65.06% 12.05%
67.45%

Color #531D49 in popluar number systems.

HEX 53 1D 49
Decimal 83 29 73
Binary 1010011 11101 1001001
Octal 123 35 111

Shades and tints

Shades of #531D49

#531D49
(83,29,73)
#4C1B43
(76,27,67)
#45193D
(69,25,61)
#3E1737
(62,23,55)
#371531
(55,21,49)
#30132B
(48,19,43)
#291125
(41,17,37)
#220F1F
(34,15,31)
#1B0D19
(27,13,25)
#140B13
(20,11,19)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #531D49

#531D49
(83,29,73)
#623159
(98,49,89)
#714569
(113,69,105)
#805979
(128,89,121)
#8F6D89
(143,109,137)
#9E8199
(158,129,153)
#AD95A9
(173,149,169)
#BCA9B9
(188,169,185)
#CBBDC9
(203,189,201)
#DAD1D9
(218,209,217)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531D49 color. Also use rgb(83,29,73) instead hex code.

Text Font Color

.myTextColor { color: #531D49; }

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

This text font color is #531D49.

Background Color

.myBgColor { background-color: #531D49; }

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

This div background color is #531D49.

Border color

.myBorderColor { border: 1px solid #531D49; }

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

This div border color is #531D49.

Opacity

.myOpacity80 { color: #531D49; opacity: 0.8; }

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

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

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

This text has shadow with #531D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531D49.

Preview

Color preview on black background

This text has color #531D49 on black background.


Color preview on white background

This text has color #531D49 on white background.


Black color preview on #531D49 background

This text has black color on #531D49 background.


White color preview on #531D49 background

This text has white color on #531D49 background.


Related colors

Complementary color

Complementary color for #hex is #ACE2B6.


I love getcolorcode.com

Triadic colors

1 #49531D and #1D4953 with #531D49 are triadic colors.

2 #491D53 and #1D5349 with #531D49 are triadic colors.