COLOR #461B28

HEX: #461B28 RGB: (70,27,40)

Color info

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

RGB color model

#461B28 color RGB value is (70,27,40).

RGB: (70,27,40) (27%, 11%, 16%)

RGB channels and saturation

R 70 of 255 = 27%
G 27 of 255 = 11%
B 40 of 255 = 16%

70
27
40

R + G + B ~ 18%. #461B28 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 27 + 40 = 137 (100%)
R 70 of 137 ~ 51.09%
G 27 of 137 ~ 19.71%
B 40 of 137 ~ 29.2'%

%51.09
%19.71
%29.2

CMYK color model

#461B28 color CMYK value is (0,61,43,73).

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

CMYK: (0,61,43,73)
C0M61Y43K73 (0%, 61%, 43%, 73%)
(0.00 / 0.61 / 0.43 / 0.73)

CMYK percentages

%0
%61.43
%42.86
%72.55

Codes

Color #461B28 in popluar color models

46 1B 28
RGB 70 27 40
HSL 342° 44.33% 19.02%
HSB/HSV 342° 61.43% 27.45%
CMYK 0.00% 61.43% 42.86%
72.55%

Color #461B28 in popluar number systems.

HEX 46 1B 28
Decimal 70 27 40
Binary 1000110 11011 101000
Octal 106 33 50

Shades and tints

Shades of #461B28

#461B28
(70,27,40)
#401925
(64,25,37)
#3A1722
(58,23,34)
#34151F
(52,21,31)
#2E131C
(46,19,28)
#281119
(40,17,25)
#220F16
(34,15,22)
#1C0D13
(28,13,19)
#160B10
(22,11,16)
#10090D
(16,9,13)
#0A070A
(10,7,10)
#000000
(0,0,0)

Tints of #461B28

#461B28
(70,27,40)
#562F3B
(86,47,59)
#66434E
(102,67,78)
#765761
(118,87,97)
#866B74
(134,107,116)
#967F87
(150,127,135)
#A6939A
(166,147,154)
#B6A7AD
(182,167,173)
#C6BBC0
(198,187,192)
#D6CFD3
(214,207,211)
#E6E3E6
(230,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #461B28; }

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

This text font color is #461B28.

Background Color

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

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

This div background color is #461B28.

Border color

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

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

This div border color is #461B28.

Opacity

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

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

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

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

This text has shadow with #461B28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461B28.

Preview

Color preview on black background

This text has color #461B28 on black background.


Color preview on white background

This text has color #461B28 on white background.


Black color preview on #461B28 background

This text has black color on #461B28 background.


White color preview on #461B28 background

This text has white color on #461B28 background.


Related colors

Complementary color

Complementary color for #hex is #B9E4D7.


I love getcolorcode.com

Triadic colors

1 #28461B and #1B2846 with #461B28 are triadic colors.

2 #281B46 and #1B4628 with #461B28 are triadic colors.