COLOR #46346C

HEX: #46346C RGB: (70,52,108)

Color info

#46346C contains red, green and blue colors in about the same proportion. Web safe color of #46346C is #333366 (or #336).

RGB color model

#46346C color RGB value is (70,52,108).

RGB: (70,52,108) (27%, 20%, 42%)

RGB channels and saturation

R 70 of 255 = 27%
G 52 of 255 = 20%
B 108 of 255 = 42%

70
52
108

R + G + B ~ 30%. #46346C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 52 + 108 = 230 (100%)
R 70 of 230 ~ 30.43%
G 52 of 230 ~ 22.61%
B 108 of 230 ~ 46.96'%

%30.43
%22.61
%46.96

CMYK color model

#46346C color CMYK value is (35,52,0,58).

  • cyan value is 35.19%
  • magenta value is 51.85%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (35,52,0,58)
C35M52Y0K58 (35%, 52%, 0%, 58%)
(0.35 / 0.52 / 0.00 / 0.58)

CMYK percentages

%35.19
%51.85
%0
%57.65

Codes

Color #46346C in popluar color models

46 34 6C
RGB 70 52 108
HSL 259° 35.00% 31.37%
HSB/HSV 259° 51.85% 42.35%
CMYK 35.19% 51.85% 0.00%
57.65%

Color #46346C in popluar number systems.

HEX 46 34 6C
Decimal 70 52 108
Binary 1000110 110100 1101100
Octal 106 64 154

Shades and tints

Shades of #46346C

#46346C
(70,52,108)
#403063
(64,48,99)
#3A2C5A
(58,44,90)
#342851
(52,40,81)
#2E2448
(46,36,72)
#28203F
(40,32,63)
#221C36
(34,28,54)
#1C182D
(28,24,45)
#161424
(22,20,36)
#10101B
(16,16,27)
#0A0C12
(10,12,18)
#000000
(0,0,0)

Tints of #46346C

#46346C
(70,52,108)
#564679
(86,70,121)
#665886
(102,88,134)
#766A93
(118,106,147)
#867CA0
(134,124,160)
#968EAD
(150,142,173)
#A6A0BA
(166,160,186)
#B6B2C7
(182,178,199)
#C6C4D4
(198,196,212)
#D6D6E1
(214,214,225)
#E6E8EE
(230,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46346C color. Also use rgb(70,52,108) instead hex code.

Text Font Color

.myTextColor { color: #46346C; }

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

This text font color is #46346C.

Background Color

.myBgColor { background-color: #46346C; }

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

This div background color is #46346C.

Border color

.myBorderColor { border: 1px solid #46346C; }

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

This div border color is #46346C.

Opacity

.myOpacity80 { color: #46346C; opacity: 0.8; }

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

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

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

This text has shadow with #46346C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46346C.

Preview

Color preview on black background

This text has color #46346C on black background.


Color preview on white background

This text has color #46346C on white background.


Black color preview on #46346C background

This text has black color on #46346C background.


White color preview on #46346C background

This text has white color on #46346C background.


Related colors

Complementary color

Complementary color for #hex is #B9CB93.


I love getcolorcode.com

Triadic colors

1 #6C4634 and #346C46 with #46346C are triadic colors.

2 #6C3446 and #34466C with #46346C are triadic colors.