COLOR #341723

HEX: #341723 RGB: (52,23,35)

Color info

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

RGB color model

#341723 color RGB value is (52,23,35).

RGB: (52,23,35) (20%, 9%, 14%)

RGB channels and saturation

R 52 of 255 = 20%
G 23 of 255 = 9%
B 35 of 255 = 14%

52
23
35

R + G + B ~ 14%. #341723 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 23 + 35 = 110 (100%)
R 52 of 110 ~ 47.27%
G 23 of 110 ~ 20.91%
B 35 of 110 ~ 31.82'%

%47.27
%20.91
%31.82

CMYK color model

#341723 color CMYK value is (0,56,33,80).

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

CMYK: (0,56,33,80)
C0M56Y33K80 (0%, 56%, 33%, 80%)
(0.00 / 0.56 / 0.33 / 0.80)

CMYK percentages

%0
%55.77
%32.69
%79.61

Codes

Color #341723 in popluar color models

34 17 23
RGB 52 23 35
HSL 335° 38.67% 14.71%
HSB/HSV 335° 55.77% 20.39%
CMYK 0.00% 55.77% 32.69%
79.61%

Color #341723 in popluar number systems.

HEX 34 17 23
Decimal 52 23 35
Binary 110100 10111 100011
Octal 64 27 43

Shades and tints

Shades of #341723

#341723
(52,23,35)
#301520
(48,21,32)
#2C131D
(44,19,29)
#28111A
(40,17,26)
#240F17
(36,15,23)
#200D14
(32,13,20)
#1C0B11
(28,11,17)
#18090E
(24,9,14)
#14070B
(20,7,11)
#100508
(16,5,8)
#0C0305
(12,3,5)
#000000
(0,0,0)

Tints of #341723

#341723
(52,23,35)
#462C37
(70,44,55)
#58414B
(88,65,75)
#6A565F
(106,86,95)
#7C6B73
(124,107,115)
#8E8087
(142,128,135)
#A0959B
(160,149,155)
#B2AAAF
(178,170,175)
#C4BFC3
(196,191,195)
#D6D4D7
(214,212,215)
#E8E9EB
(232,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #341723; }

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

This text font color is #341723.

Background Color

.myBgColor { background-color: #341723; }

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

This div background color is #341723.

Border color

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

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

This div border color is #341723.

Opacity

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

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

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

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

This text has shadow with #341723 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341723.

Preview

Color preview on black background

This text has color #341723 on black background.


Color preview on white background

This text has color #341723 on white background.


Black color preview on #341723 background

This text has black color on #341723 background.


White color preview on #341723 background

This text has white color on #341723 background.


Related colors

Complementary color

Complementary color for #hex is #CBE8DC.


I love getcolorcode.com

Triadic colors

1 #233417 and #172334 with #341723 are triadic colors.

2 #231734 and #173423 with #341723 are triadic colors.