COLOR #461C38

HEX: #461C38 RGB: (70,28,56)

Color info

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

RGB color model

#461C38 color RGB value is (70,28,56).

RGB: (70,28,56) (27%, 11%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 28 of 255 = 11%
B 56 of 255 = 22%

70
28
56

R + G + B ~ 20%. #461C38 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 28 + 56 = 154 (100%)
R 70 of 154 ~ 45.45%
G 28 of 154 ~ 18.18%
B 56 of 154 ~ 36.36'%

%45.45
%18.18
%36.36

CMYK color model

#461C38 color CMYK value is (0,60,20,73).

  • cyan value is 0.00%
  • magenta value is 60.00%
  • yellow value is 20.00%
  • key color value is 72.55%

CMYK: (0,60,20,73)
C0M60Y20K73 (0%, 60%, 20%, 73%)
(0.00 / 0.60 / 0.20 / 0.73)

CMYK percentages

%0
%60
%20
%72.55

Codes

Color #461C38 in popluar color models

46 1C 38
RGB 70 28 56
HSL 320° 42.86% 19.22%
HSB/HSV 320° 60.00% 27.45%
CMYK 0.00% 60.00% 20.00%
72.55%

Color #461C38 in popluar number systems.

HEX 46 1C 38
Decimal 70 28 56
Binary 1000110 11100 111000
Octal 106 34 70

Shades and tints

Shades of #461C38

#461C38
(70,28,56)
#401A33
(64,26,51)
#3A182E
(58,24,46)
#341629
(52,22,41)
#2E1424
(46,20,36)
#28121F
(40,18,31)
#22101A
(34,16,26)
#1C0E15
(28,14,21)
#160C10
(22,12,16)
#100A0B
(16,10,11)
#0A0806
(10,8,6)
#000000
(0,0,0)

Tints of #461C38

#461C38
(70,28,56)
#56304A
(86,48,74)
#66445C
(102,68,92)
#76586E
(118,88,110)
#866C80
(134,108,128)
#968092
(150,128,146)
#A694A4
(166,148,164)
#B6A8B6
(182,168,182)
#C6BCC8
(198,188,200)
#D6D0DA
(214,208,218)
#E6E4EC
(230,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #461C38; }

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

This text font color is #461C38.

Background Color

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

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

This div background color is #461C38.

Border color

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

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

This div border color is #461C38.

Opacity

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

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

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

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

This text has shadow with #461C38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461C38.

Preview

Color preview on black background

This text has color #461C38 on black background.


Color preview on white background

This text has color #461C38 on white background.


Black color preview on #461C38 background

This text has black color on #461C38 background.


White color preview on #461C38 background

This text has white color on #461C38 background.


Related colors

Complementary color

Complementary color for #hex is #B9E3C7.


I love getcolorcode.com

Triadic colors

1 #38461C and #1C3846 with #461C38 are triadic colors.

2 #381C46 and #1C4638 with #461C38 are triadic colors.