COLOR #431829

HEX: #431829 RGB: (67,24,41)

Color info

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

RGB color model

#431829 color RGB value is (67,24,41).

RGB: (67,24,41) (26%, 9%, 16%)

RGB channels and saturation

R 67 of 255 = 26%
G 24 of 255 = 9%
B 41 of 255 = 16%

67
24
41

R + G + B ~ 17%. #431829 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 24 + 41 = 132 (100%)
R 67 of 132 ~ 50.76%
G 24 of 132 ~ 18.18%
B 41 of 132 ~ 31.06'%

%50.76
%18.18
%31.06

CMYK color model

#431829 color CMYK value is (0,64,39,74).

  • cyan value is 0.00%
  • magenta value is 64.18%
  • yellow value is 38.81%
  • key color value is 73.73%

CMYK: (0,64,39,74)
C0M64Y39K74 (0%, 64%, 39%, 74%)
(0.00 / 0.64 / 0.39 / 0.74)

CMYK percentages

%0
%64.18
%38.81
%73.73

Codes

Color #431829 in popluar color models

43 18 29
RGB 67 24 41
HSL 336° 47.25% 17.84%
HSB/HSV 336° 64.18% 26.27%
CMYK 0.00% 64.18% 38.81%
73.73%

Color #431829 in popluar number systems.

HEX 43 18 29
Decimal 67 24 41
Binary 1000011 11000 101001
Octal 103 30 51

Shades and tints

Shades of #431829

#431829
(67,24,41)
#3D1626
(61,22,38)
#371423
(55,20,35)
#311220
(49,18,32)
#2B101D
(43,16,29)
#250E1A
(37,14,26)
#1F0C17
(31,12,23)
#190A14
(25,10,20)
#130811
(19,8,17)
#0D060E
(13,6,14)
#07040B
(7,4,11)
#000000
(0,0,0)

Tints of #431829

#431829
(67,24,41)
#542D3C
(84,45,60)
#65424F
(101,66,79)
#765762
(118,87,98)
#876C75
(135,108,117)
#988188
(152,129,136)
#A9969B
(169,150,155)
#BAABAE
(186,171,174)
#CBC0C1
(203,192,193)
#DCD5D4
(220,213,212)
#EDEAE7
(237,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #431829; }

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

This text font color is #431829.

Background Color

.myBgColor { background-color: #431829; }

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

This div background color is #431829.

Border color

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

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

This div border color is #431829.

Opacity

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

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

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

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

This text has shadow with #431829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431829.

Preview

Color preview on black background

This text has color #431829 on black background.


Color preview on white background

This text has color #431829 on white background.


Black color preview on #431829 background

This text has black color on #431829 background.


White color preview on #431829 background

This text has white color on #431829 background.


Related colors

Complementary color

Complementary color for #hex is #BCE7D6.


I love getcolorcode.com

Triadic colors

1 #294318 and #182943 with #431829 are triadic colors.

2 #291843 and #184329 with #431829 are triadic colors.