COLOR #431537

HEX: #431537 RGB: (67,21,55)

Color info

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

RGB color model

#431537 color RGB value is (67,21,55).

RGB: (67,21,55) (26%, 8%, 22%)

RGB channels and saturation

R 67 of 255 = 26%
G 21 of 255 = 8%
B 55 of 255 = 22%

67
21
55

R + G + B ~ 19%. #431537 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 21 + 55 = 143 (100%)
R 67 of 143 ~ 46.85%
G 21 of 143 ~ 14.69%
B 55 of 143 ~ 38.46'%

%46.85
%14.69
%38.46

CMYK color model

#431537 color CMYK value is (0,69,18,74).

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

CMYK: (0,69,18,74)
C0M69Y18K74 (0%, 69%, 18%, 74%)
(0.00 / 0.69 / 0.18 / 0.74)

CMYK percentages

%0
%68.66
%17.91
%73.73

Codes

Color #431537 in popluar color models

43 15 37
RGB 67 21 55
HSL 316° 52.27% 17.25%
HSB/HSV 316° 68.66% 26.27%
CMYK 0.00% 68.66% 17.91%
73.73%

Color #431537 in popluar number systems.

HEX 43 15 37
Decimal 67 21 55
Binary 1000011 10101 110111
Octal 103 25 67

Shades and tints

Shades of #431537

#431537
(67,21,55)
#3D1432
(61,20,50)
#37132D
(55,19,45)
#311228
(49,18,40)
#2B1123
(43,17,35)
#25101E
(37,16,30)
#1F0F19
(31,15,25)
#190E14
(25,14,20)
#130D0F
(19,13,15)
#0D0C0A
(13,12,10)
#070B05
(7,11,5)
#000000
(0,0,0)

Tints of #431537

#431537
(67,21,55)
#542A49
(84,42,73)
#653F5B
(101,63,91)
#76546D
(118,84,109)
#87697F
(135,105,127)
#987E91
(152,126,145)
#A993A3
(169,147,163)
#BAA8B5
(186,168,181)
#CBBDC7
(203,189,199)
#DCD2D9
(220,210,217)
#EDE7EB
(237,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #431537; }

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

This text font color is #431537.

Background Color

.myBgColor { background-color: #431537; }

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

This div background color is #431537.

Border color

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

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

This div border color is #431537.

Opacity

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

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

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

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

This text has shadow with #431537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431537.

Preview

Color preview on black background

This text has color #431537 on black background.


Color preview on white background

This text has color #431537 on white background.


Black color preview on #431537 background

This text has black color on #431537 background.


White color preview on #431537 background

This text has white color on #431537 background.


Related colors

Complementary color

Complementary color for #hex is #BCEAC8.


I love getcolorcode.com

Triadic colors

1 #374315 and #153743 with #431537 are triadic colors.

2 #371543 and #154337 with #431537 are triadic colors.