COLOR #343326

HEX: #343326 RGB: (52,51,38)

Color info

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

RGB color model

#343326 color RGB value is (52,51,38).

RGB: (52,51,38) (20%, 20%, 15%)

RGB channels and saturation

R 52 of 255 = 20%
G 51 of 255 = 20%
B 38 of 255 = 15%

52
51
38

R + G + B ~ 18%. #343326 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 51 + 38 = 141 (100%)
R 52 of 141 ~ 36.88%
G 51 of 141 ~ 36.17%
B 38 of 141 ~ 26.95'%

%36.88
%36.17
%26.95

CMYK color model

#343326 color CMYK value is (0,2,27,80).

  • cyan value is 0.00%
  • magenta value is 1.92%
  • yellow value is 26.92%
  • key color value is 79.61%

CMYK: (0,2,27,80)
C0M2Y27K80 (0%, 2%, 27%, 80%)
(0.00 / 0.02 / 0.27 / 0.80)

CMYK percentages

%0
%1.92
%26.92
%79.61

Codes

Color #343326 in popluar color models

34 33 26
RGB 52 51 38
HSL 56° 15.56% 17.65%
HSB/HSV 56° 26.92% 20.39%
CMYK 0.00% 1.92% 26.92%
79.61%

Color #343326 in popluar number systems.

HEX 34 33 26
Decimal 52 51 38
Binary 110100 110011 100110
Octal 64 63 46

Shades and tints

Shades of #343326

#343326
(52,51,38)
#302F23
(48,47,35)
#2C2B20
(44,43,32)
#28271D
(40,39,29)
#24231A
(36,35,26)
#201F17
(32,31,23)
#1C1B14
(28,27,20)
#181711
(24,23,17)
#14130E
(20,19,14)
#100F0B
(16,15,11)
#0C0B08
(12,11,8)
#000000
(0,0,0)

Tints of #343326

#343326
(52,51,38)
#464539
(70,69,57)
#58574C
(88,87,76)
#6A695F
(106,105,95)
#7C7B72
(124,123,114)
#8E8D85
(142,141,133)
#A09F98
(160,159,152)
#B2B1AB
(178,177,171)
#C4C3BE
(196,195,190)
#D6D5D1
(214,213,209)
#E8E7E4
(232,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #343326 color. Also use rgb(52,51,38) instead hex code.

Text Font Color

.myTextColor { color: #343326; }

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

This text font color is #343326.

Background Color

.myBgColor { background-color: #343326; }

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

This div background color is #343326.

Border color

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

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

This div border color is #343326.

Opacity

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

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

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

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

This text has shadow with #343326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #343326.

Preview

Color preview on black background

This text has color #343326 on black background.


Color preview on white background

This text has color #343326 on white background.


Black color preview on #343326 background

This text has black color on #343326 background.


White color preview on #343326 background

This text has white color on #343326 background.


Related colors

Complementary color

Complementary color for #hex is #CBCCD9.


I love getcolorcode.com

Triadic colors

1 #263433 and #332634 with #343326 are triadic colors.

2 #263334 and #333426 with #343326 are triadic colors.