COLOR #43424D

HEX: #43424D RGB: (67,66,77)

Color info

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

RGB color model

#43424D color RGB value is (67,66,77).

RGB: (67,66,77) (26%, 26%, 30%)

RGB channels and saturation

R 67 of 255 = 26%
G 66 of 255 = 26%
B 77 of 255 = 30%

67
66
77

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

Portions of RGB colors in percentages

R + G + B = 67 + 66 + 77 = 210 (100%)
R 67 of 210 ~ 31.9%
G 66 of 210 ~ 31.43%
B 77 of 210 ~ 36.67'%

%31.9
%31.43
%36.67

CMYK color model

#43424D color CMYK value is (13,14,0,70).

  • cyan value is 12.99%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (13,14,0,70) C13M14Y0K70 (13%,14%,0%,70%) (0.13/0.14/0.00/0.70) 

CMYK percentages

%12.99
%14.29
%0
%69.8

Codes

Color #43424D in popluar color models

43 42 4D
RGB 67 66 77
HSL 245° 7.69% 28.04%
HSB/HSV 245° 14.29% 30.20%
CMYK 12.99% 14.29% 0.00%
69.80%

Color #43424D in popluar number systems.

HEX 43 42 4D
Decimal 67 66 77
Binary 1000011 1000010 1001101
Octal 103 102 115

Shades and tints

Shades of #43424D

#43424D
(67,66,77)
#3D3C46
(61,60,70)
#37363F
(55,54,63)
#313038
(49,48,56)
#2B2A31
(43,42,49)
#25242A
(37,36,42)
#1F1E23
(31,30,35)
#19181C
(25,24,28)
#131215
(19,18,21)
#0D0C0E
(13,12,14)
#070607
(7,6,7)
#000000
(0,0,0)

Tints of #43424D

#43424D
(67,66,77)
#54535D
(84,83,93)
#65646D
(101,100,109)
#76757D
(118,117,125)
#87868D
(135,134,141)
#98979D
(152,151,157)
#A9A8AD
(169,168,173)
#BAB9BD
(186,185,189)
#CBCACD
(203,202,205)
#DCDBDD
(220,219,221)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43424D color. Also use rgb(67,66,77) instead hex code.

Text Font Color

.myTextColor { color: #43424D; }

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

This text font color is #43424D.

Background Color

.myBgColor { background-color: #43424D; }

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

This div background color is #43424D.

Border color

.myBorderColor { border: 1px solid #43424D; }

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

This div border color is #43424D.

Opacity

.myOpacity80 { color: #43424D; opacity: 0.8; }

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

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

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

This text has shadow with #43424D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43424D.

Preview

Color preview on black background

This text has color #43424D on black background.


Color preview on white background

This text has color #43424D on white background.


Black color preview on #43424D background

This text has black color on #43424D background.


White color preview on #43424D background

This text has white color on #43424D background.


Related colors

Complementary color

Complementary color for #hex is #BCBDB2.


I love getcolorcode.com

Triadic colors

1 #4D4342 and #424D43 with #43424D are triadic colors.

2 #4D4243 and #42434D with #43424D are triadic colors.