COLOR #461F38

HEX: #461F38 RGB: (70,31,56)

Color info

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

RGB color model

#461F38 color RGB value is (70,31,56).

RGB: (70,31,56) (27%, 12%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 31 of 255 = 12%
B 56 of 255 = 22%

70
31
56

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

Portions of RGB colors in percentages

R + G + B = 70 + 31 + 56 = 157 (100%)
R 70 of 157 ~ 44.59%
G 31 of 157 ~ 19.75%
B 56 of 157 ~ 35.67'%

%44.59
%19.75
%35.67

CMYK color model

#461F38 color CMYK value is (0,56,20,73).

  • cyan value is 0.00%
  • magenta value is 55.71%
  • yellow value is 20.00%
  • key color value is 72.55%
CMYK: (0,56,20,73) C0M56Y20K73 (0%,56%,20%,73%) (0.00/0.56/0.20/0.73) 

CMYK percentages

%0
%55.71
%20
%72.55

Codes

Color #461F38 in popluar color models

46 1F 38
RGB 70 31 56
HSL 322° 38.61% 19.80%
HSB/HSV 322° 55.71% 27.45%
CMYK 0.00% 55.71% 20.00%
72.55%

Color #461F38 in popluar number systems.

HEX 46 1F 38
Decimal 70 31 56
Binary 1000110 11111 111000
Octal 106 37 70

Shades and tints

Shades of #461F38

#461F38
(70,31,56)
#401D33
(64,29,51)
#3A1B2E
(58,27,46)
#341929
(52,25,41)
#2E1724
(46,23,36)
#28151F
(40,21,31)
#22131A
(34,19,26)
#1C1115
(28,17,21)
#160F10
(22,15,16)
#100D0B
(16,13,11)
#0A0B06
(10,11,6)
#000000
(0,0,0)

Tints of #461F38

#461F38
(70,31,56)
#56334A
(86,51,74)
#66475C
(102,71,92)
#765B6E
(118,91,110)
#866F80
(134,111,128)
#968392
(150,131,146)
#A697A4
(166,151,164)
#B6ABB6
(182,171,182)
#C6BFC8
(198,191,200)
#D6D3DA
(214,211,218)
#E6E7EC
(230,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #461F38; }

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

This text font color is #461F38.

Background Color

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

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

This div background color is #461F38.

Border color

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

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

This div border color is #461F38.

Opacity

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

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

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

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

This text has shadow with #461F38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461F38.

Preview

Color preview on black background

This text has color #461F38 on black background.


Color preview on white background

This text has color #461F38 on white background.


Black color preview on #461F38 background

This text has black color on #461F38 background.


White color preview on #461F38 background

This text has white color on #461F38 background.


Related colors

Complementary color

Complementary color for #hex is #B9E0C7.


I love getcolorcode.com

Triadic colors

1 #38461F and #1F3846 with #461F38 are triadic colors.

2 #381F46 and #1F4638 with #461F38 are triadic colors.