COLOR #461C18

HEX: #461C18 RGB: (70,28,24)

Color info

#461C18 contains red, green and blue colors in about the same proportion. Web safe color of #461C18 is #333300 (or #330).

RGB color model

#461C18 color RGB value is (70,28,24).

RGB: (70,28,24) (27%, 11%, 9%)

RGB channels and saturation

R 70 of 255 = 27%
G 28 of 255 = 11%
B 24 of 255 = 9%

70
28
24

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

Portions of RGB colors in percentages

R + G + B = 70 + 28 + 24 = 122 (100%)
R 70 of 122 ~ 57.38%
G 28 of 122 ~ 22.95%
B 24 of 122 ~ 19.67'%

%57.38
%22.95
%19.67

CMYK color model

#461C18 color CMYK value is (0,60,66,73).

  • cyan value is 0.00%
  • magenta value is 60.00%
  • yellow value is 65.71%
  • key color value is 72.55%
CMYK: (0,60,66,73) C0M60Y66K73 (0%,60%,66%,73%) (0.00/0.60/0.66/0.73) 

CMYK percentages

%0
%60
%65.71
%72.55

Codes

Color #461C18 in popluar color models

46 1C 18
RGB 70 28 24
HSL 48.94% 18.43%
HSB/HSV 65.71% 27.45%
CMYK 0.00% 60.00% 65.71%
72.55%

Color #461C18 in popluar number systems.

HEX 46 1C 18
Decimal 70 28 24
Binary 1000110 11100 11000
Octal 106 34 30

Shades and tints

Shades of #461C18

#461C18
(70,28,24)
#401A16
(64,26,22)
#3A1814
(58,24,20)
#341612
(52,22,18)
#2E1410
(46,20,16)
#28120E
(40,18,14)
#22100C
(34,16,12)
#1C0E0A
(28,14,10)
#160C08
(22,12,8)
#100A06
(16,10,6)
#0A0804
(10,8,4)
#000000
(0,0,0)

Tints of #461C18

#461C18
(70,28,24)
#56302D
(86,48,45)
#664442
(102,68,66)
#765857
(118,88,87)
#866C6C
(134,108,108)
#968081
(150,128,129)
#A69496
(166,148,150)
#B6A8AB
(182,168,171)
#C6BCC0
(198,188,192)
#D6D0D5
(214,208,213)
#E6E4EA
(230,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #461C18 color. Also use rgb(70,28,24) instead hex code.

Text Font Color

.myTextColor { color: #461C18; }

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

This text font color is #461C18.

Background Color

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

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

This div background color is #461C18.

Border color

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

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

This div border color is #461C18.

Opacity

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

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

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

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

This text has shadow with #461C18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461C18.

Preview

Color preview on black background

This text has color #461C18 on black background.


Color preview on white background

This text has color #461C18 on white background.


Black color preview on #461C18 background

This text has black color on #461C18 background.


White color preview on #461C18 background

This text has white color on #461C18 background.


Related colors

Complementary color

Complementary color for #hex is #B9E3E7.


I love getcolorcode.com

Triadic colors

1 #18461C and #1C1846 with #461C18 are triadic colors.

2 #181C46 and #1C4618 with #461C18 are triadic colors.