COLOR #43353A

HEX: #43353A RGB: (67,53,58)

Color info

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

RGB color model

#43353A color RGB value is (67,53,58).

RGB: (67,53,58) (26%, 21%, 23%)

RGB channels and saturation

R 67 of 255 = 26%
G 53 of 255 = 21%
B 58 of 255 = 23%

67
53
58

R + G + B ~ 23%. #43353A is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 53 + 58 = 178 (100%)
R 67 of 178 ~ 37.64%
G 53 of 178 ~ 29.78%
B 58 of 178 ~ 32.58'%

%37.64
%29.78
%32.58

CMYK color model

#43353A color CMYK value is (0,21,13,74).

  • cyan value is 0.00%
  • magenta value is 20.90%
  • yellow value is 13.43%
  • key color value is 73.73%

CMYK: (0,21,13,74)
C0M21Y13K74 (0%, 21%, 13%, 74%)
(0.00 / 0.21 / 0.13 / 0.74)

CMYK percentages

%0
%20.9
%13.43
%73.73

Codes

Color #43353A in popluar color models

43 35 3A
RGB 67 53 58
HSL 339° 11.67% 23.53%
HSB/HSV 339° 20.90% 26.27%
CMYK 0.00% 20.90% 13.43%
73.73%

Color #43353A in popluar number systems.

HEX 43 35 3A
Decimal 67 53 58
Binary 1000011 110101 111010
Octal 103 65 72

Shades and tints

Shades of #43353A

#43353A
(67,53,58)
#3D3135
(61,49,53)
#372D30
(55,45,48)
#31292B
(49,41,43)
#2B2526
(43,37,38)
#252121
(37,33,33)
#1F1D1C
(31,29,28)
#191917
(25,25,23)
#131512
(19,21,18)
#0D110D
(13,17,13)
#070D08
(7,13,8)
#000000
(0,0,0)

Tints of #43353A

#43353A
(67,53,58)
#54474B
(84,71,75)
#65595C
(101,89,92)
#766B6D
(118,107,109)
#877D7E
(135,125,126)
#988F8F
(152,143,143)
#A9A1A0
(169,161,160)
#BAB3B1
(186,179,177)
#CBC5C2
(203,197,194)
#DCD7D3
(220,215,211)
#EDE9E4
(237,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43353A color. Also use rgb(67,53,58) instead hex code.

Text Font Color

.myTextColor { color: #43353A; }

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

This text font color is #43353A.

Background Color

.myBgColor { background-color: #43353A; }

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

This div background color is #43353A.

Border color

.myBorderColor { border: 1px solid #43353A; }

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

This div border color is #43353A.

Opacity

.myOpacity80 { color: #43353A; opacity: 0.8; }

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

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

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

This text has shadow with #43353A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43353A.

Preview

Color preview on black background

This text has color #43353A on black background.


Color preview on white background

This text has color #43353A on white background.


Black color preview on #43353A background

This text has black color on #43353A background.


White color preview on #43353A background

This text has white color on #43353A background.


Related colors

Complementary color

Complementary color for #hex is #BCCAC5.


I love getcolorcode.com

Triadic colors

1 #3A4335 and #353A43 with #43353A are triadic colors.

2 #3A3543 and #35433A with #43353A are triadic colors.