COLOR #434744

HEX: #434744 RGB: (67,71,68)

Color info

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

RGB color model

#434744 color RGB value is (67,71,68).

RGB: (67,71,68) (26%, 28%, 27%)

RGB channels and saturation

R 67 of 255 = 26%
G 71 of 255 = 28%
B 68 of 255 = 27%

67
71
68

R + G + B ~ 27%. #434744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 71 + 68 = 206 (100%)
R 67 of 206 ~ 32.52%
G 71 of 206 ~ 34.47%
B 68 of 206 ~ 33.01'%

%32.52
%34.47
%33.01

CMYK color model

#434744 color CMYK value is (6,0,4,72).

  • cyan value is 5.63%
  • magenta value is 0.00%
  • yellow value is 4.23%
  • key color value is 72.16%

CMYK: (6,0,4,72)
C6M0Y4K72 (6%, 0%, 4%, 72%)
(0.06 / 0.00 / 0.04 / 0.72)

CMYK percentages

%5.63
%0
%4.23
%72.16

Codes

Color #434744 in popluar color models

43 47 44
RGB 67 71 68
HSL 135° 2.90% 27.06%
HSB/HSV 135° 5.63% 27.84%
CMYK 5.63% 0.00% 4.23%
72.16%

Color #434744 in popluar number systems.

HEX 43 47 44
Decimal 67 71 68
Binary 1000011 1000111 1000100
Octal 103 107 104

Shades and tints

Shades of #434744

#434744
(67,71,68)
#3D413E
(61,65,62)
#373B38
(55,59,56)
#313532
(49,53,50)
#2B2F2C
(43,47,44)
#252926
(37,41,38)
#1F2320
(31,35,32)
#191D1A
(25,29,26)
#131714
(19,23,20)
#0D110E
(13,17,14)
#070B08
(7,11,8)
#000000
(0,0,0)

Tints of #434744

#434744
(67,71,68)
#545755
(84,87,85)
#656766
(101,103,102)
#767777
(118,119,119)
#878788
(135,135,136)
#989799
(152,151,153)
#A9A7AA
(169,167,170)
#BAB7BB
(186,183,187)
#CBC7CC
(203,199,204)
#DCD7DD
(220,215,221)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434744; }

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

This text font color is #434744.

Background Color

.myBgColor { background-color: #434744; }

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

This div background color is #434744.

Border color

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

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

This div border color is #434744.

Opacity

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

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

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

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

This text has shadow with #434744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434744.

Preview

Color preview on black background

This text has color #434744 on black background.


Color preview on white background

This text has color #434744 on white background.


Black color preview on #434744 background

This text has black color on #434744 background.


White color preview on #434744 background

This text has white color on #434744 background.


Related colors

Complementary color

Complementary color for #hex is #BCB8BB.


I love getcolorcode.com

Triadic colors

1 #444347 and #474443 with #434744 are triadic colors.

2 #444743 and #474344 with #434744 are triadic colors.