COLOR #46123E

HEX: #46123E RGB: (70,18,62)

Color info

#46123E contains red, green and blue colors in about the same proportion. Web safe color of #46123E is #330033 (or #303).

RGB color model

#46123E color RGB value is (70,18,62).

RGB: (70,18,62) (27%, 7%, 24%)

RGB channels and saturation

R 70 of 255 = 27%
G 18 of 255 = 7%
B 62 of 255 = 24%

70
18
62

R + G + B ~ 19%. #46123E is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 18 + 62 = 150 (100%)
R 70 of 150 ~ 46.67%
G 18 of 150 ~ 12%
B 62 of 150 ~ 41.33'%

%46.67
%12
%41.33

CMYK color model

#46123E color CMYK value is (0,74,11,73).

  • cyan value is 0.00%
  • magenta value is 74.29%
  • yellow value is 11.43%
  • key color value is 72.55%

CMYK: (0,74,11,73)
C0M74Y11K73 (0%, 74%, 11%, 73%)
(0.00 / 0.74 / 0.11 / 0.73)

CMYK percentages

%0
%74.29
%11.43
%72.55

Codes

Color #46123E in popluar color models

46 12 3E
RGB 70 18 62
HSL 309° 59.09% 17.25%
HSB/HSV 309° 74.29% 27.45%
CMYK 0.00% 74.29% 11.43%
72.55%

Color #46123E in popluar number systems.

HEX 46 12 3E
Decimal 70 18 62
Binary 1000110 10010 111110
Octal 106 22 76

Shades and tints

Shades of #46123E

#46123E
(70,18,62)
#401139
(64,17,57)
#3A1034
(58,16,52)
#340F2F
(52,15,47)
#2E0E2A
(46,14,42)
#280D25
(40,13,37)
#220C20
(34,12,32)
#1C0B1B
(28,11,27)
#160A16
(22,10,22)
#100911
(16,9,17)
#0A080C
(10,8,12)
#000000
(0,0,0)

Tints of #46123E

#46123E
(70,18,62)
#56274F
(86,39,79)
#663C60
(102,60,96)
#765171
(118,81,113)
#866682
(134,102,130)
#967B93
(150,123,147)
#A690A4
(166,144,164)
#B6A5B5
(182,165,181)
#C6BAC6
(198,186,198)
#D6CFD7
(214,207,215)
#E6E4E8
(230,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46123E color. Also use rgb(70,18,62) instead hex code.

Text Font Color

.myTextColor { color: #46123E; }

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

This text font color is #46123E.

Background Color

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

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

This div background color is #46123E.

Border color

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

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

This div border color is #46123E.

Opacity

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

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

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

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

This text has shadow with #46123E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46123E.

Preview

Color preview on black background

This text has color #46123E on black background.


Color preview on white background

This text has color #46123E on white background.


Black color preview on #46123E background

This text has black color on #46123E background.


White color preview on #46123E background

This text has white color on #46123E background.


Related colors

Complementary color

Complementary color for #hex is #B9EDC1.


I love getcolorcode.com

Triadic colors

1 #3E4612 and #123E46 with #46123E are triadic colors.

2 #3E1246 and #12463E with #46123E are triadic colors.