COLOR #463038

HEX: #463038 RGB: (70,48,56)

Color info

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

RGB color model

#463038 color RGB value is (70,48,56).

RGB: (70,48,56) (27%, 19%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 48 of 255 = 19%
B 56 of 255 = 22%

70
48
56

R + G + B ~ 23%. #463038 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 48 + 56 = 174 (100%)
R 70 of 174 ~ 40.23%
G 48 of 174 ~ 27.59%
B 56 of 174 ~ 32.18'%

%40.23
%27.59
%32.18

CMYK color model

#463038 color CMYK value is (0,31,20,73).

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

CMYK: (0,31,20,73)
C0M31Y20K73 (0%, 31%, 20%, 73%)
(0.00 / 0.31 / 0.20 / 0.73)

CMYK percentages

%0
%31.43
%20
%72.55

Codes

Color #463038 in popluar color models

46 30 38
RGB 70 48 56
HSL 338° 18.64% 23.14%
HSB/HSV 338° 31.43% 27.45%
CMYK 0.00% 31.43% 20.00%
72.55%

Color #463038 in popluar number systems.

HEX 46 30 38
Decimal 70 48 56
Binary 1000110 110000 111000
Octal 106 60 70

Shades and tints

Shades of #463038

#463038
(70,48,56)
#402C33
(64,44,51)
#3A282E
(58,40,46)
#342429
(52,36,41)
#2E2024
(46,32,36)
#281C1F
(40,28,31)
#22181A
(34,24,26)
#1C1415
(28,20,21)
#161010
(22,16,16)
#100C0B
(16,12,11)
#0A0806
(10,8,6)
#000000
(0,0,0)

Tints of #463038

#463038
(70,48,56)
#56424A
(86,66,74)
#66545C
(102,84,92)
#76666E
(118,102,110)
#867880
(134,120,128)
#968A92
(150,138,146)
#A69CA4
(166,156,164)
#B6AEB6
(182,174,182)
#C6C0C8
(198,192,200)
#D6D2DA
(214,210,218)
#E6E4EC
(230,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463038; }

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

This text font color is #463038.

Background Color

.myBgColor { background-color: #463038; }

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

This div background color is #463038.

Border color

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

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

This div border color is #463038.

Opacity

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

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

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

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

This text has shadow with #463038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463038.

Preview

Color preview on black background

This text has color #463038 on black background.


Color preview on white background

This text has color #463038 on white background.


Black color preview on #463038 background

This text has black color on #463038 background.


White color preview on #463038 background

This text has white color on #463038 background.


Related colors

Complementary color

Complementary color for #hex is #B9CFC7.


I love getcolorcode.com

Triadic colors

1 #384630 and #303846 with #463038 are triadic colors.

2 #383046 and #304638 with #463038 are triadic colors.