COLOR #341809

HEX: #341809 RGB: (52,24,9)

Color info

#341809 contains red, green and blue colors in about the same proportion. Web safe color of #341809 is #330000 (or #300).

RGB color model

#341809 color RGB value is (52,24,9).

RGB: (52,24,9) (20%, 9%, 4%)

RGB channels and saturation

R 52 of 255 = 20%
G 24 of 255 = 9%
B 9 of 255 = 4%

52
24
9

R + G + B ~ 11%. #341809 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 24 + 9 = 85 (100%)
R 52 of 85 ~ 61.18%
G 24 of 85 ~ 28.24%
B 9 of 85 ~ 10.59'%

%61.18
%28.24
%10.59

CMYK color model

#341809 color CMYK value is (0,54,83,80).

  • cyan value is 0.00%
  • magenta value is 53.85%
  • yellow value is 82.69%
  • key color value is 79.61%

CMYK: (0,54,83,80)
C0M54Y83K80 (0%, 54%, 83%, 80%)
(0.00 / 0.54 / 0.83 / 0.80)

CMYK percentages

%0
%53.85
%82.69
%79.61

Codes

Color #341809 in popluar color models

34 18 09
RGB 52 24 9
HSL 21° 70.49% 11.96%
HSB/HSV 21° 82.69% 20.39%
CMYK 0.00% 53.85% 82.69%
79.61%

Color #341809 in popluar number systems.

HEX 34 18 09
Decimal 52 24 9
Binary 110100 11000 1001
Octal 64 30 11

Shades and tints

Shades of #341809

#341809
(52,24,9)
#301609
(48,22,9)
#2C1409
(44,20,9)
#281209
(40,18,9)
#241009
(36,16,9)
#200E09
(32,14,9)
#1C0C09
(28,12,9)
#180A09
(24,10,9)
#140809
(20,8,9)
#100609
(16,6,9)
#0C0409
(12,4,9)
#000000
(0,0,0)

Tints of #341809

#341809
(52,24,9)
#462D1F
(70,45,31)
#584235
(88,66,53)
#6A574B
(106,87,75)
#7C6C61
(124,108,97)
#8E8177
(142,129,119)
#A0968D
(160,150,141)
#B2ABA3
(178,171,163)
#C4C0B9
(196,192,185)
#D6D5CF
(214,213,207)
#E8EAE5
(232,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #341809 color. Also use rgb(52,24,9) instead hex code.

Text Font Color

.myTextColor { color: #341809; }

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

This text font color is #341809.

Background Color

.myBgColor { background-color: #341809; }

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

This div background color is #341809.

Border color

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

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

This div border color is #341809.

Opacity

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

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

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

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

This text has shadow with #341809 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341809.

Preview

Color preview on black background

This text has color #341809 on black background.


Color preview on white background

This text has color #341809 on white background.


Black color preview on #341809 background

This text has black color on #341809 background.


White color preview on #341809 background

This text has white color on #341809 background.


Related colors

Complementary color

Complementary color for #hex is #CBE7F6.


I love getcolorcode.com

Triadic colors

1 #093418 and #180934 with #341809 are triadic colors.

2 #091834 and #183409 with #341809 are triadic colors.