COLOR #43493F

HEX: #43493F RGB: (67,73,63)

Color info

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

RGB color model

#43493F color RGB value is (67,73,63).

RGB: (67,73,63) (26%, 29%, 25%)

RGB channels and saturation

R 67 of 255 = 26%
G 73 of 255 = 29%
B 63 of 255 = 25%

67
73
63

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

Portions of RGB colors in percentages

R + G + B = 67 + 73 + 63 = 203 (100%)
R 67 of 203 ~ 33%
G 73 of 203 ~ 35.96%
B 63 of 203 ~ 31.03'%

%33
%35.96
%31.03

CMYK color model

#43493F color CMYK value is (8,0,14,71).

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

CMYK: (8,0,14,71)
C8M0Y14K71 (8%, 0%, 14%, 71%)
(0.08 / 0.00 / 0.14 / 0.71)

CMYK percentages

%8.22
%0
%13.7
%71.37

Codes

Color #43493F in popluar color models

43 49 3F
RGB 67 73 63
HSL 96° 7.35% 26.67%
HSB/HSV 96° 13.70% 28.63%
CMYK 8.22% 0.00% 13.70%
71.37%

Color #43493F in popluar number systems.

HEX 43 49 3F
Decimal 67 73 63
Binary 1000011 1001001 111111
Octal 103 111 77

Shades and tints

Shades of #43493F

#43493F
(67,73,63)
#3D433A
(61,67,58)
#373D35
(55,61,53)
#313730
(49,55,48)
#2B312B
(43,49,43)
#252B26
(37,43,38)
#1F2521
(31,37,33)
#191F1C
(25,31,28)
#131917
(19,25,23)
#0D1312
(13,19,18)
#070D0D
(7,13,13)
#000000
(0,0,0)

Tints of #43493F

#43493F
(67,73,63)
#545950
(84,89,80)
#656961
(101,105,97)
#767972
(118,121,114)
#878983
(135,137,131)
#989994
(152,153,148)
#A9A9A5
(169,169,165)
#BAB9B6
(186,185,182)
#CBC9C7
(203,201,199)
#DCD9D8
(220,217,216)
#EDE9E9
(237,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #43493F; }

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

This text font color is #43493F.

Background Color

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

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

This div background color is #43493F.

Border color

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

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

This div border color is #43493F.

Opacity

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

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

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

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

This text has shadow with #43493F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43493F.

Preview

Color preview on black background

This text has color #43493F on black background.


Color preview on white background

This text has color #43493F on white background.


Black color preview on #43493F background

This text has black color on #43493F background.


White color preview on #43493F background

This text has white color on #43493F background.


Related colors

Complementary color

Complementary color for #hex is #BCB6C0.


I love getcolorcode.com

Triadic colors

1 #3F4349 and #493F43 with #43493F are triadic colors.

2 #3F4943 and #49433F with #43493F are triadic colors.