COLOR #431514

HEX: #431514 RGB: (67,21,20)

Color info

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

RGB color model

#431514 color RGB value is (67,21,20).

RGB: (67,21,20) (26%, 8%, 8%)

RGB channels and saturation

R 67 of 255 = 26%
G 21 of 255 = 8%
B 20 of 255 = 8%

67
21
20

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

Portions of RGB colors in percentages

R + G + B = 67 + 21 + 20 = 108 (100%)
R 67 of 108 ~ 62.04%
G 21 of 108 ~ 19.44%
B 20 of 108 ~ 18.52'%

%62.04
%19.44
%18.52

CMYK color model

#431514 color CMYK value is (0,69,70,74).

  • cyan value is 0.00%
  • magenta value is 68.66%
  • yellow value is 70.15%
  • key color value is 73.73%
CMYK: (0,69,70,74) C0M69Y70K74 (0%,69%,70%,74%) (0.00/0.69/0.70/0.74) 

CMYK percentages

%0
%68.66
%70.15
%73.73

Codes

Color #431514 in popluar color models

43 15 14
RGB 67 21 20
HSL 54.02% 17.06%
HSB/HSV 70.15% 26.27%
CMYK 0.00% 68.66% 70.15%
73.73%

Color #431514 in popluar number systems.

HEX 43 15 14
Decimal 67 21 20
Binary 1000011 10101 10100
Octal 103 25 24

Shades and tints

Shades of #431514

#431514
(67,21,20)
#3D1413
(61,20,19)
#371312
(55,19,18)
#311211
(49,18,17)
#2B1110
(43,17,16)
#25100F
(37,16,15)
#1F0F0E
(31,15,14)
#190E0D
(25,14,13)
#130D0C
(19,13,12)
#0D0C0B
(13,12,11)
#070B0A
(7,11,10)
#000000
(0,0,0)

Tints of #431514

#431514
(67,21,20)
#542A29
(84,42,41)
#653F3E
(101,63,62)
#765453
(118,84,83)
#876968
(135,105,104)
#987E7D
(152,126,125)
#A99392
(169,147,146)
#BAA8A7
(186,168,167)
#CBBDBC
(203,189,188)
#DCD2D1
(220,210,209)
#EDE7E6
(237,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #431514; }

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

This text font color is #431514.

Background Color

.myBgColor { background-color: #431514; }

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

This div background color is #431514.

Border color

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

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

This div border color is #431514.

Opacity

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

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

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

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

This text has shadow with #431514 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431514.

Preview

Color preview on black background

This text has color #431514 on black background.


Color preview on white background

This text has color #431514 on white background.


Black color preview on #431514 background

This text has black color on #431514 background.


White color preview on #431514 background

This text has white color on #431514 background.


Related colors

Complementary color

Complementary color for #hex is #BCEAEB.


I love getcolorcode.com

Triadic colors

1 #144315 and #151443 with #431514 are triadic colors.

2 #141543 and #154314 with #431514 are triadic colors.