COLOR #341731

HEX: #341731 RGB: (52,23,49)

Color info

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

RGB color model

#341731 color RGB value is (52,23,49).

RGB: (52,23,49) (20%, 9%, 19%)

RGB channels and saturation

R 52 of 255 = 20%
G 23 of 255 = 9%
B 49 of 255 = 19%

52
23
49

R + G + B ~ 16%. #341731 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 23 + 49 = 124 (100%)
R 52 of 124 ~ 41.94%
G 23 of 124 ~ 18.55%
B 49 of 124 ~ 39.52'%

%41.94
%18.55
%39.52

CMYK color model

#341731 color CMYK value is (0,56,6,80).

  • cyan value is 0.00%
  • magenta value is 55.77%
  • yellow value is 5.77%
  • key color value is 79.61%

CMYK: (0,56,6,80)
C0M56Y6K80 (0%, 56%, 6%, 80%)
(0.00 / 0.56 / 0.06 / 0.80)

CMYK percentages

%0
%55.77
%5.77
%79.61

Codes

Color #341731 in popluar color models

34 17 31
RGB 52 23 49
HSL 306° 38.67% 14.71%
HSB/HSV 306° 55.77% 20.39%
CMYK 0.00% 55.77% 5.77%
79.61%

Color #341731 in popluar number systems.

HEX 34 17 31
Decimal 52 23 49
Binary 110100 10111 110001
Octal 64 27 61

Shades and tints

Shades of #341731

#341731
(52,23,49)
#30152D
(48,21,45)
#2C1329
(44,19,41)
#281125
(40,17,37)
#240F21
(36,15,33)
#200D1D
(32,13,29)
#1C0B19
(28,11,25)
#180915
(24,9,21)
#140711
(20,7,17)
#10050D
(16,5,13)
#0C0309
(12,3,9)
#000000
(0,0,0)

Tints of #341731

#341731
(52,23,49)
#462C43
(70,44,67)
#584155
(88,65,85)
#6A5667
(106,86,103)
#7C6B79
(124,107,121)
#8E808B
(142,128,139)
#A0959D
(160,149,157)
#B2AAAF
(178,170,175)
#C4BFC1
(196,191,193)
#D6D4D3
(214,212,211)
#E8E9E5
(232,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #341731 color. Also use rgb(52,23,49) instead hex code.

Text Font Color

.myTextColor { color: #341731; }

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

This text font color is #341731.

Background Color

.myBgColor { background-color: #341731; }

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

This div background color is #341731.

Border color

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

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

This div border color is #341731.

Opacity

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

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

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

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

This text has shadow with #341731 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341731.

Preview

Color preview on black background

This text has color #341731 on black background.


Color preview on white background

This text has color #341731 on white background.


Black color preview on #341731 background

This text has black color on #341731 background.


White color preview on #341731 background

This text has white color on #341731 background.


Related colors

Complementary color

Complementary color for #hex is #CBE8CE.


I love getcolorcode.com

Triadic colors

1 #313417 and #173134 with #341731 are triadic colors.

2 #311734 and #173431 with #341731 are triadic colors.