COLOR #431A49

HEX: #431A49 RGB: (67,26,73)

Color info

#431A49 contains red, green and blue colors in about the same proportion. Web safe color of #431A49 is #330033 (or #303).

RGB color model

#431A49 color RGB value is (67,26,73).

RGB: (67,26,73) (26%, 10%, 29%)

RGB channels and saturation

R 67 of 255 = 26%
G 26 of 255 = 10%
B 73 of 255 = 29%

67
26
73

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

Portions of RGB colors in percentages

R + G + B = 67 + 26 + 73 = 166 (100%)
R 67 of 166 ~ 40.36%
G 26 of 166 ~ 15.66%
B 73 of 166 ~ 43.98'%

%40.36
%15.66
%43.98

CMYK color model

#431A49 color CMYK value is (8,64,0,71).

  • cyan value is 8.22%
  • magenta value is 64.38%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (8,64,0,71)
C8M64Y0K71 (8%, 64%, 0%, 71%)
(0.08 / 0.64 / 0.00 / 0.71)

CMYK percentages

%8.22
%64.38
%0
%71.37

Codes

Color #431A49 in popluar color models

43 1A 49
RGB 67 26 73
HSL 292° 47.47% 19.41%
HSB/HSV 292° 64.38% 28.63%
CMYK 8.22% 64.38% 0.00%
71.37%

Color #431A49 in popluar number systems.

HEX 43 1A 49
Decimal 67 26 73
Binary 1000011 11010 1001001
Octal 103 32 111

Shades and tints

Shades of #431A49

#431A49
(67,26,73)
#3D1843
(61,24,67)
#37163D
(55,22,61)
#311437
(49,20,55)
#2B1231
(43,18,49)
#25102B
(37,16,43)
#1F0E25
(31,14,37)
#190C1F
(25,12,31)
#130A19
(19,10,25)
#0D0813
(13,8,19)
#07060D
(7,6,13)
#000000
(0,0,0)

Tints of #431A49

#431A49
(67,26,73)
#542E59
(84,46,89)
#654269
(101,66,105)
#765679
(118,86,121)
#876A89
(135,106,137)
#987E99
(152,126,153)
#A992A9
(169,146,169)
#BAA6B9
(186,166,185)
#CBBAC9
(203,186,201)
#DCCED9
(220,206,217)
#EDE2E9
(237,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #431A49 color. Also use rgb(67,26,73) instead hex code.

Text Font Color

.myTextColor { color: #431A49; }

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

This text font color is #431A49.

Background Color

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

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

This div background color is #431A49.

Border color

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

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

This div border color is #431A49.

Opacity

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

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

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

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

This text has shadow with #431A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431A49.

Preview

Color preview on black background

This text has color #431A49 on black background.


Color preview on white background

This text has color #431A49 on white background.


Black color preview on #431A49 background

This text has black color on #431A49 background.


White color preview on #431A49 background

This text has white color on #431A49 background.


Related colors

Complementary color

Complementary color for #hex is #BCE5B6.


I love getcolorcode.com

Triadic colors

1 #49431A and #1A4943 with #431A49 are triadic colors.

2 #491A43 and #1A4349 with #431A49 are triadic colors.