COLOR #46448E

HEX: #46448E RGB: (70,68,142)

Color info

#46448E contains mainly blue color. Web safe color of #46448E is #333399 (or #339).

RGB color model

#46448E color RGB value is (70,68,142).

RGB: (70,68,142) (27%, 27%, 56%)

RGB channels and saturation

R 70 of 255 = 27%
G 68 of 255 = 27%
B 142 of 255 = 56%

70
68
142

R + G + B ~ 37%. #46448E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 68 + 142 = 280 (100%)
R 70 of 280 ~ 25%
G 68 of 280 ~ 24.29%
B 142 of 280 ~ 50.71'%

%25
%24.29
%50.71

CMYK color model

#46448E color CMYK value is (51,52,0,44).

  • cyan value is 50.70%
  • magenta value is 52.11%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (51,52,0,44)
C51M52Y0K44 (51%, 52%, 0%, 44%)
(0.51 / 0.52 / 0.00 / 0.44)

CMYK percentages

%50.7
%52.11
%0
%44.31

Codes

Color #46448E in popluar color models

46 44 8E
RGB 70 68 142
HSL 242° 35.24% 41.18%
HSB/HSV 242° 52.11% 55.69%
CMYK 50.70% 52.11% 0.00%
44.31%

Color #46448E in popluar number systems.

HEX 46 44 8E
Decimal 70 68 142
Binary 1000110 1000100 10001110
Octal 106 104 216

Shades and tints

Shades of #46448E

#46448E
(70,68,142)
#403E82
(64,62,130)
#3A3876
(58,56,118)
#34326A
(52,50,106)
#2E2C5E
(46,44,94)
#282652
(40,38,82)
#222046
(34,32,70)
#1C1A3A
(28,26,58)
#16142E
(22,20,46)
#100E22
(16,14,34)
#0A0816
(10,8,22)
#000000
(0,0,0)

Tints of #46448E

#46448E
(70,68,142)
#565598
(86,85,152)
#6666A2
(102,102,162)
#7677AC
(118,119,172)
#8688B6
(134,136,182)
#9699C0
(150,153,192)
#A6AACA
(166,170,202)
#B6BBD4
(182,187,212)
#C6CCDE
(198,204,222)
#D6DDE8
(214,221,232)
#E6EEF2
(230,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46448E color. Also use rgb(70,68,142) instead hex code.

Text Font Color

.myTextColor { color: #46448E; }

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

This text font color is #46448E.

Background Color

.myBgColor { background-color: #46448E; }

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

This div background color is #46448E.

Border color

.myBorderColor { border: 1px solid #46448E; }

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

This div border color is #46448E.

Opacity

.myOpacity80 { color: #46448E; opacity: 0.8; }

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

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

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

This text has shadow with #46448E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46448E.

Preview

Color preview on black background

This text has color #46448E on black background.


Color preview on white background

This text has color #46448E on white background.


Black color preview on #46448E background

This text has black color on #46448E background.


White color preview on #46448E background

This text has white color on #46448E background.


Related colors

Complementary color

Complementary color for #hex is #B9BB71.


I love getcolorcode.com

Triadic colors

1 #8E4644 and #448E46 with #46448E are triadic colors.

2 #8E4446 and #44468E with #46448E are triadic colors.