COLOR #462343

HEX: #462343 RGB: (70,35,67)

Color info

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

RGB color model

#462343 color RGB value is (70,35,67).

RGB: (70,35,67) (27%, 14%, 26%)

RGB channels and saturation

R 70 of 255 = 27%
G 35 of 255 = 14%
B 67 of 255 = 26%

70
35
67

R + G + B ~ 22%. #462343 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 35 + 67 = 172 (100%)
R 70 of 172 ~ 40.7%
G 35 of 172 ~ 20.35%
B 67 of 172 ~ 38.95'%

%40.7
%20.35
%38.95

CMYK color model

#462343 color CMYK value is (0,50,4,73).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 4.29%
  • key color value is 72.55%
CMYK: (0,50,4,73) C0M50Y4K73 (0%,50%,4%,73%) (0.00/0.50/0.04/0.73) 

CMYK percentages

%0
%50
%4.29
%72.55

Codes

Color #462343 in popluar color models

46 23 43
RGB 70 35 67
HSL 305° 33.33% 20.59%
HSB/HSV 305° 50.00% 27.45%
CMYK 0.00% 50.00% 4.29%
72.55%

Color #462343 in popluar number systems.

HEX 46 23 43
Decimal 70 35 67
Binary 1000110 100011 1000011
Octal 106 43 103

Shades and tints

Shades of #462343

#462343
(70,35,67)
#40203D
(64,32,61)
#3A1D37
(58,29,55)
#341A31
(52,26,49)
#2E172B
(46,23,43)
#281425
(40,20,37)
#22111F
(34,17,31)
#1C0E19
(28,14,25)
#160B13
(22,11,19)
#10080D
(16,8,13)
#0A0507
(10,5,7)
#000000
(0,0,0)

Tints of #462343

#462343
(70,35,67)
#563754
(86,55,84)
#664B65
(102,75,101)
#765F76
(118,95,118)
#867387
(134,115,135)
#968798
(150,135,152)
#A69BA9
(166,155,169)
#B6AFBA
(182,175,186)
#C6C3CB
(198,195,203)
#D6D7DC
(214,215,220)
#E6EBED
(230,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462343; }

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

This text font color is #462343.

Background Color

.myBgColor { background-color: #462343; }

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

This div background color is #462343.

Border color

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

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

This div border color is #462343.

Opacity

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

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

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

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

This text has shadow with #462343 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462343.

Preview

Color preview on black background

This text has color #462343 on black background.


Color preview on white background

This text has color #462343 on white background.


Black color preview on #462343 background

This text has black color on #462343 background.


White color preview on #462343 background

This text has white color on #462343 background.


Related colors

Complementary color

Complementary color for #hex is #B9DCBC.


I love getcolorcode.com

Triadic colors

1 #434623 and #234346 with #462343 are triadic colors.

2 #432346 and #234643 with #462343 are triadic colors.