COLOR #460C37

HEX: #460C37 RGB: (70,12,55)

Color info

#460C37 contains red, green and blue colors in about the same proportion. Web safe color of #460C37 is #330033 (or #303).

RGB color model

#460C37 color RGB value is (70,12,55).

RGB: (70,12,55) (27%, 5%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 12 of 255 = 5%
B 55 of 255 = 22%

70
12
55

R + G + B ~ 18%. #460C37 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 12 + 55 = 137 (100%)
R 70 of 137 ~ 51.09%
G 12 of 137 ~ 8.76%
B 55 of 137 ~ 40.15'%

%51.09
%40.15

CMYK color model

#460C37 color CMYK value is (0,83,21,73).

  • cyan value is 0.00%
  • magenta value is 82.86%
  • yellow value is 21.43%
  • key color value is 72.55%

CMYK: (0,83,21,73)
C0M83Y21K73 (0%, 83%, 21%, 73%)
(0.00 / 0.83 / 0.21 / 0.73)

CMYK percentages

%0
%82.86
%21.43
%72.55

Codes

Color #460C37 in popluar color models

46 0C 37
RGB 70 12 55
HSL 316° 70.73% 16.08%
HSB/HSV 316° 82.86% 27.45%
CMYK 0.00% 82.86% 21.43%
72.55%

Color #460C37 in popluar number systems.

HEX 46 0C 37
Decimal 70 12 55
Binary 1000110 1100 110111
Octal 106 14 67

Shades and tints

Shades of #460C37

#460C37
(70,12,55)
#400B32
(64,11,50)
#3A0A2D
(58,10,45)
#340928
(52,9,40)
#2E0823
(46,8,35)
#28071E
(40,7,30)
#220619
(34,6,25)
#1C0514
(28,5,20)
#16040F
(22,4,15)
#10030A
(16,3,10)
#0A0205
(10,2,5)
#000000
(0,0,0)

Tints of #460C37

#460C37
(70,12,55)
#562249
(86,34,73)
#66385B
(102,56,91)
#764E6D
(118,78,109)
#86647F
(134,100,127)
#967A91
(150,122,145)
#A690A3
(166,144,163)
#B6A6B5
(182,166,181)
#C6BCC7
(198,188,199)
#D6D2D9
(214,210,217)
#E6E8EB
(230,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #460C37 color. Also use rgb(70,12,55) instead hex code.

Text Font Color

.myTextColor { color: #460C37; }

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

This text font color is #460C37.

Background Color

.myBgColor { background-color: #460C37; }

<div style="background-color:#460C37">Inner text</div>

This div background color is #460C37.

Border color

.myBorderColor { border: 1px solid #460C37; }

<div style="border:3px solid #460C37">Div</div>

This div border color is #460C37.

Opacity

.myOpacity80 { color: #460C37; opacity: 0.8; }

<p style="color:#460C37;opacity:0.8;">80%</p>

Text with #460C37 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 #460C37;}

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

This text has shadow with #460C37 color.


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

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

This text has shadow with #460C37 primary color and red secondary color.


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

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

This text has shadow with #460C37 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #460C37.

Preview

Color preview on black background

This text has color #460C37 on black background.


Color preview on white background

This text has color #460C37 on white background.


Black color preview on #460C37 background

This text has black color on #460C37 background.


White color preview on #460C37 background

This text has white color on #460C37 background.


Related colors

Complementary color

Complementary color for #hex is #B9F3C8.


I love getcolorcode.com

Triadic colors

1 #37460C and #0C3746 with #460C37 are triadic colors.

2 #370C46 and #0C4637 with #460C37 are triadic colors.