COLOR #34176D

HEX: #34176D RGB: (52,23,109)

Color info

#34176D contains mainly red and blue colors. Web safe color of #34176D is #330066 (or #306).

RGB color model

#34176D color RGB value is (52,23,109).

RGB: (52,23,109) (20%, 9%, 43%)

RGB channels and saturation

R 52 of 255 = 20%
G 23 of 255 = 9%
B 109 of 255 = 43%

52
23
109

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

Portions of RGB colors in percentages

R + G + B = 52 + 23 + 109 = 184 (100%)
R 52 of 184 ~ 28.26%
G 23 of 184 ~ 12.5%
B 109 of 184 ~ 59.24'%

%28.26
%12.5
%59.24

CMYK color model

#34176D color CMYK value is (52,79,0,57).

  • cyan value is 52.29%
  • magenta value is 78.90%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (52,79,0,57)
C52M79Y0K57 (52%, 79%, 0%, 57%)
(0.52 / 0.79 / 0.00 / 0.57)

CMYK percentages

%52.29
%78.9
%0
%57.25

Codes

Color #34176D in popluar color models

34 17 6D
RGB 52 23 109
HSL 260° 65.15% 25.88%
HSB/HSV 260° 78.90% 42.75%
CMYK 52.29% 78.90% 0.00%
57.25%

Color #34176D in popluar number systems.

HEX 34 17 6D
Decimal 52 23 109
Binary 110100 10111 1101101
Octal 64 27 155

Shades and tints

Shades of #34176D

#34176D
(52,23,109)
#301564
(48,21,100)
#2C135B
(44,19,91)
#281152
(40,17,82)
#240F49
(36,15,73)
#200D40
(32,13,64)
#1C0B37
(28,11,55)
#18092E
(24,9,46)
#140725
(20,7,37)
#10051C
(16,5,28)
#0C0313
(12,3,19)
#000000
(0,0,0)

Tints of #34176D

#34176D
(52,23,109)
#462C7A
(70,44,122)
#584187
(88,65,135)
#6A5694
(106,86,148)
#7C6BA1
(124,107,161)
#8E80AE
(142,128,174)
#A095BB
(160,149,187)
#B2AAC8
(178,170,200)
#C4BFD5
(196,191,213)
#D6D4E2
(214,212,226)
#E8E9EF
(232,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #34176D color. Also use rgb(52,23,109) instead hex code.

Text Font Color

.myTextColor { color: #34176D; }

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

This text font color is #34176D.

Background Color

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

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

This div background color is #34176D.

Border color

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

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

This div border color is #34176D.

Opacity

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

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

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

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

This text has shadow with #34176D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #34176D.

Preview

Color preview on black background

This text has color #34176D on black background.


Color preview on white background

This text has color #34176D on white background.


Black color preview on #34176D background

This text has black color on #34176D background.


White color preview on #34176D background

This text has white color on #34176D background.


Related colors

Complementary color

Complementary color for #hex is #CBE892.


I love getcolorcode.com

Triadic colors

1 #6D3417 and #176D34 with #34176D are triadic colors.

2 #6D1734 and #17346D with #34176D are triadic colors.