COLOR #341D54

HEX: #341D54 RGB: (52,29,84)

Color info

#341D54 contains red, green and blue colors in about the same proportion. Web safe color of #341D54 is #333366 (or #336).

RGB color model

#341D54 color RGB value is (52,29,84).

RGB: (52,29,84) (20%, 11%, 33%)

RGB channels and saturation

R 52 of 255 = 20%
G 29 of 255 = 11%
B 84 of 255 = 33%

52
29
84

R + G + B ~ 21%. #341D54 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 29 + 84 = 165 (100%)
R 52 of 165 ~ 31.52%
G 29 of 165 ~ 17.58%
B 84 of 165 ~ 50.91'%

%31.52
%17.58
%50.91

CMYK color model

#341D54 color CMYK value is (38,65,0,67).

  • cyan value is 38.10%
  • magenta value is 65.48%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (38,65,0,67)
C38M65Y0K67 (38%, 65%, 0%, 67%)
(0.38 / 0.65 / 0.00 / 0.67)

CMYK percentages

%38.1
%65.48
%0
%67.06

Codes

Color #341D54 in popluar color models

34 1D 54
RGB 52 29 84
HSL 265° 48.67% 22.16%
HSB/HSV 265° 65.48% 32.94%
CMYK 38.10% 65.48% 0.00%
67.06%

Color #341D54 in popluar number systems.

HEX 34 1D 54
Decimal 52 29 84
Binary 110100 11101 1010100
Octal 64 35 124

Shades and tints

Shades of #341D54

#341D54
(52,29,84)
#301B4D
(48,27,77)
#2C1946
(44,25,70)
#28173F
(40,23,63)
#241538
(36,21,56)
#201331
(32,19,49)
#1C112A
(28,17,42)
#180F23
(24,15,35)
#140D1C
(20,13,28)
#100B15
(16,11,21)
#0C090E
(12,9,14)
#000000
(0,0,0)

Tints of #341D54

#341D54
(52,29,84)
#463163
(70,49,99)
#584572
(88,69,114)
#6A5981
(106,89,129)
#7C6D90
(124,109,144)
#8E819F
(142,129,159)
#A095AE
(160,149,174)
#B2A9BD
(178,169,189)
#C4BDCC
(196,189,204)
#D6D1DB
(214,209,219)
#E8E5EA
(232,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #341D54 color. Also use rgb(52,29,84) instead hex code.

Text Font Color

.myTextColor { color: #341D54; }

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

This text font color is #341D54.

Background Color

.myBgColor { background-color: #341D54; }

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

This div background color is #341D54.

Border color

.myBorderColor { border: 1px solid #341D54; }

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

This div border color is #341D54.

Opacity

.myOpacity80 { color: #341D54; opacity: 0.8; }

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

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

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

This text has shadow with #341D54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341D54.

Preview

Color preview on black background

This text has color #341D54 on black background.


Color preview on white background

This text has color #341D54 on white background.


Black color preview on #341D54 background

This text has black color on #341D54 background.


White color preview on #341D54 background

This text has white color on #341D54 background.


Related colors

Complementary color

Complementary color for #hex is #CBE2AB.


I love getcolorcode.com

Triadic colors

1 #54341D and #1D5434 with #341D54 are triadic colors.

2 #541D34 and #1D3454 with #341D54 are triadic colors.