COLOR #461320

HEX: #461320 RGB: (70,19,32)

Color info

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

RGB color model

#461320 color RGB value is (70,19,32).

RGB: (70,19,32) (27%, 7%, 13%)

RGB channels and saturation

R 70 of 255 = 27%
G 19 of 255 = 7%
B 32 of 255 = 13%

70
19
32

R + G + B ~ 16%. #461320 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 19 + 32 = 121 (100%)
R 70 of 121 ~ 57.85%
G 19 of 121 ~ 15.7%
B 32 of 121 ~ 26.45'%

%57.85
%15.7
%26.45

CMYK color model

#461320 color CMYK value is (0,73,54,73).

  • cyan value is 0.00%
  • magenta value is 72.86%
  • yellow value is 54.29%
  • key color value is 72.55%

CMYK: (0,73,54,73)
C0M73Y54K73 (0%, 73%, 54%, 73%)
(0.00 / 0.73 / 0.54 / 0.73)

CMYK percentages

%0
%72.86
%54.29
%72.55

Codes

Color #461320 in popluar color models

46 13 20
RGB 70 19 32
HSL 345° 57.30% 17.45%
HSB/HSV 345° 72.86% 27.45%
CMYK 0.00% 72.86% 54.29%
72.55%

Color #461320 in popluar number systems.

HEX 46 13 20
Decimal 70 19 32
Binary 1000110 10011 100000
Octal 106 23 40

Shades and tints

Shades of #461320

#461320
(70,19,32)
#40121E
(64,18,30)
#3A111C
(58,17,28)
#34101A
(52,16,26)
#2E0F18
(46,15,24)
#280E16
(40,14,22)
#220D14
(34,13,20)
#1C0C12
(28,12,18)
#160B10
(22,11,16)
#100A0E
(16,10,14)
#0A090C
(10,9,12)
#000000
(0,0,0)

Tints of #461320

#461320
(70,19,32)
#562834
(86,40,52)
#663D48
(102,61,72)
#76525C
(118,82,92)
#866770
(134,103,112)
#967C84
(150,124,132)
#A69198
(166,145,152)
#B6A6AC
(182,166,172)
#C6BBC0
(198,187,192)
#D6D0D4
(214,208,212)
#E6E5E8
(230,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #461320 color. Also use rgb(70,19,32) instead hex code.

Text Font Color

.myTextColor { color: #461320; }

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

This text font color is #461320.

Background Color

.myBgColor { background-color: #461320; }

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

This div background color is #461320.

Border color

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

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

This div border color is #461320.

Opacity

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

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

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

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

This text has shadow with #461320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461320.

Preview

Color preview on black background

This text has color #461320 on black background.


Color preview on white background

This text has color #461320 on white background.


Black color preview on #461320 background

This text has black color on #461320 background.


White color preview on #461320 background

This text has white color on #461320 background.


Related colors

Complementary color

Complementary color for #hex is #B9ECDF.


I love getcolorcode.com

Triadic colors

1 #204613 and #132046 with #461320 are triadic colors.

2 #201346 and #134620 with #461320 are triadic colors.