COLOR #462923

HEX: #462923 RGB: (70,41,35)

Color info

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

RGB color model

#462923 color RGB value is (70,41,35).

RGB: (70,41,35) (27%, 16%, 14%)

RGB channels and saturation

R 70 of 255 = 27%
G 41 of 255 = 16%
B 35 of 255 = 14%

70
41
35

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

Portions of RGB colors in percentages

R + G + B = 70 + 41 + 35 = 146 (100%)
R 70 of 146 ~ 47.95%
G 41 of 146 ~ 28.08%
B 35 of 146 ~ 23.97'%

%47.95
%28.08
%23.97

CMYK color model

#462923 color CMYK value is (0,41,50,73).

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

CMYK: (0,41,50,73)
C0M41Y50K73 (0%, 41%, 50%, 73%)
(0.00 / 0.41 / 0.50 / 0.73)

CMYK percentages

%0
%41.43
%50
%72.55

Codes

Color #462923 in popluar color models

46 29 23
RGB 70 41 35
HSL 10° 33.33% 20.59%
HSB/HSV 10° 50.00% 27.45%
CMYK 0.00% 41.43% 50.00%
72.55%

Color #462923 in popluar number systems.

HEX 46 29 23
Decimal 70 41 35
Binary 1000110 101001 100011
Octal 106 51 43

Shades and tints

Shades of #462923

#462923
(70,41,35)
#402620
(64,38,32)
#3A231D
(58,35,29)
#34201A
(52,32,26)
#2E1D17
(46,29,23)
#281A14
(40,26,20)
#221711
(34,23,17)
#1C140E
(28,20,14)
#16110B
(22,17,11)
#100E08
(16,14,8)
#0A0B05
(10,11,5)
#000000
(0,0,0)

Tints of #462923

#462923
(70,41,35)
#563C37
(86,60,55)
#664F4B
(102,79,75)
#76625F
(118,98,95)
#867573
(134,117,115)
#968887
(150,136,135)
#A69B9B
(166,155,155)
#B6AEAF
(182,174,175)
#C6C1C3
(198,193,195)
#D6D4D7
(214,212,215)
#E6E7EB
(230,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462923; }

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

This text font color is #462923.

Background Color

.myBgColor { background-color: #462923; }

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

This div background color is #462923.

Border color

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

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

This div border color is #462923.

Opacity

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

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

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

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

This text has shadow with #462923 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462923.

Preview

Color preview on black background

This text has color #462923 on black background.


Color preview on white background

This text has color #462923 on white background.


Black color preview on #462923 background

This text has black color on #462923 background.


White color preview on #462923 background

This text has white color on #462923 background.


Related colors

Complementary color

Complementary color for #hex is #B9D6DC.


I love getcolorcode.com

Triadic colors

1 #234629 and #292346 with #462923 are triadic colors.

2 #232946 and #294623 with #462923 are triadic colors.