COLOR #463042

HEX: #463042 RGB: (70,48,66)

Color info

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

RGB color model

#463042 color RGB value is (70,48,66).

RGB: (70,48,66) (27%, 19%, 26%)

RGB channels and saturation

R 70 of 255 = 27%
G 48 of 255 = 19%
B 66 of 255 = 26%

70
48
66

R + G + B ~ 24%. #463042 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 48 + 66 = 184 (100%)
R 70 of 184 ~ 38.04%
G 48 of 184 ~ 26.09%
B 66 of 184 ~ 35.87'%

%38.04
%26.09
%35.87

CMYK color model

#463042 color CMYK value is (0,31,6,73).

  • cyan value is 0.00%
  • magenta value is 31.43%
  • yellow value is 5.71%
  • key color value is 72.55%

CMYK: (0,31,6,73)
C0M31Y6K73 (0%, 31%, 6%, 73%)
(0.00 / 0.31 / 0.06 / 0.73)

CMYK percentages

%0
%31.43
%5.71
%72.55

Codes

Color #463042 in popluar color models

46 30 42
RGB 70 48 66
HSL 311° 18.64% 23.14%
HSB/HSV 311° 31.43% 27.45%
CMYK 0.00% 31.43% 5.71%
72.55%

Color #463042 in popluar number systems.

HEX 46 30 42
Decimal 70 48 66
Binary 1000110 110000 1000010
Octal 106 60 102

Shades and tints

Shades of #463042

#463042
(70,48,66)
#402C3C
(64,44,60)
#3A2836
(58,40,54)
#342430
(52,36,48)
#2E202A
(46,32,42)
#281C24
(40,28,36)
#22181E
(34,24,30)
#1C1418
(28,20,24)
#161012
(22,16,18)
#100C0C
(16,12,12)
#0A0806
(10,8,6)
#000000
(0,0,0)

Tints of #463042

#463042
(70,48,66)
#564253
(86,66,83)
#665464
(102,84,100)
#766675
(118,102,117)
#867886
(134,120,134)
#968A97
(150,138,151)
#A69CA8
(166,156,168)
#B6AEB9
(182,174,185)
#C6C0CA
(198,192,202)
#D6D2DB
(214,210,219)
#E6E4EC
(230,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463042 color. Also use rgb(70,48,66) instead hex code.

Text Font Color

.myTextColor { color: #463042; }

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

This text font color is #463042.

Background Color

.myBgColor { background-color: #463042; }

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

This div background color is #463042.

Border color

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

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

This div border color is #463042.

Opacity

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

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

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

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

This text has shadow with #463042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463042.

Preview

Color preview on black background

This text has color #463042 on black background.


Color preview on white background

This text has color #463042 on white background.


Black color preview on #463042 background

This text has black color on #463042 background.


White color preview on #463042 background

This text has white color on #463042 background.


Related colors

Complementary color

Complementary color for #hex is #B9CFBD.


I love getcolorcode.com

Triadic colors

1 #424630 and #304246 with #463042 are triadic colors.

2 #423046 and #304642 with #463042 are triadic colors.