COLOR #434431

HEX: #434431 RGB: (67,68,49)

Color info

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

RGB color model

#434431 color RGB value is (67,68,49).

RGB: (67,68,49) (26%, 27%, 19%)

RGB channels and saturation

R 67 of 255 = 26%
G 68 of 255 = 27%
B 49 of 255 = 19%

67
68
49

R + G + B ~ 24%. #434431 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 68 + 49 = 184 (100%)
R 67 of 184 ~ 36.41%
G 68 of 184 ~ 36.96%
B 49 of 184 ~ 26.63'%

%36.41
%36.96
%26.63

CMYK color model

#434431 color CMYK value is (1,0,28,73).

  • cyan value is 1.47%
  • magenta value is 0.00%
  • yellow value is 27.94%
  • key color value is 73.33%

CMYK: (1,0,28,73)
C1M0Y28K73 (1%, 0%, 28%, 73%)
(0.01 / 0.00 / 0.28 / 0.73)

CMYK percentages

%1.47
%0
%27.94
%73.33

Codes

Color #434431 in popluar color models

43 44 31
RGB 67 68 49
HSL 63° 16.24% 22.94%
HSB/HSV 63° 27.94% 26.67%
CMYK 1.47% 0.00% 27.94%
73.33%

Color #434431 in popluar number systems.

HEX 43 44 31
Decimal 67 68 49
Binary 1000011 1000100 110001
Octal 103 104 61

Shades and tints

Shades of #434431

#434431
(67,68,49)
#3D3E2D
(61,62,45)
#373829
(55,56,41)
#313225
(49,50,37)
#2B2C21
(43,44,33)
#25261D
(37,38,29)
#1F2019
(31,32,25)
#191A15
(25,26,21)
#131411
(19,20,17)
#0D0E0D
(13,14,13)
#070809
(7,8,9)
#000000
(0,0,0)

Tints of #434431

#434431
(67,68,49)
#545543
(84,85,67)
#656655
(101,102,85)
#767767
(118,119,103)
#878879
(135,136,121)
#98998B
(152,153,139)
#A9AA9D
(169,170,157)
#BABBAF
(186,187,175)
#CBCCC1
(203,204,193)
#DCDDD3
(220,221,211)
#EDEEE5
(237,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #434431 color. Also use rgb(67,68,49) instead hex code.

Text Font Color

.myTextColor { color: #434431; }

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

This text font color is #434431.

Background Color

.myBgColor { background-color: #434431; }

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

This div background color is #434431.

Border color

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

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

This div border color is #434431.

Opacity

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

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

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

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

This text has shadow with #434431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434431.

Preview

Color preview on black background

This text has color #434431 on black background.


Color preview on white background

This text has color #434431 on white background.


Black color preview on #434431 background

This text has black color on #434431 background.


White color preview on #434431 background

This text has white color on #434431 background.


Related colors

Complementary color

Complementary color for #hex is #BCBBCE.


I love getcolorcode.com

Triadic colors

1 #314344 and #443143 with #434431 are triadic colors.

2 #314443 and #444331 with #434431 are triadic colors.