COLOR #431229

HEX: #431229 RGB: (67,18,41)

Color info

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

RGB color model

#431229 color RGB value is (67,18,41).

RGB: (67,18,41) (26%, 7%, 16%)

RGB channels and saturation

R 67 of 255 = 26%
G 18 of 255 = 7%
B 41 of 255 = 16%

67
18
41

R + G + B ~ 16%. #431229 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 18 + 41 = 126 (100%)
R 67 of 126 ~ 53.17%
G 18 of 126 ~ 14.29%
B 41 of 126 ~ 32.54'%

%53.17
%14.29
%32.54

CMYK color model

#431229 color CMYK value is (0,73,39,74).

  • cyan value is 0.00%
  • magenta value is 73.13%
  • yellow value is 38.81%
  • key color value is 73.73%
CMYK: (0,73,39,74) C0M73Y39K74 (0%,73%,39%,74%) (0.00/0.73/0.39/0.74) 

CMYK percentages

%0
%73.13
%38.81
%73.73

Codes

Color #431229 in popluar color models

43 12 29
RGB 67 18 41
HSL 332° 57.65% 16.67%
HSB/HSV 332° 73.13% 26.27%
CMYK 0.00% 73.13% 38.81%
73.73%

Color #431229 in popluar number systems.

HEX 43 12 29
Decimal 67 18 41
Binary 1000011 10010 101001
Octal 103 22 51

Shades and tints

Shades of #431229

#431229
(67,18,41)
#3D1126
(61,17,38)
#371023
(55,16,35)
#310F20
(49,15,32)
#2B0E1D
(43,14,29)
#250D1A
(37,13,26)
#1F0C17
(31,12,23)
#190B14
(25,11,20)
#130A11
(19,10,17)
#0D090E
(13,9,14)
#07080B
(7,8,11)
#000000
(0,0,0)

Tints of #431229

#431229
(67,18,41)
#54273C
(84,39,60)
#653C4F
(101,60,79)
#765162
(118,81,98)
#876675
(135,102,117)
#987B88
(152,123,136)
#A9909B
(169,144,155)
#BAA5AE
(186,165,174)
#CBBAC1
(203,186,193)
#DCCFD4
(220,207,212)
#EDE4E7
(237,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #431229 color. Also use rgb(67,18,41) instead hex code.

Text Font Color

.myTextColor { color: #431229; }

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

This text font color is #431229.

Background Color

.myBgColor { background-color: #431229; }

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

This div background color is #431229.

Border color

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

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

This div border color is #431229.

Opacity

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

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

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

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

This text has shadow with #431229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431229.

Preview

Color preview on black background

This text has color #431229 on black background.


Color preview on white background

This text has color #431229 on white background.


Black color preview on #431229 background

This text has black color on #431229 background.


White color preview on #431229 background

This text has white color on #431229 background.


Related colors

Complementary color

Complementary color for #hex is #BCEDD6.


I love getcolorcode.com

Triadic colors

1 #294312 and #122943 with #431229 are triadic colors.

2 #291243 and #124329 with #431229 are triadic colors.