COLOR #342641

HEX: #342641 RGB: (52,38,65)

Color info

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

RGB color model

#342641 color RGB value is (52,38,65).

RGB: (52,38,65) (20%, 15%, 25%)

RGB channels and saturation

R 52 of 255 = 20%
G 38 of 255 = 15%
B 65 of 255 = 25%

52
38
65

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

Portions of RGB colors in percentages

R + G + B = 52 + 38 + 65 = 155 (100%)
R 52 of 155 ~ 33.55%
G 38 of 155 ~ 24.52%
B 65 of 155 ~ 41.94'%

%33.55
%24.52
%41.94

CMYK color model

#342641 color CMYK value is (20,42,0,75).

  • cyan value is 20.00%
  • magenta value is 41.54%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (20,42,0,75)
C20M42Y0K75 (20%, 42%, 0%, 75%)
(0.20 / 0.42 / 0.00 / 0.75)

CMYK percentages

%20
%41.54
%0
%74.51

Codes

Color #342641 in popluar color models

34 26 41
RGB 52 38 65
HSL 271° 26.21% 20.20%
HSB/HSV 271° 41.54% 25.49%
CMYK 20.00% 41.54% 0.00%
74.51%

Color #342641 in popluar number systems.

HEX 34 26 41
Decimal 52 38 65
Binary 110100 100110 1000001
Octal 64 46 101

Shades and tints

Shades of #342641

#342641
(52,38,65)
#30233C
(48,35,60)
#2C2037
(44,32,55)
#281D32
(40,29,50)
#241A2D
(36,26,45)
#201728
(32,23,40)
#1C1423
(28,20,35)
#18111E
(24,17,30)
#140E19
(20,14,25)
#100B14
(16,11,20)
#0C080F
(12,8,15)
#000000
(0,0,0)

Tints of #342641

#342641
(52,38,65)
#463952
(70,57,82)
#584C63
(88,76,99)
#6A5F74
(106,95,116)
#7C7285
(124,114,133)
#8E8596
(142,133,150)
#A098A7
(160,152,167)
#B2ABB8
(178,171,184)
#C4BEC9
(196,190,201)
#D6D1DA
(214,209,218)
#E8E4EB
(232,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #342641 color. Also use rgb(52,38,65) instead hex code.

Text Font Color

.myTextColor { color: #342641; }

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

This text font color is #342641.

Background Color

.myBgColor { background-color: #342641; }

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

This div background color is #342641.

Border color

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

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

This div border color is #342641.

Opacity

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

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

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

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

This text has shadow with #342641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #342641.

Preview

Color preview on black background

This text has color #342641 on black background.


Color preview on white background

This text has color #342641 on white background.


Black color preview on #342641 background

This text has black color on #342641 background.


White color preview on #342641 background

This text has white color on #342641 background.


Related colors

Complementary color

Complementary color for #hex is #CBD9BE.


I love getcolorcode.com

Triadic colors

1 #413426 and #264134 with #342641 are triadic colors.

2 #412634 and #263441 with #342641 are triadic colors.