COLOR #461B44

HEX: #461B44 RGB: (70,27,68)

Color info

#461B44 contains red, green and blue colors in about the same proportion. Web safe color of #461B44 is #333333 (or #333).

RGB color model

#461B44 color RGB value is (70,27,68).

RGB: (70,27,68) (27%, 11%, 27%)

RGB channels and saturation

R 70 of 255 = 27%
G 27 of 255 = 11%
B 68 of 255 = 27%

70
27
68

R + G + B ~ 22%. #461B44 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 27 + 68 = 165 (100%)
R 70 of 165 ~ 42.42%
G 27 of 165 ~ 16.36%
B 68 of 165 ~ 41.21'%

%42.42
%16.36
%41.21

CMYK color model

#461B44 color CMYK value is (0,61,3,73).

  • cyan value is 0.00%
  • magenta value is 61.43%
  • yellow value is 2.86%
  • key color value is 72.55%

CMYK: (0,61,3,73)
C0M61Y3K73 (0%, 61%, 3%, 73%)
(0.00 / 0.61 / 0.03 / 0.73)

CMYK percentages

%0
%61.43
%2.86
%72.55

Codes

Color #461B44 in popluar color models

46 1B 44
RGB 70 27 68
HSL 303° 44.33% 19.02%
HSB/HSV 303° 61.43% 27.45%
CMYK 0.00% 61.43% 2.86%
72.55%

Color #461B44 in popluar number systems.

HEX 46 1B 44
Decimal 70 27 68
Binary 1000110 11011 1000100
Octal 106 33 104

Shades and tints

Shades of #461B44

#461B44
(70,27,68)
#40193E
(64,25,62)
#3A1738
(58,23,56)
#341532
(52,21,50)
#2E132C
(46,19,44)
#281126
(40,17,38)
#220F20
(34,15,32)
#1C0D1A
(28,13,26)
#160B14
(22,11,20)
#10090E
(16,9,14)
#0A0708
(10,7,8)
#000000
(0,0,0)

Tints of #461B44

#461B44
(70,27,68)
#562F55
(86,47,85)
#664366
(102,67,102)
#765777
(118,87,119)
#866B88
(134,107,136)
#967F99
(150,127,153)
#A693AA
(166,147,170)
#B6A7BB
(182,167,187)
#C6BBCC
(198,187,204)
#D6CFDD
(214,207,221)
#E6E3EE
(230,227,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #461B44 color. Also use rgb(70,27,68) instead hex code.

Text Font Color

.myTextColor { color: #461B44; }

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

This text font color is #461B44.

Background Color

.myBgColor { background-color: #461B44; }

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

This div background color is #461B44.

Border color

.myBorderColor { border: 1px solid #461B44; }

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

This div border color is #461B44.

Opacity

.myOpacity80 { color: #461B44; opacity: 0.8; }

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

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

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

This text has shadow with #461B44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461B44.

Preview

Color preview on black background

This text has color #461B44 on black background.


Color preview on white background

This text has color #461B44 on white background.


Black color preview on #461B44 background

This text has black color on #461B44 background.


White color preview on #461B44 background

This text has white color on #461B44 background.


Related colors

Complementary color

Complementary color for #hex is #B9E4BB.


I love getcolorcode.com

Triadic colors

1 #44461B and #1B4446 with #461B44 are triadic colors.

2 #441B46 and #1B4644 with #461B44 are triadic colors.