COLOR #340917

HEX: #340917 RGB: (52,9,23)

Color info

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

RGB color model

#340917 color RGB value is (52,9,23).

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

RGB channels and saturation

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

52
9
23

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

Portions of RGB colors in percentages

R + G + B = 52 + 9 + 23 = 84 (100%)
R 52 of 84 ~ 61.9%
G 9 of 84 ~ 10.71%
B 23 of 84 ~ 27.38'%

%61.9
%10.71
%27.38

CMYK color model

#340917 color CMYK value is (0,83,56,80).

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

CMYK: (0,83,56,80)
C0M83Y56K80 (0%, 83%, 56%, 80%)
(0.00 / 0.83 / 0.56 / 0.80)

CMYK percentages

%0
%82.69
%55.77
%79.61

Codes

Color #340917 in popluar color models

34 09 17
RGB 52 9 23
HSL 340° 70.49% 11.96%
HSB/HSV 340° 82.69% 20.39%
CMYK 0.00% 82.69% 55.77%
79.61%

Color #340917 in popluar number systems.

HEX 34 09 17
Decimal 52 9 23
Binary 110100 1001 10111
Octal 64 11 27

Shades and tints

Shades of #340917

#340917
(52,9,23)
#300915
(48,9,21)
#2C0913
(44,9,19)
#280911
(40,9,17)
#24090F
(36,9,15)
#20090D
(32,9,13)
#1C090B
(28,9,11)
#180909
(24,9,9)
#140907
(20,9,7)
#100905
(16,9,5)
#0C0903
(12,9,3)
#000000
(0,0,0)

Tints of #340917

#340917
(52,9,23)
#461F2C
(70,31,44)
#583541
(88,53,65)
#6A4B56
(106,75,86)
#7C616B
(124,97,107)
#8E7780
(142,119,128)
#A08D95
(160,141,149)
#B2A3AA
(178,163,170)
#C4B9BF
(196,185,191)
#D6CFD4
(214,207,212)
#E8E5E9
(232,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #340917; }

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

This text font color is #340917.

Background Color

.myBgColor { background-color: #340917; }

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

This div background color is #340917.

Border color

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

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

This div border color is #340917.

Opacity

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

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

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

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

This text has shadow with #340917 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #340917.

Preview

Color preview on black background

This text has color #340917 on black background.


Color preview on white background

This text has color #340917 on white background.


Black color preview on #340917 background

This text has black color on #340917 background.


White color preview on #340917 background

This text has white color on #340917 background.


Related colors

Complementary color

Complementary color for #hex is #CBF6E8.


I love getcolorcode.com

Triadic colors

1 #173409 and #091734 with #340917 are triadic colors.

2 #170934 and #093417 with #340917 are triadic colors.