COLOR #34646C

HEX: #34646C RGB: (52,100,108)

Color info

#34646C contains red, green and blue colors in about the same proportion. Web safe color of #34646C is #336666 (or #366).

RGB color model

#34646C color RGB value is (52,100,108).

RGB: (52,100,108) (20%, 39%, 42%)

RGB channels and saturation

R 52 of 255 = 20%
G 100 of 255 = 39%
B 108 of 255 = 42%

52
100
108

R + G + B ~ 34%. #34646C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 100 + 108 = 260 (100%)
R 52 of 260 ~ 20%
G 100 of 260 ~ 38.46%
B 108 of 260 ~ 41.54'%

%20
%38.46
%41.54

CMYK color model

#34646C color CMYK value is (52,7,0,58).

  • cyan value is 51.85%
  • magenta value is 7.41%
  • yellow value is 0.00%
  • key color value is 57.65%
CMYK: (52,7,0,58) C52M7Y0K58 (52%,7%,0%,58%) (0.52/0.07/0.00/0.58) 

CMYK percentages

%51.85
%7.41
%0
%57.65

Codes

Color #34646C in popluar color models

34 64 6C
RGB 52 100 108
HSL 189° 35.00% 31.37%
HSB/HSV 189° 51.85% 42.35%
CMYK 51.85% 7.41% 0.00%
57.65%

Color #34646C in popluar number systems.

HEX 34 64 6C
Decimal 52 100 108
Binary 110100 1100100 1101100
Octal 64 144 154

Shades and tints

Shades of #34646C

#34646C
(52,100,108)
#305B63
(48,91,99)
#2C525A
(44,82,90)
#284951
(40,73,81)
#244048
(36,64,72)
#20373F
(32,55,63)
#1C2E36
(28,46,54)
#18252D
(24,37,45)
#141C24
(20,28,36)
#10131B
(16,19,27)
#0C0A12
(12,10,18)
#000000
(0,0,0)

Tints of #34646C

#34646C
(52,100,108)
#467279
(70,114,121)
#588086
(88,128,134)
#6A8E93
(106,142,147)
#7C9CA0
(124,156,160)
#8EAAAD
(142,170,173)
#A0B8BA
(160,184,186)
#B2C6C7
(178,198,199)
#C4D4D4
(196,212,212)
#D6E2E1
(214,226,225)
#E8F0EE
(232,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #34646C color. Also use rgb(52,100,108) instead hex code.

Text Font Color

.myTextColor { color: #34646C; }

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

This text font color is #34646C.

Background Color

.myBgColor { background-color: #34646C; }

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

This div background color is #34646C.

Border color

.myBorderColor { border: 1px solid #34646C; }

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

This div border color is #34646C.

Opacity

.myOpacity80 { color: #34646C; opacity: 0.8; }

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

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

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

This text has shadow with #34646C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34646C.

Preview

Color preview on black background

This text has color #34646C on black background.


Color preview on white background

This text has color #34646C on white background.


Black color preview on #34646C background

This text has black color on #34646C background.


White color preview on #34646C background

This text has white color on #34646C background.


Related colors

Complementary color

Complementary color for #hex is #CB9B93.


I love getcolorcode.com

Triadic colors

1 #6C3464 and #646C34 with #34646C are triadic colors.

2 #6C6434 and #64346C with #34646C are triadic colors.