COLOR #462229

HEX: #462229 RGB: (70,34,41)

Color info

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

RGB color model

#462229 color RGB value is (70,34,41).

RGB: (70,34,41) (27%, 13%, 16%)

RGB channels and saturation

R 70 of 255 = 27%
G 34 of 255 = 13%
B 41 of 255 = 16%

70
34
41

R + G + B ~ 19%. #462229 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 34 + 41 = 145 (100%)
R 70 of 145 ~ 48.28%
G 34 of 145 ~ 23.45%
B 41 of 145 ~ 28.28'%

%48.28
%23.45
%28.28

CMYK color model

#462229 color CMYK value is (0,51,41,73).

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

CMYK: (0,51,41,73)
C0M51Y41K73 (0%, 51%, 41%, 73%)
(0.00 / 0.51 / 0.41 / 0.73)

CMYK percentages

%0
%51.43
%41.43
%72.55

Codes

Color #462229 in popluar color models

46 22 29
RGB 70 34 41
HSL 348° 34.62% 20.39%
HSB/HSV 348° 51.43% 27.45%
CMYK 0.00% 51.43% 41.43%
72.55%

Color #462229 in popluar number systems.

HEX 46 22 29
Decimal 70 34 41
Binary 1000110 100010 101001
Octal 106 42 51

Shades and tints

Shades of #462229

#462229
(70,34,41)
#401F26
(64,31,38)
#3A1C23
(58,28,35)
#341920
(52,25,32)
#2E161D
(46,22,29)
#28131A
(40,19,26)
#221017
(34,16,23)
#1C0D14
(28,13,20)
#160A11
(22,10,17)
#10070E
(16,7,14)
#0A040B
(10,4,11)
#000000
(0,0,0)

Tints of #462229

#462229
(70,34,41)
#56363C
(86,54,60)
#664A4F
(102,74,79)
#765E62
(118,94,98)
#867275
(134,114,117)
#968688
(150,134,136)
#A69A9B
(166,154,155)
#B6AEAE
(182,174,174)
#C6C2C1
(198,194,193)
#D6D6D4
(214,214,212)
#E6EAE7
(230,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462229; }

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

This text font color is #462229.

Background Color

.myBgColor { background-color: #462229; }

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

This div background color is #462229.

Border color

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

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

This div border color is #462229.

Opacity

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

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

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

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

This text has shadow with #462229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462229.

Preview

Color preview on black background

This text has color #462229 on black background.


Color preview on white background

This text has color #462229 on white background.


Black color preview on #462229 background

This text has black color on #462229 background.


White color preview on #462229 background

This text has white color on #462229 background.


Related colors

Complementary color

Complementary color for #hex is #B9DDD6.


I love getcolorcode.com

Triadic colors

1 #294622 and #222946 with #462229 are triadic colors.

2 #292246 and #224629 with #462229 are triadic colors.