COLOR #432048

HEX: #432048 RGB: (67,32,72)

Color info

#432048 contains red, green and blue colors in about the same proportion. Web safe color of #432048 is #333333 (or #333).

RGB color model

#432048 color RGB value is (67,32,72).

RGB: (67,32,72) (26%, 13%, 28%)

RGB channels and saturation

R 67 of 255 = 26%
G 32 of 255 = 13%
B 72 of 255 = 28%

67
32
72

R + G + B ~ 22%. #432048 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 32 + 72 = 171 (100%)
R 67 of 171 ~ 39.18%
G 32 of 171 ~ 18.71%
B 72 of 171 ~ 42.11'%

%39.18
%18.71
%42.11

CMYK color model

#432048 color CMYK value is (7,56,0,72).

  • cyan value is 6.94%
  • magenta value is 55.56%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (7,56,0,72)
C7M56Y0K72 (7%, 56%, 0%, 72%)
(0.07 / 0.56 / 0.00 / 0.72)

CMYK percentages

%6.94
%55.56
%0
%71.76

Codes

Color #432048 in popluar color models

43 20 48
RGB 67 32 72
HSL 293° 38.46% 20.39%
HSB/HSV 293° 55.56% 28.24%
CMYK 6.94% 55.56% 0.00%
71.76%

Color #432048 in popluar number systems.

HEX 43 20 48
Decimal 67 32 72
Binary 1000011 100000 1001000
Octal 103 40 110

Shades and tints

Shades of #432048

#432048
(67,32,72)
#3D1E42
(61,30,66)
#371C3C
(55,28,60)
#311A36
(49,26,54)
#2B1830
(43,24,48)
#25162A
(37,22,42)
#1F1424
(31,20,36)
#19121E
(25,18,30)
#131018
(19,16,24)
#0D0E12
(13,14,18)
#070C0C
(7,12,12)
#000000
(0,0,0)

Tints of #432048

#432048
(67,32,72)
#543458
(84,52,88)
#654868
(101,72,104)
#765C78
(118,92,120)
#877088
(135,112,136)
#988498
(152,132,152)
#A998A8
(169,152,168)
#BAACB8
(186,172,184)
#CBC0C8
(203,192,200)
#DCD4D8
(220,212,216)
#EDE8E8
(237,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #432048 color. Also use rgb(67,32,72) instead hex code.

Text Font Color

.myTextColor { color: #432048; }

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

This text font color is #432048.

Background Color

.myBgColor { background-color: #432048; }

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

This div background color is #432048.

Border color

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

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

This div border color is #432048.

Opacity

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

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

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

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

This text has shadow with #432048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #432048.

Preview

Color preview on black background

This text has color #432048 on black background.


Color preview on white background

This text has color #432048 on white background.


Black color preview on #432048 background

This text has black color on #432048 background.


White color preview on #432048 background

This text has white color on #432048 background.


Related colors

Complementary color

Complementary color for #hex is #BCDFB7.


I love getcolorcode.com

Triadic colors

1 #484320 and #204843 with #432048 are triadic colors.

2 #482043 and #204348 with #432048 are triadic colors.