COLOR #463433

HEX: #463433 RGB: (70,52,51)

Color info

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

RGB color model

#463433 color RGB value is (70,52,51).

RGB: (70,52,51) (27%, 20%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 52 of 255 = 20%
B 51 of 255 = 20%

70
52
51

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

Portions of RGB colors in percentages

R + G + B = 70 + 52 + 51 = 173 (100%)
R 70 of 173 ~ 40.46%
G 52 of 173 ~ 30.06%
B 51 of 173 ~ 29.48'%

%40.46
%30.06
%29.48

CMYK color model

#463433 color CMYK value is (0,26,27,73).

  • cyan value is 0.00%
  • magenta value is 25.71%
  • yellow value is 27.14%
  • key color value is 72.55%

CMYK: (0,26,27,73)
C0M26Y27K73 (0%, 26%, 27%, 73%)
(0.00 / 0.26 / 0.27 / 0.73)

CMYK percentages

%0
%25.71
%27.14
%72.55

Codes

Color #463433 in popluar color models

46 34 33
RGB 70 52 51
HSL 15.70% 23.73%
HSB/HSV 27.14% 27.45%
CMYK 0.00% 25.71% 27.14%
72.55%

Color #463433 in popluar number systems.

HEX 46 34 33
Decimal 70 52 51
Binary 1000110 110100 110011
Octal 106 64 63

Shades and tints

Shades of #463433

#463433
(70,52,51)
#40302F
(64,48,47)
#3A2C2B
(58,44,43)
#342827
(52,40,39)
#2E2423
(46,36,35)
#28201F
(40,32,31)
#221C1B
(34,28,27)
#1C1817
(28,24,23)
#161413
(22,20,19)
#10100F
(16,16,15)
#0A0C0B
(10,12,11)
#000000
(0,0,0)

Tints of #463433

#463433
(70,52,51)
#564645
(86,70,69)
#665857
(102,88,87)
#766A69
(118,106,105)
#867C7B
(134,124,123)
#968E8D
(150,142,141)
#A6A09F
(166,160,159)
#B6B2B1
(182,178,177)
#C6C4C3
(198,196,195)
#D6D6D5
(214,214,213)
#E6E8E7
(230,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463433 color. Also use rgb(70,52,51) instead hex code.

Text Font Color

.myTextColor { color: #463433; }

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

This text font color is #463433.

Background Color

.myBgColor { background-color: #463433; }

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

This div background color is #463433.

Border color

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

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

This div border color is #463433.

Opacity

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

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

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

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

This text has shadow with #463433 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463433.

Preview

Color preview on black background

This text has color #463433 on black background.


Color preview on white background

This text has color #463433 on white background.


Black color preview on #463433 background

This text has black color on #463433 background.


White color preview on #463433 background

This text has white color on #463433 background.


Related colors

Complementary color

Complementary color for #hex is #B9CBCC.


I love getcolorcode.com

Triadic colors

1 #334634 and #343346 with #463433 are triadic colors.

2 #333446 and #344633 with #463433 are triadic colors.