COLOR #431347

HEX: #431347 RGB: (67,19,71)

Color info

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

RGB color model

#431347 color RGB value is (67,19,71).

RGB: (67,19,71) (26%, 7%, 28%)

RGB channels and saturation

R 67 of 255 = 26%
G 19 of 255 = 7%
B 71 of 255 = 28%

67
19
71

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

Portions of RGB colors in percentages

R + G + B = 67 + 19 + 71 = 157 (100%)
R 67 of 157 ~ 42.68%
G 19 of 157 ~ 12.1%
B 71 of 157 ~ 45.22'%

%42.68
%12.1
%45.22

CMYK color model

#431347 color CMYK value is (6,73,0,72).

  • cyan value is 5.63%
  • magenta value is 73.24%
  • yellow value is 0.00%
  • key color value is 72.16%
CMYK: (6,73,0,72) C6M73Y0K72 (6%,73%,0%,72%) (0.06/0.73/0.00/0.72) 

CMYK percentages

%5.63
%73.24
%0
%72.16

Codes

Color #431347 in popluar color models

43 13 47
RGB 67 19 71
HSL 295° 57.78% 17.65%
HSB/HSV 295° 73.24% 27.84%
CMYK 5.63% 73.24% 0.00%
72.16%

Color #431347 in popluar number systems.

HEX 43 13 47
Decimal 67 19 71
Binary 1000011 10011 1000111
Octal 103 23 107

Shades and tints

Shades of #431347

#431347
(67,19,71)
#3D1241
(61,18,65)
#37113B
(55,17,59)
#311035
(49,16,53)
#2B0F2F
(43,15,47)
#250E29
(37,14,41)
#1F0D23
(31,13,35)
#190C1D
(25,12,29)
#130B17
(19,11,23)
#0D0A11
(13,10,17)
#07090B
(7,9,11)
#000000
(0,0,0)

Tints of #431347

#431347
(67,19,71)
#542857
(84,40,87)
#653D67
(101,61,103)
#765277
(118,82,119)
#876787
(135,103,135)
#987C97
(152,124,151)
#A991A7
(169,145,167)
#BAA6B7
(186,166,183)
#CBBBC7
(203,187,199)
#DCD0D7
(220,208,215)
#EDE5E7
(237,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #431347 color. Also use rgb(67,19,71) instead hex code.

Text Font Color

.myTextColor { color: #431347; }

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

This text font color is #431347.

Background Color

.myBgColor { background-color: #431347; }

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

This div background color is #431347.

Border color

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

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

This div border color is #431347.

Opacity

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

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

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

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

This text has shadow with #431347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431347.

Preview

Color preview on black background

This text has color #431347 on black background.


Color preview on white background

This text has color #431347 on white background.


Black color preview on #431347 background

This text has black color on #431347 background.


White color preview on #431347 background

This text has white color on #431347 background.


Related colors

Complementary color

Complementary color for #hex is #BCECB8.


I love getcolorcode.com

Triadic colors

1 #474313 and #134743 with #431347 are triadic colors.

2 #471343 and #134347 with #431347 are triadic colors.