COLOR #34494D

HEX: #34494D RGB: (52,73,77)

Color info

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

RGB color model

#34494D color RGB value is (52,73,77).

RGB: (52,73,77) (20%, 29%, 30%)

RGB channels and saturation

R 52 of 255 = 20%
G 73 of 255 = 29%
B 77 of 255 = 30%

52
73
77

R + G + B ~ 26%. #34494D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 73 + 77 = 202 (100%)
R 52 of 202 ~ 25.74%
G 73 of 202 ~ 36.14%
B 77 of 202 ~ 38.12'%

%25.74
%36.14
%38.12

CMYK color model

#34494D color CMYK value is (32,5,0,70).

  • cyan value is 32.47%
  • magenta value is 5.19%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (32,5,0,70) C32M5Y0K70 (32%,5%,0%,70%) (0.32/0.05/0.00/0.70) 

CMYK percentages

%32.47
%5.19
%0
%69.8

Codes

Color #34494D in popluar color models

34 49 4D
RGB 52 73 77
HSL 190° 19.38% 25.29%
HSB/HSV 190° 32.47% 30.20%
CMYK 32.47% 5.19% 0.00%
69.80%

Color #34494D in popluar number systems.

HEX 34 49 4D
Decimal 52 73 77
Binary 110100 1001001 1001101
Octal 64 111 115

Shades and tints

Shades of #34494D

#34494D
(52,73,77)
#304346
(48,67,70)
#2C3D3F
(44,61,63)
#283738
(40,55,56)
#243131
(36,49,49)
#202B2A
(32,43,42)
#1C2523
(28,37,35)
#181F1C
(24,31,28)
#141915
(20,25,21)
#10130E
(16,19,14)
#0C0D07
(12,13,7)
#000000
(0,0,0)

Tints of #34494D

#34494D
(52,73,77)
#46595D
(70,89,93)
#58696D
(88,105,109)
#6A797D
(106,121,125)
#7C898D
(124,137,141)
#8E999D
(142,153,157)
#A0A9AD
(160,169,173)
#B2B9BD
(178,185,189)
#C4C9CD
(196,201,205)
#D6D9DD
(214,217,221)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #34494D color. Also use rgb(52,73,77) instead hex code.

Text Font Color

.myTextColor { color: #34494D; }

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

This text font color is #34494D.

Background Color

.myBgColor { background-color: #34494D; }

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

This div background color is #34494D.

Border color

.myBorderColor { border: 1px solid #34494D; }

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

This div border color is #34494D.

Opacity

.myOpacity80 { color: #34494D; opacity: 0.8; }

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

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

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

This text has shadow with #34494D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34494D.

Preview

Color preview on black background

This text has color #34494D on black background.


Color preview on white background

This text has color #34494D on white background.


Black color preview on #34494D background

This text has black color on #34494D background.


White color preview on #34494D background

This text has white color on #34494D background.


Related colors

Complementary color

Complementary color for #hex is #CBB6B2.


I love getcolorcode.com

Triadic colors

1 #4D3449 and #494D34 with #34494D are triadic colors.

2 #4D4934 and #49344D with #34494D are triadic colors.