COLOR #531438

HEX: #531438 RGB: (83,20,56)

Color info

#531438 contains mainly red and blue colors. Web safe color of #531438 is #660033 (or #603).

RGB color model

#531438 color RGB value is (83,20,56).

RGB: (83,20,56) (33%, 8%, 22%)

RGB channels and saturation

R 83 of 255 = 33%
G 20 of 255 = 8%
B 56 of 255 = 22%

83
20
56

R + G + B ~ 21%. #531438 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 20 + 56 = 159 (100%)
R 83 of 159 ~ 52.2%
G 20 of 159 ~ 12.58%
B 56 of 159 ~ 35.22'%

%52.2
%12.58
%35.22

CMYK color model

#531438 color CMYK value is (0,76,33,67).

  • cyan value is 0.00%
  • magenta value is 75.90%
  • yellow value is 32.53%
  • key color value is 67.45%

CMYK: (0,76,33,67)
C0M76Y33K67 (0%, 76%, 33%, 67%)
(0.00 / 0.76 / 0.33 / 0.67)

CMYK percentages

%0
%75.9
%32.53
%67.45

Codes

Color #531438 in popluar color models

53 14 38
RGB 83 20 56
HSL 326° 61.17% 20.20%
HSB/HSV 326° 75.90% 32.55%
CMYK 0.00% 75.90% 32.53%
67.45%

Color #531438 in popluar number systems.

HEX 53 14 38
Decimal 83 20 56
Binary 1010011 10100 111000
Octal 123 24 70

Shades and tints

Shades of #531438

#531438
(83,20,56)
#4C1333
(76,19,51)
#45122E
(69,18,46)
#3E1129
(62,17,41)
#371024
(55,16,36)
#300F1F
(48,15,31)
#290E1A
(41,14,26)
#220D15
(34,13,21)
#1B0C10
(27,12,16)
#140B0B
(20,11,11)
#0D0A06
(13,10,6)
#000000
(0,0,0)

Tints of #531438

#531438
(83,20,56)
#62294A
(98,41,74)
#713E5C
(113,62,92)
#80536E
(128,83,110)
#8F6880
(143,104,128)
#9E7D92
(158,125,146)
#AD92A4
(173,146,164)
#BCA7B6
(188,167,182)
#CBBCC8
(203,188,200)
#DAD1DA
(218,209,218)
#E9E6EC
(233,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531438 color. Also use rgb(83,20,56) instead hex code.

Text Font Color

.myTextColor { color: #531438; }

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

This text font color is #531438.

Background Color

.myBgColor { background-color: #531438; }

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

This div background color is #531438.

Border color

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

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

This div border color is #531438.

Opacity

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

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

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

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

This text has shadow with #531438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531438.

Preview

Color preview on black background

This text has color #531438 on black background.


Color preview on white background

This text has color #531438 on white background.


Black color preview on #531438 background

This text has black color on #531438 background.


White color preview on #531438 background

This text has white color on #531438 background.


Related colors

Complementary color

Complementary color for #hex is #ACEBC7.


I love getcolorcode.com

Triadic colors

1 #385314 and #143853 with #531438 are triadic colors.

2 #381453 and #145338 with #531438 are triadic colors.