COLOR #341428

HEX: #341428 RGB: (52,20,40)

Color info

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

RGB color model

#341428 color RGB value is (52,20,40).

RGB: (52,20,40) (20%, 8%, 16%)

RGB channels and saturation

R 52 of 255 = 20%
G 20 of 255 = 8%
B 40 of 255 = 16%

52
20
40

R + G + B ~ 15%. #341428 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 20 + 40 = 112 (100%)
R 52 of 112 ~ 46.43%
G 20 of 112 ~ 17.86%
B 40 of 112 ~ 35.71'%

%46.43
%17.86
%35.71

CMYK color model

#341428 color CMYK value is (0,62,23,80).

  • cyan value is 0.00%
  • magenta value is 61.54%
  • yellow value is 23.08%
  • key color value is 79.61%

CMYK: (0,62,23,80)
C0M62Y23K80 (0%, 62%, 23%, 80%)
(0.00 / 0.62 / 0.23 / 0.80)

CMYK percentages

%0
%61.54
%23.08
%79.61

Codes

Color #341428 in popluar color models

34 14 28
RGB 52 20 40
HSL 323° 44.44% 14.12%
HSB/HSV 323° 61.54% 20.39%
CMYK 0.00% 61.54% 23.08%
79.61%

Color #341428 in popluar number systems.

HEX 34 14 28
Decimal 52 20 40
Binary 110100 10100 101000
Octal 64 24 50

Shades and tints

Shades of #341428

#341428
(52,20,40)
#301325
(48,19,37)
#2C1222
(44,18,34)
#28111F
(40,17,31)
#24101C
(36,16,28)
#200F19
(32,15,25)
#1C0E16
(28,14,22)
#180D13
(24,13,19)
#140C10
(20,12,16)
#100B0D
(16,11,13)
#0C0A0A
(12,10,10)
#000000
(0,0,0)

Tints of #341428

#341428
(52,20,40)
#46293B
(70,41,59)
#583E4E
(88,62,78)
#6A5361
(106,83,97)
#7C6874
(124,104,116)
#8E7D87
(142,125,135)
#A0929A
(160,146,154)
#B2A7AD
(178,167,173)
#C4BCC0
(196,188,192)
#D6D1D3
(214,209,211)
#E8E6E6
(232,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #341428 color. Also use rgb(52,20,40) instead hex code.

Text Font Color

.myTextColor { color: #341428; }

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

This text font color is #341428.

Background Color

.myBgColor { background-color: #341428; }

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

This div background color is #341428.

Border color

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

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

This div border color is #341428.

Opacity

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

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

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

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

This text has shadow with #341428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341428.

Preview

Color preview on black background

This text has color #341428 on black background.


Color preview on white background

This text has color #341428 on white background.


Black color preview on #341428 background

This text has black color on #341428 background.


White color preview on #341428 background

This text has white color on #341428 background.


Related colors

Complementary color

Complementary color for #hex is #CBEBD7.


I love getcolorcode.com

Triadic colors

1 #283414 and #142834 with #341428 are triadic colors.

2 #281434 and #143428 with #341428 are triadic colors.