COLOR #532F37

HEX: #532F37 RGB: (83,47,55)

Color info

#532F37 contains red, green and blue colors in about the same proportion. Web safe color of #532F37 is #663333 (or #633).

RGB color model

#532F37 color RGB value is (83,47,55).

RGB: (83,47,55) (33%, 18%, 22%)

RGB channels and saturation

R 83 of 255 = 33%
G 47 of 255 = 18%
B 55 of 255 = 22%

83
47
55

R + G + B ~ 24%. #532F37 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 47 + 55 = 185 (100%)
R 83 of 185 ~ 44.86%
G 47 of 185 ~ 25.41%
B 55 of 185 ~ 29.73'%

%44.86
%25.41
%29.73

CMYK color model

#532F37 color CMYK value is (0,43,34,67).

  • cyan value is 0.00%
  • magenta value is 43.37%
  • yellow value is 33.73%
  • key color value is 67.45%

CMYK: (0,43,34,67)
C0M43Y34K67 (0%, 43%, 34%, 67%)
(0.00 / 0.43 / 0.34 / 0.67)

CMYK percentages

%0
%43.37
%33.73
%67.45

Codes

Color #532F37 in popluar color models

53 2F 37
RGB 83 47 55
HSL 347° 27.69% 25.49%
HSB/HSV 347° 43.37% 32.55%
CMYK 0.00% 43.37% 33.73%
67.45%

Color #532F37 in popluar number systems.

HEX 53 2F 37
Decimal 83 47 55
Binary 1010011 101111 110111
Octal 123 57 67

Shades and tints

Shades of #532F37

#532F37
(83,47,55)
#4C2B32
(76,43,50)
#45272D
(69,39,45)
#3E2328
(62,35,40)
#371F23
(55,31,35)
#301B1E
(48,27,30)
#291719
(41,23,25)
#221314
(34,19,20)
#1B0F0F
(27,15,15)
#140B0A
(20,11,10)
#0D0705
(13,7,5)
#000000
(0,0,0)

Tints of #532F37

#532F37
(83,47,55)
#624149
(98,65,73)
#71535B
(113,83,91)
#80656D
(128,101,109)
#8F777F
(143,119,127)
#9E8991
(158,137,145)
#AD9BA3
(173,155,163)
#BCADB5
(188,173,181)
#CBBFC7
(203,191,199)
#DAD1D9
(218,209,217)
#E9E3EB
(233,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #532F37 color. Also use rgb(83,47,55) instead hex code.

Text Font Color

.myTextColor { color: #532F37; }

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

This text font color is #532F37.

Background Color

.myBgColor { background-color: #532F37; }

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

This div background color is #532F37.

Border color

.myBorderColor { border: 1px solid #532F37; }

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

This div border color is #532F37.

Opacity

.myOpacity80 { color: #532F37; opacity: 0.8; }

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

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

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

This text has shadow with #532F37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #532F37.

Preview

Color preview on black background

This text has color #532F37 on black background.


Color preview on white background

This text has color #532F37 on white background.


Black color preview on #532F37 background

This text has black color on #532F37 background.


White color preview on #532F37 background

This text has white color on #532F37 background.


Related colors

Complementary color

Complementary color for #hex is #ACD0C8.


I love getcolorcode.com

Triadic colors

1 #37532F and #2F3753 with #532F37 are triadic colors.

2 #372F53 and #2F5337 with #532F37 are triadic colors.