COLOR #344342

HEX: #344342 RGB: (52,67,66)

Color info

#344342 contains red, green and blue colors in about the same proportion. Web safe color of #344342 is #333333 (or #333).

RGB color model

#344342 color RGB value is (52,67,66).

RGB: (52,67,66) (20%, 26%, 26%)

RGB channels and saturation

R 52 of 255 = 20%
G 67 of 255 = 26%
B 66 of 255 = 26%

52
67
66

R + G + B ~ 24%. #344342 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 67 + 66 = 185 (100%)
R 52 of 185 ~ 28.11%
G 67 of 185 ~ 36.22%
B 66 of 185 ~ 35.68'%

%28.11
%36.22
%35.68

CMYK color model

#344342 color CMYK value is (22,0,1,74).

  • cyan value is 22.39%
  • magenta value is 0.00%
  • yellow value is 1.49%
  • key color value is 73.73%

CMYK: (22,0,1,74)
C22M0Y1K74 (22%, 0%, 1%, 74%)
(0.22 / 0.00 / 0.01 / 0.74)

CMYK percentages

%22.39
%0
%1.49
%73.73

Codes

Color #344342 in popluar color models

34 43 42
RGB 52 67 66
HSL 176° 12.61% 23.33%
HSB/HSV 176° 22.39% 26.27%
CMYK 22.39% 0.00% 1.49%
73.73%

Color #344342 in popluar number systems.

HEX 34 43 42
Decimal 52 67 66
Binary 110100 1000011 1000010
Octal 64 103 102

Shades and tints

Shades of #344342

#344342
(52,67,66)
#303D3C
(48,61,60)
#2C3736
(44,55,54)
#283130
(40,49,48)
#242B2A
(36,43,42)
#202524
(32,37,36)
#1C1F1E
(28,31,30)
#181918
(24,25,24)
#141312
(20,19,18)
#100D0C
(16,13,12)
#0C0706
(12,7,6)
#000000
(0,0,0)

Tints of #344342

#344342
(52,67,66)
#465453
(70,84,83)
#586564
(88,101,100)
#6A7675
(106,118,117)
#7C8786
(124,135,134)
#8E9897
(142,152,151)
#A0A9A8
(160,169,168)
#B2BAB9
(178,186,185)
#C4CBCA
(196,203,202)
#D6DCDB
(214,220,219)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #344342 color. Also use rgb(52,67,66) instead hex code.

Text Font Color

.myTextColor { color: #344342; }

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

This text font color is #344342.

Background Color

.myBgColor { background-color: #344342; }

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

This div background color is #344342.

Border color

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

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

This div border color is #344342.

Opacity

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

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

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

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

This text has shadow with #344342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #344342.

Preview

Color preview on black background

This text has color #344342 on black background.


Color preview on white background

This text has color #344342 on white background.


Black color preview on #344342 background

This text has black color on #344342 background.


White color preview on #344342 background

This text has white color on #344342 background.


Related colors

Complementary color

Complementary color for #hex is #CBBCBD.


I love getcolorcode.com

Triadic colors

1 #423443 and #434234 with #344342 are triadic colors.

2 #424334 and #433442 with #344342 are triadic colors.