COLOR #341642

HEX: #341642 RGB: (52,22,66)

Color info

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

RGB color model

#341642 color RGB value is (52,22,66).

RGB: (52,22,66) (20%, 9%, 26%)

RGB channels and saturation

R 52 of 255 = 20%
G 22 of 255 = 9%
B 66 of 255 = 26%

52
22
66

R + G + B ~ 18%. #341642 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 22 + 66 = 140 (100%)
R 52 of 140 ~ 37.14%
G 22 of 140 ~ 15.71%
B 66 of 140 ~ 47.14'%

%37.14
%15.71
%47.14

CMYK color model

#341642 color CMYK value is (21,67,0,74).

  • cyan value is 21.21%
  • magenta value is 66.67%
  • yellow value is 0.00%
  • key color value is 74.12%

CMYK: (21,67,0,74)
C21M67Y0K74 (21%, 67%, 0%, 74%)
(0.21 / 0.67 / 0.00 / 0.74)

CMYK percentages

%21.21
%66.67
%0
%74.12

Codes

Color #341642 in popluar color models

34 16 42
RGB 52 22 66
HSL 281° 50.00% 17.25%
HSB/HSV 281° 66.67% 25.88%
CMYK 21.21% 66.67% 0.00%
74.12%

Color #341642 in popluar number systems.

HEX 34 16 42
Decimal 52 22 66
Binary 110100 10110 1000010
Octal 64 26 102

Shades and tints

Shades of #341642

#341642
(52,22,66)
#30143C
(48,20,60)
#2C1236
(44,18,54)
#281030
(40,16,48)
#240E2A
(36,14,42)
#200C24
(32,12,36)
#1C0A1E
(28,10,30)
#180818
(24,8,24)
#140612
(20,6,18)
#10040C
(16,4,12)
#0C0206
(12,2,6)
#000000
(0,0,0)

Tints of #341642

#341642
(52,22,66)
#462B53
(70,43,83)
#584064
(88,64,100)
#6A5575
(106,85,117)
#7C6A86
(124,106,134)
#8E7F97
(142,127,151)
#A094A8
(160,148,168)
#B2A9B9
(178,169,185)
#C4BECA
(196,190,202)
#D6D3DB
(214,211,219)
#E8E8EC
(232,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #341642 color. Also use rgb(52,22,66) instead hex code.

Text Font Color

.myTextColor { color: #341642; }

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

This text font color is #341642.

Background Color

.myBgColor { background-color: #341642; }

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

This div background color is #341642.

Border color

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

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

This div border color is #341642.

Opacity

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

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

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

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

This text has shadow with #341642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341642.

Preview

Color preview on black background

This text has color #341642 on black background.


Color preview on white background

This text has color #341642 on white background.


Black color preview on #341642 background

This text has black color on #341642 background.


White color preview on #341642 background

This text has white color on #341642 background.


Related colors

Complementary color

Complementary color for #hex is #CBE9BD.


I love getcolorcode.com

Triadic colors

1 #423416 and #164234 with #341642 are triadic colors.

2 #421634 and #163442 with #341642 are triadic colors.