COLOR #434139

HEX: #434139 RGB: (67,65,57)

Color info

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

RGB color model

#434139 color RGB value is (67,65,57).

RGB: (67,65,57) (26%, 25%, 22%)

RGB channels and saturation

R 67 of 255 = 26%
G 65 of 255 = 25%
B 57 of 255 = 22%

67
65
57

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

Portions of RGB colors in percentages

R + G + B = 67 + 65 + 57 = 189 (100%)
R 67 of 189 ~ 35.45%
G 65 of 189 ~ 34.39%
B 57 of 189 ~ 30.16'%

%35.45
%34.39
%30.16

CMYK color model

#434139 color CMYK value is (0,3,15,74).

  • cyan value is 0.00%
  • magenta value is 2.99%
  • yellow value is 14.93%
  • key color value is 73.73%

CMYK: (0,3,15,74)
C0M3Y15K74 (0%, 3%, 15%, 74%)
(0.00 / 0.03 / 0.15 / 0.74)

CMYK percentages

%0
%2.99
%14.93
%73.73

Codes

Color #434139 in popluar color models

43 41 39
RGB 67 65 57
HSL 48° 8.06% 24.31%
HSB/HSV 48° 14.93% 26.27%
CMYK 0.00% 2.99% 14.93%
73.73%

Color #434139 in popluar number systems.

HEX 43 41 39
Decimal 67 65 57
Binary 1000011 1000001 111001
Octal 103 101 71

Shades and tints

Shades of #434139

#434139
(67,65,57)
#3D3C34
(61,60,52)
#37372F
(55,55,47)
#31322A
(49,50,42)
#2B2D25
(43,45,37)
#252820
(37,40,32)
#1F231B
(31,35,27)
#191E16
(25,30,22)
#131911
(19,25,17)
#0D140C
(13,20,12)
#070F07
(7,15,7)
#000000
(0,0,0)

Tints of #434139

#434139
(67,65,57)
#54524B
(84,82,75)
#65635D
(101,99,93)
#76746F
(118,116,111)
#878581
(135,133,129)
#989693
(152,150,147)
#A9A7A5
(169,167,165)
#BAB8B7
(186,184,183)
#CBC9C9
(203,201,201)
#DCDADB
(220,218,219)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434139; }

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

This text font color is #434139.

Background Color

.myBgColor { background-color: #434139; }

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

This div background color is #434139.

Border color

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

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

This div border color is #434139.

Opacity

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

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

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

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

This text has shadow with #434139 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434139.

Preview

Color preview on black background

This text has color #434139 on black background.


Color preview on white background

This text has color #434139 on white background.


Black color preview on #434139 background

This text has black color on #434139 background.


White color preview on #434139 background

This text has white color on #434139 background.


Related colors

Complementary color

Complementary color for #hex is #BCBEC6.


I love getcolorcode.com

Triadic colors

1 #394341 and #413943 with #434139 are triadic colors.

2 #394143 and #414339 with #434139 are triadic colors.