COLOR #530E38

HEX: #530E38 RGB: (83,14,56)

Color info

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

RGB color model

#530E38 color RGB value is (83,14,56).

RGB: (83,14,56) (33%, 5%, 22%)

RGB channels and saturation

R 83 of 255 = 33%
G 14 of 255 = 5%
B 56 of 255 = 22%

83
14
56

R + G + B ~ 20%. #530E38 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 14 + 56 = 153 (100%)
R 83 of 153 ~ 54.25%
G 14 of 153 ~ 9.15%
B 56 of 153 ~ 36.6'%

%54.25
%36.6

CMYK color model

#530E38 color CMYK value is (0,83,33,67).

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

CMYK: (0,83,33,67)
C0M83Y33K67 (0%, 83%, 33%, 67%)
(0.00 / 0.83 / 0.33 / 0.67)

CMYK percentages

%0
%83.13
%32.53
%67.45

Codes

Color #530E38 in popluar color models

53 0E 38
RGB 83 14 56
HSL 323° 71.13% 19.02%
HSB/HSV 323° 83.13% 32.55%
CMYK 0.00% 83.13% 32.53%
67.45%

Color #530E38 in popluar number systems.

HEX 53 0E 38
Decimal 83 14 56
Binary 1010011 1110 111000
Octal 123 16 70

Shades and tints

Shades of #530E38

#530E38
(83,14,56)
#4C0D33
(76,13,51)
#450C2E
(69,12,46)
#3E0B29
(62,11,41)
#370A24
(55,10,36)
#30091F
(48,9,31)
#29081A
(41,8,26)
#220715
(34,7,21)
#1B0610
(27,6,16)
#14050B
(20,5,11)
#0D0406
(13,4,6)
#000000
(0,0,0)

Tints of #530E38

#530E38
(83,14,56)
#62234A
(98,35,74)
#71385C
(113,56,92)
#804D6E
(128,77,110)
#8F6280
(143,98,128)
#9E7792
(158,119,146)
#AD8CA4
(173,140,164)
#BCA1B6
(188,161,182)
#CBB6C8
(203,182,200)
#DACBDA
(218,203,218)
#E9E0EC
(233,224,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #530E38; }

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

This text font color is #530E38.

Background Color

.myBgColor { background-color: #530E38; }

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

This div background color is #530E38.

Border color

.myBorderColor { border: 1px solid #530E38; }

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

This div border color is #530E38.

Opacity

.myOpacity80 { color: #530E38; opacity: 0.8; }

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

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

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

This text has shadow with #530E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530E38.

Preview

Color preview on black background

This text has color #530E38 on black background.


Color preview on white background

This text has color #530E38 on white background.


Black color preview on #530E38 background

This text has black color on #530E38 background.


White color preview on #530E38 background

This text has white color on #530E38 background.


Related colors

Complementary color

Complementary color for #hex is #ACF1C7.


I love getcolorcode.com

Triadic colors

1 #38530E and #0E3853 with #530E38 are triadic colors.

2 #380E53 and #0E5338 with #530E38 are triadic colors.