COLOR #431315

HEX: #431315 RGB: (67,19,21)

Color info

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

RGB color model

#431315 color RGB value is (67,19,21).

RGB: (67,19,21) (26%, 7%, 8%)

RGB channels and saturation

R 67 of 255 = 26%
G 19 of 255 = 7%
B 21 of 255 = 8%

67
19
21

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

Portions of RGB colors in percentages

R + G + B = 67 + 19 + 21 = 107 (100%)
R 67 of 107 ~ 62.62%
G 19 of 107 ~ 17.76%
B 21 of 107 ~ 19.63'%

%62.62
%17.76
%19.63

CMYK color model

#431315 color CMYK value is (0,72,69,74).

  • cyan value is 0.00%
  • magenta value is 71.64%
  • yellow value is 68.66%
  • key color value is 73.73%
CMYK: (0,72,69,74) C0M72Y69K74 (0%,72%,69%,74%) (0.00/0.72/0.69/0.74) 

CMYK percentages

%0
%71.64
%68.66
%73.73

Codes

Color #431315 in popluar color models

43 13 15
RGB 67 19 21
HSL 358° 55.81% 16.86%
HSB/HSV 358° 71.64% 26.27%
CMYK 0.00% 71.64% 68.66%
73.73%

Color #431315 in popluar number systems.

HEX 43 13 15
Decimal 67 19 21
Binary 1000011 10011 10101
Octal 103 23 25

Shades and tints

Shades of #431315

#431315
(67,19,21)
#3D1214
(61,18,20)
#371113
(55,17,19)
#311012
(49,16,18)
#2B0F11
(43,15,17)
#250E10
(37,14,16)
#1F0D0F
(31,13,15)
#190C0E
(25,12,14)
#130B0D
(19,11,13)
#0D0A0C
(13,10,12)
#07090B
(7,9,11)
#000000
(0,0,0)

Tints of #431315

#431315
(67,19,21)
#54282A
(84,40,42)
#653D3F
(101,61,63)
#765254
(118,82,84)
#876769
(135,103,105)
#987C7E
(152,124,126)
#A99193
(169,145,147)
#BAA6A8
(186,166,168)
#CBBBBD
(203,187,189)
#DCD0D2
(220,208,210)
#EDE5E7
(237,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #431315; }

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

This text font color is #431315.

Background Color

.myBgColor { background-color: #431315; }

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

This div background color is #431315.

Border color

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

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

This div border color is #431315.

Opacity

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

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

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

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

This text has shadow with #431315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431315.

Preview

Color preview on black background

This text has color #431315 on black background.


Color preview on white background

This text has color #431315 on white background.


Black color preview on #431315 background

This text has black color on #431315 background.


White color preview on #431315 background

This text has white color on #431315 background.


Related colors

Complementary color

Complementary color for #hex is #BCECEA.


I love getcolorcode.com

Triadic colors

1 #154313 and #131543 with #431315 are triadic colors.

2 #151343 and #134315 with #431315 are triadic colors.