COLOR #340937

HEX: #340937 RGB: (52,9,55)

Color info

#340937 contains red, green and blue colors in about the same proportion. Web safe color of #340937 is #330033 (or #303).

RGB color model

#340937 color RGB value is (52,9,55).

RGB: (52,9,55) (20%, 4%, 22%)

RGB channels and saturation

R 52 of 255 = 20%
G 9 of 255 = 4%
B 55 of 255 = 22%

52
9
55

R + G + B ~ 15%. #340937 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 9 + 55 = 116 (100%)
R 52 of 116 ~ 44.83%
G 9 of 116 ~ 7.76%
B 55 of 116 ~ 47.41'%

%44.83
%47.41

CMYK color model

#340937 color CMYK value is (5,84,0,78).

  • cyan value is 5.45%
  • magenta value is 83.64%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (5,84,0,78)
C5M84Y0K78 (5%, 84%, 0%, 78%)
(0.05 / 0.84 / 0.00 / 0.78)

CMYK percentages

%5.45
%83.64
%0
%78.43

Codes

Color #340937 in popluar color models

34 09 37
RGB 52 9 55
HSL 296° 71.88% 12.55%
HSB/HSV 296° 83.64% 21.57%
CMYK 5.45% 83.64% 0.00%
78.43%

Color #340937 in popluar number systems.

HEX 34 09 37
Decimal 52 9 55
Binary 110100 1001 110111
Octal 64 11 67

Shades and tints

Shades of #340937

#340937
(52,9,55)
#300932
(48,9,50)
#2C092D
(44,9,45)
#280928
(40,9,40)
#240923
(36,9,35)
#20091E
(32,9,30)
#1C0919
(28,9,25)
#180914
(24,9,20)
#14090F
(20,9,15)
#10090A
(16,9,10)
#0C0905
(12,9,5)
#000000
(0,0,0)

Tints of #340937

#340937
(52,9,55)
#461F49
(70,31,73)
#58355B
(88,53,91)
#6A4B6D
(106,75,109)
#7C617F
(124,97,127)
#8E7791
(142,119,145)
#A08DA3
(160,141,163)
#B2A3B5
(178,163,181)
#C4B9C7
(196,185,199)
#D6CFD9
(214,207,217)
#E8E5EB
(232,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #340937; }

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

This text font color is #340937.

Background Color

.myBgColor { background-color: #340937; }

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

This div background color is #340937.

Border color

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

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

This div border color is #340937.

Opacity

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

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

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

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

This text has shadow with #340937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #340937.

Preview

Color preview on black background

This text has color #340937 on black background.


Color preview on white background

This text has color #340937 on white background.


Black color preview on #340937 background

This text has black color on #340937 background.


White color preview on #340937 background

This text has white color on #340937 background.


Related colors

Complementary color

Complementary color for #hex is #CBF6C8.


I love getcolorcode.com

Triadic colors

1 #373409 and #093734 with #340937 are triadic colors.

2 #370934 and #093437 with #340937 are triadic colors.