COLOR #46355A

HEX: #46355A RGB: (70,53,90)

Color info

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

RGB color model

#46355A color RGB value is (70,53,90).

RGB: (70,53,90) (27%, 21%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 53 of 255 = 21%
B 90 of 255 = 35%

70
53
90

R + G + B ~ 28%. #46355A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 53 + 90 = 213 (100%)
R 70 of 213 ~ 32.86%
G 53 of 213 ~ 24.88%
B 90 of 213 ~ 42.25'%

%32.86
%24.88
%42.25

CMYK color model

#46355A color CMYK value is (22,41,0,65).

  • cyan value is 22.22%
  • magenta value is 41.11%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (22,41,0,65) C22M41Y0K65 (22%,41%,0%,65%) (0.22/0.41/0.00/0.65) 

CMYK percentages

%22.22
%41.11
%0
%64.71

Codes

Color #46355A in popluar color models

46 35 5A
RGB 70 53 90
HSL 268° 25.87% 28.04%
HSB/HSV 268° 41.11% 35.29%
CMYK 22.22% 41.11% 0.00%
64.71%

Color #46355A in popluar number systems.

HEX 46 35 5A
Decimal 70 53 90
Binary 1000110 110101 1011010
Octal 106 65 132

Shades and tints

Shades of #46355A

#46355A
(70,53,90)
#403152
(64,49,82)
#3A2D4A
(58,45,74)
#342942
(52,41,66)
#2E253A
(46,37,58)
#282132
(40,33,50)
#221D2A
(34,29,42)
#1C1922
(28,25,34)
#16151A
(22,21,26)
#101112
(16,17,18)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #46355A

#46355A
(70,53,90)
#564769
(86,71,105)
#665978
(102,89,120)
#766B87
(118,107,135)
#867D96
(134,125,150)
#968FA5
(150,143,165)
#A6A1B4
(166,161,180)
#B6B3C3
(182,179,195)
#C6C5D2
(198,197,210)
#D6D7E1
(214,215,225)
#E6E9F0
(230,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46355A color. Also use rgb(70,53,90) instead hex code.

Text Font Color

.myTextColor { color: #46355A; }

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

This text font color is #46355A.

Background Color

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

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

This div background color is #46355A.

Border color

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

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

This div border color is #46355A.

Opacity

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

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

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

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

This text has shadow with #46355A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46355A.

Preview

Color preview on black background

This text has color #46355A on black background.


Color preview on white background

This text has color #46355A on white background.


Black color preview on #46355A background

This text has black color on #46355A background.


White color preview on #46355A background

This text has white color on #46355A background.


Related colors

Complementary color

Complementary color for #hex is #B9CAA5.


I love getcolorcode.com

Triadic colors

1 #5A4635 and #355A46 with #46355A are triadic colors.

2 #5A3546 and #35465A with #46355A are triadic colors.