COLOR #341876

HEX: #341876 RGB: (52,24,118)

Color info

#341876 contains mainly blue color. Web safe color of #341876 is #330066 (or #306).

RGB color model

#341876 color RGB value is (52,24,118).

RGB: (52,24,118) (20%, 9%, 46%)

RGB channels and saturation

R 52 of 255 = 20%
G 24 of 255 = 9%
B 118 of 255 = 46%

52
24
118

R + G + B ~ 25%. #341876 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 24 + 118 = 194 (100%)
R 52 of 194 ~ 26.8%
G 24 of 194 ~ 12.37%
B 118 of 194 ~ 60.82'%

%26.8
%12.37
%60.82

CMYK color model

#341876 color CMYK value is (56,80,0,54).

  • cyan value is 55.93%
  • magenta value is 79.66%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (56,80,0,54)
C56M80Y0K54 (56%, 80%, 0%, 54%)
(0.56 / 0.80 / 0.00 / 0.54)

CMYK percentages

%55.93
%79.66
%0
%53.73

Codes

Color #341876 in popluar color models

34 18 76
RGB 52 24 118
HSL 258° 66.20% 27.84%
HSB/HSV 258° 79.66% 46.27%
CMYK 55.93% 79.66% 0.00%
53.73%

Color #341876 in popluar number systems.

HEX 34 18 76
Decimal 52 24 118
Binary 110100 11000 1110110
Octal 64 30 166

Shades and tints

Shades of #341876

#341876
(52,24,118)
#30166C
(48,22,108)
#2C1462
(44,20,98)
#281258
(40,18,88)
#24104E
(36,16,78)
#200E44
(32,14,68)
#1C0C3A
(28,12,58)
#180A30
(24,10,48)
#140826
(20,8,38)
#10061C
(16,6,28)
#0C0412
(12,4,18)
#000000
(0,0,0)

Tints of #341876

#341876
(52,24,118)
#462D82
(70,45,130)
#58428E
(88,66,142)
#6A579A
(106,87,154)
#7C6CA6
(124,108,166)
#8E81B2
(142,129,178)
#A096BE
(160,150,190)
#B2ABCA
(178,171,202)
#C4C0D6
(196,192,214)
#D6D5E2
(214,213,226)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #341876 color. Also use rgb(52,24,118) instead hex code.

Text Font Color

.myTextColor { color: #341876; }

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

This text font color is #341876.

Background Color

.myBgColor { background-color: #341876; }

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

This div background color is #341876.

Border color

.myBorderColor { border: 1px solid #341876; }

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

This div border color is #341876.

Opacity

.myOpacity80 { color: #341876; opacity: 0.8; }

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

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

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

This text has shadow with #341876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #341876.

Preview

Color preview on black background

This text has color #341876 on black background.


Color preview on white background

This text has color #341876 on white background.


Black color preview on #341876 background

This text has black color on #341876 background.


White color preview on #341876 background

This text has white color on #341876 background.


Related colors

Complementary color

Complementary color for #341876 is #CBE789.


I love getcolorcode.com

Triadic colors

1 #763418 and #187634 with #341876 are triadic colors.

2 #761834 and #183476 with #341876 are triadic colors.