COLOR #431119

HEX: #431119 RGB: (67,17,25)

Color info

#431119 contains red, green and blue colors in about the same proportion. Web safe color of #431119 is #330000 (or #300).

RGB color model

#431119 color RGB value is (67,17,25).

RGB: (67,17,25) (26%, 7%, 10%)

RGB channels and saturation

R 67 of 255 = 26%
G 17 of 255 = 7%
B 25 of 255 = 10%

67
17
25

R + G + B ~ 14%. #431119 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 17 + 25 = 109 (100%)
R 67 of 109 ~ 61.47%
G 17 of 109 ~ 15.6%
B 25 of 109 ~ 22.94'%

%61.47
%15.6
%22.94

CMYK color model

#431119 color CMYK value is (0,75,63,74).

  • cyan value is 0.00%
  • magenta value is 74.63%
  • yellow value is 62.69%
  • key color value is 73.73%

CMYK: (0,75,63,74)
C0M75Y63K74 (0%, 75%, 63%, 74%)
(0.00 / 0.75 / 0.63 / 0.74)

CMYK percentages

%0
%74.63
%62.69
%73.73

Codes

Color #431119 in popluar color models

43 11 19
RGB 67 17 25
HSL 350° 59.52% 16.47%
HSB/HSV 350° 74.63% 26.27%
CMYK 0.00% 74.63% 62.69%
73.73%

Color #431119 in popluar number systems.

HEX 43 11 19
Decimal 67 17 25
Binary 1000011 10001 11001
Octal 103 21 31

Shades and tints

Shades of #431119

#431119
(67,17,25)
#3D1017
(61,16,23)
#370F15
(55,15,21)
#310E13
(49,14,19)
#2B0D11
(43,13,17)
#250C0F
(37,12,15)
#1F0B0D
(31,11,13)
#190A0B
(25,10,11)
#130909
(19,9,9)
#0D0807
(13,8,7)
#070705
(7,7,5)
#000000
(0,0,0)

Tints of #431119

#431119
(67,17,25)
#54262D
(84,38,45)
#653B41
(101,59,65)
#765055
(118,80,85)
#876569
(135,101,105)
#987A7D
(152,122,125)
#A98F91
(169,143,145)
#BAA4A5
(186,164,165)
#CBB9B9
(203,185,185)
#DCCECD
(220,206,205)
#EDE3E1
(237,227,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #431119 color. Also use rgb(67,17,25) instead hex code.

Text Font Color

.myTextColor { color: #431119; }

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

This text font color is #431119.

Background Color

.myBgColor { background-color: #431119; }

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

This div background color is #431119.

Border color

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

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

This div border color is #431119.

Opacity

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

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

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

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

This text has shadow with #431119 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431119.

Preview

Color preview on black background

This text has color #431119 on black background.


Color preview on white background

This text has color #431119 on white background.


Black color preview on #431119 background

This text has black color on #431119 background.


White color preview on #431119 background

This text has white color on #431119 background.


Related colors

Complementary color

Complementary color for #hex is #BCEEE6.


I love getcolorcode.com

Triadic colors

1 #194311 and #111943 with #431119 are triadic colors.

2 #191143 and #114319 with #431119 are triadic colors.