COLOR #340328

HEX: #340328 RGB: (52,3,40)

Color info

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

RGB color model

#340328 color RGB value is (52,3,40).

RGB: (52,3,40) (20%, 1%, 16%)

RGB channels and saturation

R 52 of 255 = 20%
G 3 of 255 = 1%
B 40 of 255 = 16%

52
3
40

R + G + B ~ 12%. #340328 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 3 + 40 = 95 (100%)
R 52 of 95 ~ 54.74%
G 3 of 95 ~ 3.16%
B 40 of 95 ~ 42.11'%

%54.74
%42.11

CMYK color model

#340328 color CMYK value is (0,94,23,80).

  • cyan value is 0.00%
  • magenta value is 94.23%
  • yellow value is 23.08%
  • key color value is 79.61%

CMYK: (0,94,23,80)
C0M94Y23K80 (0%, 94%, 23%, 80%)
(0.00 / 0.94 / 0.23 / 0.80)

CMYK percentages

%0
%94.23
%23.08
%79.61

Codes

Color #340328 in popluar color models

34 03 28
RGB 52 3 40
HSL 315° 89.09% 10.78%
HSB/HSV 315° 94.23% 20.39%
CMYK 0.00% 94.23% 23.08%
79.61%

Color #340328 in popluar number systems.

HEX 34 03 28
Decimal 52 3 40
Binary 110100 11 101000
Octal 64 3 50

Shades and tints

Shades of #340328

#340328
(52,3,40)
#300325
(48,3,37)
#2C0322
(44,3,34)
#28031F
(40,3,31)
#24031C
(36,3,28)
#200319
(32,3,25)
#1C0316
(28,3,22)
#180313
(24,3,19)
#140310
(20,3,16)
#10030D
(16,3,13)
#0C030A
(12,3,10)
#000000
(0,0,0)

Tints of #340328

#340328
(52,3,40)
#46193B
(70,25,59)
#582F4E
(88,47,78)
#6A4561
(106,69,97)
#7C5B74
(124,91,116)
#8E7187
(142,113,135)
#A0879A
(160,135,154)
#B29DAD
(178,157,173)
#C4B3C0
(196,179,192)
#D6C9D3
(214,201,211)
#E8DFE6
(232,223,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #340328 color. Also use rgb(52,3,40) instead hex code.

Text Font Color

.myTextColor { color: #340328; }

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

This text font color is #340328.

Background Color

.myBgColor { background-color: #340328; }

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

This div background color is #340328.

Border color

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

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

This div border color is #340328.

Opacity

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

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

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

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

This text has shadow with #340328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #340328.

Preview

Color preview on black background

This text has color #340328 on black background.


Color preview on white background

This text has color #340328 on white background.


Black color preview on #340328 background

This text has black color on #340328 background.


White color preview on #340328 background

This text has white color on #340328 background.


Related colors

Complementary color

Complementary color for #hex is #CBFCD7.


I love getcolorcode.com

Triadic colors

1 #283403 and #032834 with #340328 are triadic colors.

2 #280334 and #033428 with #340328 are triadic colors.