COLOR #43493B

HEX: #43493B RGB: (67,73,59)

Color info

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

RGB color model

#43493B color RGB value is (67,73,59).

RGB: (67,73,59) (26%, 29%, 23%)

RGB channels and saturation

R 67 of 255 = 26%
G 73 of 255 = 29%
B 59 of 255 = 23%

67
73
59

R + G + B ~ 26%. #43493B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 73 + 59 = 199 (100%)
R 67 of 199 ~ 33.67%
G 73 of 199 ~ 36.68%
B 59 of 199 ~ 29.65'%

%33.67
%36.68
%29.65

CMYK color model

#43493B color CMYK value is (8,0,19,71).

  • cyan value is 8.22%
  • magenta value is 0.00%
  • yellow value is 19.18%
  • key color value is 71.37%

CMYK: (8,0,19,71)
C8M0Y19K71 (8%, 0%, 19%, 71%)
(0.08 / 0.00 / 0.19 / 0.71)

CMYK percentages

%8.22
%0
%19.18
%71.37

Codes

Color #43493B in popluar color models

43 49 3B
RGB 67 73 59
HSL 86° 10.61% 25.88%
HSB/HSV 86° 19.18% 28.63%
CMYK 8.22% 0.00% 19.18%
71.37%

Color #43493B in popluar number systems.

HEX 43 49 3B
Decimal 67 73 59
Binary 1000011 1001001 111011
Octal 103 111 73

Shades and tints

Shades of #43493B

#43493B
(67,73,59)
#3D4336
(61,67,54)
#373D31
(55,61,49)
#31372C
(49,55,44)
#2B3127
(43,49,39)
#252B22
(37,43,34)
#1F251D
(31,37,29)
#191F18
(25,31,24)
#131913
(19,25,19)
#0D130E
(13,19,14)
#070D09
(7,13,9)
#000000
(0,0,0)

Tints of #43493B

#43493B
(67,73,59)
#54594C
(84,89,76)
#65695D
(101,105,93)
#76796E
(118,121,110)
#87897F
(135,137,127)
#989990
(152,153,144)
#A9A9A1
(169,169,161)
#BAB9B2
(186,185,178)
#CBC9C3
(203,201,195)
#DCD9D4
(220,217,212)
#EDE9E5
(237,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43493B color. Also use rgb(67,73,59) instead hex code.

Text Font Color

.myTextColor { color: #43493B; }

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

This text font color is #43493B.

Background Color

.myBgColor { background-color: #43493B; }

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

This div background color is #43493B.

Border color

.myBorderColor { border: 1px solid #43493B; }

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

This div border color is #43493B.

Opacity

.myOpacity80 { color: #43493B; opacity: 0.8; }

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

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

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

This text has shadow with #43493B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43493B.

Preview

Color preview on black background

This text has color #43493B on black background.


Color preview on white background

This text has color #43493B on white background.


Black color preview on #43493B background

This text has black color on #43493B background.


White color preview on #43493B background

This text has white color on #43493B background.


Related colors

Complementary color

Complementary color for #hex is #BCB6C4.


I love getcolorcode.com

Triadic colors

1 #3B4349 and #493B43 with #43493B are triadic colors.

2 #3B4943 and #49433B with #43493B are triadic colors.