COLOR #461229

HEX: #461229 RGB: (70,18,41)

Color info

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

RGB color model

#461229 color RGB value is (70,18,41).

RGB: (70,18,41) (27%, 7%, 16%)

RGB channels and saturation

R 70 of 255 = 27%
G 18 of 255 = 7%
B 41 of 255 = 16%

70
18
41

R + G + B ~ 17%. #461229 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 18 + 41 = 129 (100%)
R 70 of 129 ~ 54.26%
G 18 of 129 ~ 13.95%
B 41 of 129 ~ 31.78'%

%54.26
%13.95
%31.78

CMYK color model

#461229 color CMYK value is (0,74,41,73).

  • cyan value is 0.00%
  • magenta value is 74.29%
  • yellow value is 41.43%
  • key color value is 72.55%

CMYK: (0,74,41,73)
C0M74Y41K73 (0%, 74%, 41%, 73%)
(0.00 / 0.74 / 0.41 / 0.73)

CMYK percentages

%0
%74.29
%41.43
%72.55

Codes

Color #461229 in popluar color models

46 12 29
RGB 70 18 41
HSL 333° 59.09% 17.25%
HSB/HSV 333° 74.29% 27.45%
CMYK 0.00% 74.29% 41.43%
72.55%

Color #461229 in popluar number systems.

HEX 46 12 29
Decimal 70 18 41
Binary 1000110 10010 101001
Octal 106 22 51

Shades and tints

Shades of #461229

#461229
(70,18,41)
#401126
(64,17,38)
#3A1023
(58,16,35)
#340F20
(52,15,32)
#2E0E1D
(46,14,29)
#280D1A
(40,13,26)
#220C17
(34,12,23)
#1C0B14
(28,11,20)
#160A11
(22,10,17)
#10090E
(16,9,14)
#0A080B
(10,8,11)
#000000
(0,0,0)

Tints of #461229

#461229
(70,18,41)
#56273C
(86,39,60)
#663C4F
(102,60,79)
#765162
(118,81,98)
#866675
(134,102,117)
#967B88
(150,123,136)
#A6909B
(166,144,155)
#B6A5AE
(182,165,174)
#C6BAC1
(198,186,193)
#D6CFD4
(214,207,212)
#E6E4E7
(230,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #461229 color. Also use rgb(70,18,41) instead hex code.

Text Font Color

.myTextColor { color: #461229; }

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

This text font color is #461229.

Background Color

.myBgColor { background-color: #461229; }

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

This div background color is #461229.

Border color

.myBorderColor { border: 1px solid #461229; }

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

This div border color is #461229.

Opacity

.myOpacity80 { color: #461229; opacity: 0.8; }

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

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

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

This text has shadow with #461229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461229.

Preview

Color preview on black background

This text has color #461229 on black background.


Color preview on white background

This text has color #461229 on white background.


Black color preview on #461229 background

This text has black color on #461229 background.


White color preview on #461229 background

This text has white color on #461229 background.


Related colors

Complementary color

Complementary color for #hex is #B9EDD6.


I love getcolorcode.com

Triadic colors

1 #294612 and #122946 with #461229 are triadic colors.

2 #291246 and #124629 with #461229 are triadic colors.