COLOR #341647

HEX: #341647 RGB: (52,22,71)

Color info

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

RGB color model

#341647 color RGB value is (52,22,71).

RGB: (52,22,71) (20%, 9%, 28%)

RGB channels and saturation

R 52 of 255 = 20%
G 22 of 255 = 9%
B 71 of 255 = 28%

52
22
71

R + G + B ~ 19%. #341647 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 22 + 71 = 145 (100%)
R 52 of 145 ~ 35.86%
G 22 of 145 ~ 15.17%
B 71 of 145 ~ 48.97'%

%35.86
%15.17
%48.97

CMYK color model

#341647 color CMYK value is (27,69,0,72).

  • cyan value is 26.76%
  • magenta value is 69.01%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (27,69,0,72)
C27M69Y0K72 (27%, 69%, 0%, 72%)
(0.27 / 0.69 / 0.00 / 0.72)

CMYK percentages

%26.76
%69.01
%0
%72.16

Codes

Color #341647 in popluar color models

34 16 47
RGB 52 22 71
HSL 277° 52.69% 18.24%
HSB/HSV 277° 69.01% 27.84%
CMYK 26.76% 69.01% 0.00%
72.16%

Color #341647 in popluar number systems.

HEX 34 16 47
Decimal 52 22 71
Binary 110100 10110 1000111
Octal 64 26 107

Shades and tints

Shades of #341647

#341647
(52,22,71)
#301441
(48,20,65)
#2C123B
(44,18,59)
#281035
(40,16,53)
#240E2F
(36,14,47)
#200C29
(32,12,41)
#1C0A23
(28,10,35)
#18081D
(24,8,29)
#140617
(20,6,23)
#100411
(16,4,17)
#0C020B
(12,2,11)
#000000
(0,0,0)

Tints of #341647

#341647
(52,22,71)
#462B57
(70,43,87)
#584067
(88,64,103)
#6A5577
(106,85,119)
#7C6A87
(124,106,135)
#8E7F97
(142,127,151)
#A094A7
(160,148,167)
#B2A9B7
(178,169,183)
#C4BEC7
(196,190,199)
#D6D3D7
(214,211,215)
#E8E8E7
(232,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #341647; }

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

This text font color is #341647.

Background Color

.myBgColor { background-color: #341647; }

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

This div background color is #341647.

Border color

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

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

This div border color is #341647.

Opacity

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

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

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

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

This text has shadow with #341647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341647.

Preview

Color preview on black background

This text has color #341647 on black background.


Color preview on white background

This text has color #341647 on white background.


Black color preview on #341647 background

This text has black color on #341647 background.


White color preview on #341647 background

This text has white color on #341647 background.


Related colors

Complementary color

Complementary color for #hex is #CBE9B8.


I love getcolorcode.com

Triadic colors

1 #473416 and #164734 with #341647 are triadic colors.

2 #471634 and #163447 with #341647 are triadic colors.