COLOR #34617A

HEX: #34617A RGB: (52,97,122)

Color info

#34617A contains mainly green and blue colors. Web safe color of #34617A is #336666 (or #366).

RGB color model

#34617A color RGB value is (52,97,122).

RGB: (52,97,122) (20%, 38%, 48%)

RGB channels and saturation

R 52 of 255 = 20%
G 97 of 255 = 38%
B 122 of 255 = 48%

52
97
122

R + G + B ~ 35%. #34617A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 97 + 122 = 271 (100%)
R 52 of 271 ~ 19.19%
G 97 of 271 ~ 35.79%
B 122 of 271 ~ 45.02'%

%19.19
%35.79
%45.02

CMYK color model

#34617A color CMYK value is (57,20,0,52).

  • cyan value is 57.38%
  • magenta value is 20.49%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (57,20,0,52) C57M20Y0K52 (57%,20%,0%,52%) (0.57/0.20/0.00/0.52) 

CMYK percentages

%57.38
%20.49
%0
%52.16

Codes

Color #34617A in popluar color models

34 61 7A
RGB 52 97 122
HSL 201° 40.23% 34.12%
HSB/HSV 201° 57.38% 47.84%
CMYK 57.38% 20.49% 0.00%
52.16%

Color #34617A in popluar number systems.

HEX 34 61 7A
Decimal 52 97 122
Binary 110100 1100001 1111010
Octal 64 141 172

Shades and tints

Shades of #34617A

#34617A
(52,97,122)
#30596F
(48,89,111)
#2C5164
(44,81,100)
#284959
(40,73,89)
#24414E
(36,65,78)
#203943
(32,57,67)
#1C3138
(28,49,56)
#18292D
(24,41,45)
#142122
(20,33,34)
#101917
(16,25,23)
#0C110C
(12,17,12)
#000000
(0,0,0)

Tints of #34617A

#34617A
(52,97,122)
#466F86
(70,111,134)
#587D92
(88,125,146)
#6A8B9E
(106,139,158)
#7C99AA
(124,153,170)
#8EA7B6
(142,167,182)
#A0B5C2
(160,181,194)
#B2C3CE
(178,195,206)
#C4D1DA
(196,209,218)
#D6DFE6
(214,223,230)
#E8EDF2
(232,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #34617A color. Also use rgb(52,97,122) instead hex code.

Text Font Color

.myTextColor { color: #34617A; }

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

This text font color is #34617A.

Background Color

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

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

This div background color is #34617A.

Border color

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

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

This div border color is #34617A.

Opacity

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

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

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

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

This text has shadow with #34617A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34617A.

Preview

Color preview on black background

This text has color #34617A on black background.


Color preview on white background

This text has color #34617A on white background.


Black color preview on #34617A background

This text has black color on #34617A background.


White color preview on #34617A background

This text has white color on #34617A background.


Related colors

Complementary color

Complementary color for #hex is #CB9E85.


I love getcolorcode.com

Triadic colors

1 #7A3461 and #617A34 with #34617A are triadic colors.

2 #7A6134 and #61347A with #34617A are triadic colors.