COLOR #461F39

HEX: #461F39 RGB: (70,31,57)

Color info

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

RGB color model

#461F39 color RGB value is (70,31,57).

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

RGB channels and saturation

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

70
31
57

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

Portions of RGB colors in percentages

R + G + B = 70 + 31 + 57 = 158 (100%)
R 70 of 158 ~ 44.3%
G 31 of 158 ~ 19.62%
B 57 of 158 ~ 36.08'%

%44.3
%19.62
%36.08

CMYK color model

#461F39 color CMYK value is (0,56,19,73).

  • cyan value is 0.00%
  • magenta value is 55.71%
  • yellow value is 18.57%
  • key color value is 72.55%

CMYK: (0,56,19,73)
C0M56Y19K73 (0%, 56%, 19%, 73%)
(0.00 / 0.56 / 0.19 / 0.73)

CMYK percentages

%0
%55.71
%18.57
%72.55

Codes

Color #461F39 in popluar color models

46 1F 39
RGB 70 31 57
HSL 320° 38.61% 19.80%
HSB/HSV 320° 55.71% 27.45%
CMYK 0.00% 55.71% 18.57%
72.55%

Color #461F39 in popluar number systems.

HEX 46 1F 39
Decimal 70 31 57
Binary 1000110 11111 111001
Octal 106 37 71

Shades and tints

Shades of #461F39

#461F39
(70,31,57)
#401D34
(64,29,52)
#3A1B2F
(58,27,47)
#34192A
(52,25,42)
#2E1725
(46,23,37)
#281520
(40,21,32)
#22131B
(34,19,27)
#1C1116
(28,17,22)
#160F11
(22,15,17)
#100D0C
(16,13,12)
#0A0B07
(10,11,7)
#000000
(0,0,0)

Tints of #461F39

#461F39
(70,31,57)
#56334B
(86,51,75)
#66475D
(102,71,93)
#765B6F
(118,91,111)
#866F81
(134,111,129)
#968393
(150,131,147)
#A697A5
(166,151,165)
#B6ABB7
(182,171,183)
#C6BFC9
(198,191,201)
#D6D3DB
(214,211,219)
#E6E7ED
(230,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #461F39; }

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

This text font color is #461F39.

Background Color

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

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

This div background color is #461F39.

Border color

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

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

This div border color is #461F39.

Opacity

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

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

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

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

This text has shadow with #461F39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461F39.

Preview

Color preview on black background

This text has color #461F39 on black background.


Color preview on white background

This text has color #461F39 on white background.


Black color preview on #461F39 background

This text has black color on #461F39 background.


White color preview on #461F39 background

This text has white color on #461F39 background.


Related colors

Complementary color

Complementary color for #hex is #B9E0C6.


I love getcolorcode.com

Triadic colors

1 #39461F and #1F3946 with #461F39 are triadic colors.

2 #391F46 and #1F4639 with #461F39 are triadic colors.