COLOR #431D48

HEX: #431D48 RGB: (67,29,72)

Color info

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

RGB color model

#431D48 color RGB value is (67,29,72).

RGB: (67,29,72) (26%, 11%, 28%)

RGB channels and saturation

R 67 of 255 = 26%
G 29 of 255 = 11%
B 72 of 255 = 28%

67
29
72

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

Portions of RGB colors in percentages

R + G + B = 67 + 29 + 72 = 168 (100%)
R 67 of 168 ~ 39.88%
G 29 of 168 ~ 17.26%
B 72 of 168 ~ 42.86'%

%39.88
%17.26
%42.86

CMYK color model

#431D48 color CMYK value is (7,60,0,72).

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

CMYK: (7,60,0,72)
C7M60Y0K72 (7%, 60%, 0%, 72%)
(0.07 / 0.60 / 0.00 / 0.72)

CMYK percentages

%6.94
%59.72
%0
%71.76

Codes

Color #431D48 in popluar color models

43 1D 48
RGB 67 29 72
HSL 293° 42.57% 19.80%
HSB/HSV 293° 59.72% 28.24%
CMYK 6.94% 59.72% 0.00%
71.76%

Color #431D48 in popluar number systems.

HEX 43 1D 48
Decimal 67 29 72
Binary 1000011 11101 1001000
Octal 103 35 110

Shades and tints

Shades of #431D48

#431D48
(67,29,72)
#3D1B42
(61,27,66)
#37193C
(55,25,60)
#311736
(49,23,54)
#2B1530
(43,21,48)
#25132A
(37,19,42)
#1F1124
(31,17,36)
#190F1E
(25,15,30)
#130D18
(19,13,24)
#0D0B12
(13,11,18)
#07090C
(7,9,12)
#000000
(0,0,0)

Tints of #431D48

#431D48
(67,29,72)
#543158
(84,49,88)
#654568
(101,69,104)
#765978
(118,89,120)
#876D88
(135,109,136)
#988198
(152,129,152)
#A995A8
(169,149,168)
#BAA9B8
(186,169,184)
#CBBDC8
(203,189,200)
#DCD1D8
(220,209,216)
#EDE5E8
(237,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #431D48; }

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

This text font color is #431D48.

Background Color

.myBgColor { background-color: #431D48; }

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

This div background color is #431D48.

Border color

.myBorderColor { border: 1px solid #431D48; }

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

This div border color is #431D48.

Opacity

.myOpacity80 { color: #431D48; opacity: 0.8; }

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

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

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

This text has shadow with #431D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431D48.

Preview

Color preview on black background

This text has color #431D48 on black background.


Color preview on white background

This text has color #431D48 on white background.


Black color preview on #431D48 background

This text has black color on #431D48 background.


White color preview on #431D48 background

This text has white color on #431D48 background.


Related colors

Complementary color

Complementary color for #hex is #BCE2B7.


I love getcolorcode.com

Triadic colors

1 #48431D and #1D4843 with #431D48 are triadic colors.

2 #481D43 and #1D4348 with #431D48 are triadic colors.