COLOR #431D37

HEX: #431D37 RGB: (67,29,55)

Color info

#431D37 contains red, green and blue colors in about the same proportion. Web safe color of #431D37 is #333333 (or #333).

RGB color model

#431D37 color RGB value is (67,29,55).

RGB: (67,29,55) (26%, 11%, 22%)

RGB channels and saturation

R 67 of 255 = 26%
G 29 of 255 = 11%
B 55 of 255 = 22%

67
29
55

R + G + B ~ 20%. #431D37 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 29 + 55 = 151 (100%)
R 67 of 151 ~ 44.37%
G 29 of 151 ~ 19.21%
B 55 of 151 ~ 36.42'%

%44.37
%19.21
%36.42

CMYK color model

#431D37 color CMYK value is (0,57,18,74).

  • cyan value is 0.00%
  • magenta value is 56.72%
  • yellow value is 17.91%
  • key color value is 73.73%

CMYK: (0,57,18,74)
C0M57Y18K74 (0%, 57%, 18%, 74%)
(0.00 / 0.57 / 0.18 / 0.74)

CMYK percentages

%0
%56.72
%17.91
%73.73

Codes

Color #431D37 in popluar color models

43 1D 37
RGB 67 29 55
HSL 319° 39.58% 18.82%
HSB/HSV 319° 56.72% 26.27%
CMYK 0.00% 56.72% 17.91%
73.73%

Color #431D37 in popluar number systems.

HEX 43 1D 37
Decimal 67 29 55
Binary 1000011 11101 110111
Octal 103 35 67

Shades and tints

Shades of #431D37

#431D37
(67,29,55)
#3D1B32
(61,27,50)
#37192D
(55,25,45)
#311728
(49,23,40)
#2B1523
(43,21,35)
#25131E
(37,19,30)
#1F1119
(31,17,25)
#190F14
(25,15,20)
#130D0F
(19,13,15)
#0D0B0A
(13,11,10)
#070905
(7,9,5)
#000000
(0,0,0)

Tints of #431D37

#431D37
(67,29,55)
#543149
(84,49,73)
#65455B
(101,69,91)
#76596D
(118,89,109)
#876D7F
(135,109,127)
#988191
(152,129,145)
#A995A3
(169,149,163)
#BAA9B5
(186,169,181)
#CBBDC7
(203,189,199)
#DCD1D9
(220,209,217)
#EDE5EB
(237,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #431D37 color. Also use rgb(67,29,55) instead hex code.

Text Font Color

.myTextColor { color: #431D37; }

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

This text font color is #431D37.

Background Color

.myBgColor { background-color: #431D37; }

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

This div background color is #431D37.

Border color

.myBorderColor { border: 1px solid #431D37; }

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

This div border color is #431D37.

Opacity

.myOpacity80 { color: #431D37; opacity: 0.8; }

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

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

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

This text has shadow with #431D37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431D37.

Preview

Color preview on black background

This text has color #431D37 on black background.


Color preview on white background

This text has color #431D37 on white background.


Black color preview on #431D37 background

This text has black color on #431D37 background.


White color preview on #431D37 background

This text has white color on #431D37 background.


Related colors

Complementary color

Complementary color for #hex is #BCE2C8.


I love getcolorcode.com

Triadic colors

1 #37431D and #1D3743 with #431D37 are triadic colors.

2 #371D43 and #1D4337 with #431D37 are triadic colors.