COLOR #463548

HEX: #463548 RGB: (70,53,72)

Color info

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

RGB color model

#463548 color RGB value is (70,53,72).

RGB: (70,53,72) (27%, 21%, 28%)

RGB channels and saturation

R 70 of 255 = 27%
G 53 of 255 = 21%
B 72 of 255 = 28%

70
53
72

R + G + B ~ 25%. #463548 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 53 + 72 = 195 (100%)
R 70 of 195 ~ 35.9%
G 53 of 195 ~ 27.18%
B 72 of 195 ~ 36.92'%

%35.9
%27.18
%36.92

CMYK color model

#463548 color CMYK value is (3,26,0,72).

  • cyan value is 2.78%
  • magenta value is 26.39%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (3,26,0,72)
C3M26Y0K72 (3%, 26%, 0%, 72%)
(0.03 / 0.26 / 0.00 / 0.72)

CMYK percentages

%2.78
%26.39
%0
%71.76

Codes

Color #463548 in popluar color models

46 35 48
RGB 70 53 72
HSL 294° 15.20% 24.51%
HSB/HSV 294° 26.39% 28.24%
CMYK 2.78% 26.39% 0.00%
71.76%

Color #463548 in popluar number systems.

HEX 46 35 48
Decimal 70 53 72
Binary 1000110 110101 1001000
Octal 106 65 110

Shades and tints

Shades of #463548

#463548
(70,53,72)
#403142
(64,49,66)
#3A2D3C
(58,45,60)
#342936
(52,41,54)
#2E2530
(46,37,48)
#28212A
(40,33,42)
#221D24
(34,29,36)
#1C191E
(28,25,30)
#161518
(22,21,24)
#101112
(16,17,18)
#0A0D0C
(10,13,12)
#000000
(0,0,0)

Tints of #463548

#463548
(70,53,72)
#564758
(86,71,88)
#665968
(102,89,104)
#766B78
(118,107,120)
#867D88
(134,125,136)
#968F98
(150,143,152)
#A6A1A8
(166,161,168)
#B6B3B8
(182,179,184)
#C6C5C8
(198,197,200)
#D6D7D8
(214,215,216)
#E6E9E8
(230,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463548 color. Also use rgb(70,53,72) instead hex code.

Text Font Color

.myTextColor { color: #463548; }

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

This text font color is #463548.

Background Color

.myBgColor { background-color: #463548; }

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

This div background color is #463548.

Border color

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

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

This div border color is #463548.

Opacity

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

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

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

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

This text has shadow with #463548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463548.

Preview

Color preview on black background

This text has color #463548 on black background.


Color preview on white background

This text has color #463548 on white background.


Black color preview on #463548 background

This text has black color on #463548 background.


White color preview on #463548 background

This text has white color on #463548 background.


Related colors

Complementary color

Complementary color for #hex is #B9CAB7.


I love getcolorcode.com

Triadic colors

1 #484635 and #354846 with #463548 are triadic colors.

2 #483546 and #354648 with #463548 are triadic colors.