COLOR #483151

HEX: #483151 RGB: (72,49,81)

Color info

#483151 contains red, green and blue colors in about the same proportion. Web safe color of #483151 is #333366 (or #336).

RGB color model

#483151 color RGB value is (72,49,81).

RGB: (72,49,81) (28%, 19%, 32%)

RGB channels and saturation

R 72 of 255 = 28%
G 49 of 255 = 19%
B 81 of 255 = 32%

72
49
81

R + G + B ~ 26%. #483151 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 49 + 81 = 202 (100%)
R 72 of 202 ~ 35.64%
G 49 of 202 ~ 24.26%
B 81 of 202 ~ 40.1'%

%35.64
%24.26
%40.1

CMYK color model

#483151 color CMYK value is (11,40,0,68).

  • cyan value is 11.11%
  • magenta value is 39.51%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (11,40,0,68) C11M40Y0K68 (11%,40%,0%,68%) (0.11/0.40/0.00/0.68) 

CMYK percentages

%11.11
%39.51
%0
%68.24

Codes

Color #483151 in popluar color models

48 31 51
RGB 72 49 81
HSL 283° 24.62% 25.49%
HSB/HSV 283° 39.51% 31.76%
CMYK 11.11% 39.51% 0.00%
68.24%

Color #483151 in popluar number systems.

HEX 48 31 51
Decimal 72 49 81
Binary 1001000 110001 1010001
Octal 110 61 121

Shades and tints

Shades of #483151

#483151
(72,49,81)
#422D4A
(66,45,74)
#3C2943
(60,41,67)
#36253C
(54,37,60)
#302135
(48,33,53)
#2A1D2E
(42,29,46)
#241927
(36,25,39)
#1E1520
(30,21,32)
#181119
(24,17,25)
#120D12
(18,13,18)
#0C090B
(12,9,11)
#000000
(0,0,0)

Tints of #483151

#483151
(72,49,81)
#584360
(88,67,96)
#68556F
(104,85,111)
#78677E
(120,103,126)
#88798D
(136,121,141)
#988B9C
(152,139,156)
#A89DAB
(168,157,171)
#B8AFBA
(184,175,186)
#C8C1C9
(200,193,201)
#D8D3D8
(216,211,216)
#E8E5E7
(232,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #483151 color. Also use rgb(72,49,81) instead hex code.

Text Font Color

.myTextColor { color: #483151; }

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

This text font color is #483151.

Background Color

.myBgColor { background-color: #483151; }

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

This div background color is #483151.

Border color

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

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

This div border color is #483151.

Opacity

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

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

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

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

This text has shadow with #483151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483151.

Preview

Color preview on black background

This text has color #483151 on black background.


Color preview on white background

This text has color #483151 on white background.


Black color preview on #483151 background

This text has black color on #483151 background.


White color preview on #483151 background

This text has white color on #483151 background.


Related colors

Complementary color

Complementary color for #hex is #B7CEAE.


I love getcolorcode.com

Triadic colors

1 #514831 and #315148 with #483151 are triadic colors.

2 #513148 and #314851 with #483151 are triadic colors.