COLOR #431741

HEX: #431741 RGB: (67,23,65)

Color info

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

RGB color model

#431741 color RGB value is (67,23,65).

RGB: (67,23,65) (26%, 9%, 25%)

RGB channels and saturation

R 67 of 255 = 26%
G 23 of 255 = 9%
B 65 of 255 = 25%

67
23
65

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

Portions of RGB colors in percentages

R + G + B = 67 + 23 + 65 = 155 (100%)
R 67 of 155 ~ 43.23%
G 23 of 155 ~ 14.84%
B 65 of 155 ~ 41.94'%

%43.23
%14.84
%41.94

CMYK color model

#431741 color CMYK value is (0,66,3,74).

  • cyan value is 0.00%
  • magenta value is 65.67%
  • yellow value is 2.99%
  • key color value is 73.73%
CMYK: (0,66,3,74) C0M66Y3K74 (0%,66%,3%,74%) (0.00/0.66/0.03/0.74) 

CMYK percentages

%0
%65.67
%2.99
%73.73

Codes

Color #431741 in popluar color models

43 17 41
RGB 67 23 65
HSL 303° 48.89% 17.65%
HSB/HSV 303° 65.67% 26.27%
CMYK 0.00% 65.67% 2.99%
73.73%

Color #431741 in popluar number systems.

HEX 43 17 41
Decimal 67 23 65
Binary 1000011 10111 1000001
Octal 103 27 101

Shades and tints

Shades of #431741

#431741
(67,23,65)
#3D153C
(61,21,60)
#371337
(55,19,55)
#311132
(49,17,50)
#2B0F2D
(43,15,45)
#250D28
(37,13,40)
#1F0B23
(31,11,35)
#19091E
(25,9,30)
#130719
(19,7,25)
#0D0514
(13,5,20)
#07030F
(7,3,15)
#000000
(0,0,0)

Tints of #431741

#431741
(67,23,65)
#542C52
(84,44,82)
#654163
(101,65,99)
#765674
(118,86,116)
#876B85
(135,107,133)
#988096
(152,128,150)
#A995A7
(169,149,167)
#BAAAB8
(186,170,184)
#CBBFC9
(203,191,201)
#DCD4DA
(220,212,218)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #431741 color. Also use rgb(67,23,65) instead hex code.

Text Font Color

.myTextColor { color: #431741; }

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

This text font color is #431741.

Background Color

.myBgColor { background-color: #431741; }

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

This div background color is #431741.

Border color

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

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

This div border color is #431741.

Opacity

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

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

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

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

This text has shadow with #431741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #431741.

Preview

Color preview on black background

This text has color #431741 on black background.


Color preview on white background

This text has color #431741 on white background.


Black color preview on #431741 background

This text has black color on #431741 background.


White color preview on #431741 background

This text has white color on #431741 background.


Related colors

Complementary color

Complementary color for #hex is #BCE8BE.


I love getcolorcode.com

Triadic colors

1 #414317 and #174143 with #431741 are triadic colors.

2 #411743 and #174341 with #431741 are triadic colors.