COLOR #483346

HEX: #483346 RGB: (72,51,70)

Color info

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

RGB color model

#483346 color RGB value is (72,51,70).

RGB: (72,51,70) (28%, 20%, 27%)

RGB channels and saturation

R 72 of 255 = 28%
G 51 of 255 = 20%
B 70 of 255 = 27%

72
51
70

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

Portions of RGB colors in percentages

R + G + B = 72 + 51 + 70 = 193 (100%)
R 72 of 193 ~ 37.31%
G 51 of 193 ~ 26.42%
B 70 of 193 ~ 36.27'%

%37.31
%26.42
%36.27

CMYK color model

#483346 color CMYK value is (0,29,3,72).

  • cyan value is 0.00%
  • magenta value is 29.17%
  • yellow value is 2.78%
  • key color value is 71.76%
CMYK: (0,29,3,72) C0M29Y3K72 (0%,29%,3%,72%) (0.00/0.29/0.03/0.72) 

CMYK percentages

%0
%29.17
%2.78
%71.76

Codes

Color #483346 in popluar color models

48 33 46
RGB 72 51 70
HSL 306° 17.07% 24.12%
HSB/HSV 306° 29.17% 28.24%
CMYK 0.00% 29.17% 2.78%
71.76%

Color #483346 in popluar number systems.

HEX 48 33 46
Decimal 72 51 70
Binary 1001000 110011 1000110
Octal 110 63 106

Shades and tints

Shades of #483346

#483346
(72,51,70)
#422F40
(66,47,64)
#3C2B3A
(60,43,58)
#362734
(54,39,52)
#30232E
(48,35,46)
#2A1F28
(42,31,40)
#241B22
(36,27,34)
#1E171C
(30,23,28)
#181316
(24,19,22)
#120F10
(18,15,16)
#0C0B0A
(12,11,10)
#000000
(0,0,0)

Tints of #483346

#483346
(72,51,70)
#584556
(88,69,86)
#685766
(104,87,102)
#786976
(120,105,118)
#887B86
(136,123,134)
#988D96
(152,141,150)
#A89FA6
(168,159,166)
#B8B1B6
(184,177,182)
#C8C3C6
(200,195,198)
#D8D5D6
(216,213,214)
#E8E7E6
(232,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #483346; }

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

This text font color is #483346.

Background Color

.myBgColor { background-color: #483346; }

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

This div background color is #483346.

Border color

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

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

This div border color is #483346.

Opacity

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

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

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

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

This text has shadow with #483346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483346.

Preview

Color preview on black background

This text has color #483346 on black background.


Color preview on white background

This text has color #483346 on white background.


Black color preview on #483346 background

This text has black color on #483346 background.


White color preview on #483346 background

This text has white color on #483346 background.


Related colors

Complementary color

Complementary color for #hex is #B7CCB9.


I love getcolorcode.com

Triadic colors

1 #464833 and #334648 with #483346 are triadic colors.

2 #463348 and #334846 with #483346 are triadic colors.