COLOR #483751

HEX: #483751 RGB: (72,55,81)

Color info

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

RGB color model

#483751 color RGB value is (72,55,81).

RGB: (72,55,81) (28%, 22%, 32%)

RGB channels and saturation

R 72 of 255 = 28%
G 55 of 255 = 22%
B 81 of 255 = 32%

72
55
81

R + G + B ~ 27%. #483751 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 55 + 81 = 208 (100%)
R 72 of 208 ~ 34.62%
G 55 of 208 ~ 26.44%
B 81 of 208 ~ 38.94'%

%34.62
%26.44
%38.94

CMYK color model

#483751 color CMYK value is (11,32,0,68).

  • cyan value is 11.11%
  • magenta value is 32.10%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (11,32,0,68)
C11M32Y0K68 (11%, 32%, 0%, 68%)
(0.11 / 0.32 / 0.00 / 0.68)

CMYK percentages

%11.11
%32.1
%0
%68.24

Codes

Color #483751 in popluar color models

48 37 51
RGB 72 55 81
HSL 279° 19.12% 26.67%
HSB/HSV 279° 32.10% 31.76%
CMYK 11.11% 32.10% 0.00%
68.24%

Color #483751 in popluar number systems.

HEX 48 37 51
Decimal 72 55 81
Binary 1001000 110111 1010001
Octal 110 67 121

Shades and tints

Shades of #483751

#483751
(72,55,81)
#42324A
(66,50,74)
#3C2D43
(60,45,67)
#36283C
(54,40,60)
#302335
(48,35,53)
#2A1E2E
(42,30,46)
#241927
(36,25,39)
#1E1420
(30,20,32)
#180F19
(24,15,25)
#120A12
(18,10,18)
#0C050B
(12,5,11)
#000000
(0,0,0)

Tints of #483751

#483751
(72,55,81)
#584960
(88,73,96)
#685B6F
(104,91,111)
#786D7E
(120,109,126)
#887F8D
(136,127,141)
#98919C
(152,145,156)
#A8A3AB
(168,163,171)
#B8B5BA
(184,181,186)
#C8C7C9
(200,199,201)
#D8D9D8
(216,217,216)
#E8EBE7
(232,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #483751; }

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

This text font color is #483751.

Background Color

.myBgColor { background-color: #483751; }

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

This div background color is #483751.

Border color

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

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

This div border color is #483751.

Opacity

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

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

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

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

This text has shadow with #483751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483751.

Preview

Color preview on black background

This text has color #483751 on black background.


Color preview on white background

This text has color #483751 on white background.


Black color preview on #483751 background

This text has black color on #483751 background.


White color preview on #483751 background

This text has white color on #483751 background.


Related colors

Complementary color

Complementary color for #hex is #B7C8AE.


I love getcolorcode.com

Triadic colors

1 #514837 and #375148 with #483751 are triadic colors.

2 #513748 and #374851 with #483751 are triadic colors.