COLOR #342540

HEX: #342540 RGB: (52,37,64)

Color info

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

RGB color model

#342540 color RGB value is (52,37,64).

RGB: (52,37,64) (20%, 15%, 25%)

RGB channels and saturation

R 52 of 255 = 20%
G 37 of 255 = 15%
B 64 of 255 = 25%

52
37
64

R + G + B ~ 20%. #342540 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 37 + 64 = 153 (100%)
R 52 of 153 ~ 33.99%
G 37 of 153 ~ 24.18%
B 64 of 153 ~ 41.83'%

%33.99
%24.18
%41.83

CMYK color model

#342540 color CMYK value is (19,42,0,75).

  • cyan value is 18.75%
  • magenta value is 42.19%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (19,42,0,75)
C19M42Y0K75 (19%, 42%, 0%, 75%)
(0.19 / 0.42 / 0.00 / 0.75)

CMYK percentages

%18.75
%42.19
%0
%74.9

Codes

Color #342540 in popluar color models

34 25 40
RGB 52 37 64
HSL 273° 26.73% 19.80%
HSB/HSV 273° 42.19% 25.10%
CMYK 18.75% 42.19% 0.00%
74.90%

Color #342540 in popluar number systems.

HEX 34 25 40
Decimal 52 37 64
Binary 110100 100101 1000000
Octal 64 45 100

Shades and tints

Shades of #342540

#342540
(52,37,64)
#30223B
(48,34,59)
#2C1F36
(44,31,54)
#281C31
(40,28,49)
#24192C
(36,25,44)
#201627
(32,22,39)
#1C1322
(28,19,34)
#18101D
(24,16,29)
#140D18
(20,13,24)
#100A13
(16,10,19)
#0C070E
(12,7,14)
#000000
(0,0,0)

Tints of #342540

#342540
(52,37,64)
#463851
(70,56,81)
#584B62
(88,75,98)
#6A5E73
(106,94,115)
#7C7184
(124,113,132)
#8E8495
(142,132,149)
#A097A6
(160,151,166)
#B2AAB7
(178,170,183)
#C4BDC8
(196,189,200)
#D6D0D9
(214,208,217)
#E8E3EA
(232,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #342540 color. Also use rgb(52,37,64) instead hex code.

Text Font Color

.myTextColor { color: #342540; }

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

This text font color is #342540.

Background Color

.myBgColor { background-color: #342540; }

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

This div background color is #342540.

Border color

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

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

This div border color is #342540.

Opacity

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

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

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

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

This text has shadow with #342540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #342540.

Preview

Color preview on black background

This text has color #342540 on black background.


Color preview on white background

This text has color #342540 on white background.


Black color preview on #342540 background

This text has black color on #342540 background.


White color preview on #342540 background

This text has white color on #342540 background.


Related colors

Complementary color

Complementary color for #hex is #CBDABF.


I love getcolorcode.com

Triadic colors

1 #403425 and #254034 with #342540 are triadic colors.

2 #402534 and #253440 with #342540 are triadic colors.