COLOR #34576A

HEX: #34576A RGB: (52,87,106)

Color info

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

RGB color model

#34576A color RGB value is (52,87,106).

RGB: (52,87,106) (20%, 34%, 42%)

RGB channels and saturation

R 52 of 255 = 20%
G 87 of 255 = 34%
B 106 of 255 = 42%

52
87
106

R + G + B ~ 32%. #34576A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 87 + 106 = 245 (100%)
R 52 of 245 ~ 21.22%
G 87 of 245 ~ 35.51%
B 106 of 245 ~ 43.27'%

%21.22
%35.51
%43.27

CMYK color model

#34576A color CMYK value is (51,18,0,58).

  • cyan value is 50.94%
  • magenta value is 17.92%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (51,18,0,58)
C51M18Y0K58 (51%, 18%, 0%, 58%)
(0.51 / 0.18 / 0.00 / 0.58)

CMYK percentages

%50.94
%17.92
%0
%58.43

Codes

Color #34576A in popluar color models

34 57 6A
RGB 52 87 106
HSL 201° 34.18% 30.98%
HSB/HSV 201° 50.94% 41.57%
CMYK 50.94% 17.92% 0.00%
58.43%

Color #34576A in popluar number systems.

HEX 34 57 6A
Decimal 52 87 106
Binary 110100 1010111 1101010
Octal 64 127 152

Shades and tints

Shades of #34576A

#34576A
(52,87,106)
#305061
(48,80,97)
#2C4958
(44,73,88)
#28424F
(40,66,79)
#243B46
(36,59,70)
#20343D
(32,52,61)
#1C2D34
(28,45,52)
#18262B
(24,38,43)
#141F22
(20,31,34)
#101819
(16,24,25)
#0C1110
(12,17,16)
#000000
(0,0,0)

Tints of #34576A

#34576A
(52,87,106)
#466677
(70,102,119)
#587584
(88,117,132)
#6A8491
(106,132,145)
#7C939E
(124,147,158)
#8EA2AB
(142,162,171)
#A0B1B8
(160,177,184)
#B2C0C5
(178,192,197)
#C4CFD2
(196,207,210)
#D6DEDF
(214,222,223)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #34576A color. Also use rgb(52,87,106) instead hex code.

Text Font Color

.myTextColor { color: #34576A; }

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

This text font color is #34576A.

Background Color

.myBgColor { background-color: #34576A; }

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

This div background color is #34576A.

Border color

.myBorderColor { border: 1px solid #34576A; }

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

This div border color is #34576A.

Opacity

.myOpacity80 { color: #34576A; opacity: 0.8; }

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

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

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

This text has shadow with #34576A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34576A.

Preview

Color preview on black background

This text has color #34576A on black background.


Color preview on white background

This text has color #34576A on white background.


Black color preview on #34576A background

This text has black color on #34576A background.


White color preview on #34576A background

This text has white color on #34576A background.


Related colors

Complementary color

Complementary color for #hex is #CBA895.


I love getcolorcode.com

Triadic colors

1 #6A3457 and #576A34 with #34576A are triadic colors.

2 #6A5734 and #57346A with #34576A are triadic colors.