COLOR #484160

HEX: #484160 RGB: (72,65,96)

Color info

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

RGB color model

#484160 color RGB value is (72,65,96).

RGB: (72,65,96) (28%, 25%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 65 of 255 = 25%
B 96 of 255 = 38%

72
65
96

R + G + B ~ 30%. #484160 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 65 + 96 = 233 (100%)
R 72 of 233 ~ 30.9%
G 65 of 233 ~ 27.9%
B 96 of 233 ~ 41.2'%

%30.9
%27.9
%41.2

CMYK color model

#484160 color CMYK value is (25,32,0,62).

  • cyan value is 25.00%
  • magenta value is 32.29%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (25,32,0,62)
C25M32Y0K62 (25%, 32%, 0%, 62%)
(0.25 / 0.32 / 0.00 / 0.62)

CMYK percentages

%25
%32.29
%0
%62.35

Codes

Color #484160 in popluar color models

48 41 60
RGB 72 65 96
HSL 254° 19.25% 31.57%
HSB/HSV 254° 32.29% 37.65%
CMYK 25.00% 32.29% 0.00%
62.35%

Color #484160 in popluar number systems.

HEX 48 41 60
Decimal 72 65 96
Binary 1001000 1000001 1100000
Octal 110 101 140

Shades and tints

Shades of #484160

#484160
(72,65,96)
#423C58
(66,60,88)
#3C3750
(60,55,80)
#363248
(54,50,72)
#302D40
(48,45,64)
#2A2838
(42,40,56)
#242330
(36,35,48)
#1E1E28
(30,30,40)
#181920
(24,25,32)
#121418
(18,20,24)
#0C0F10
(12,15,16)
#000000
(0,0,0)

Tints of #484160

#484160
(72,65,96)
#58526E
(88,82,110)
#68637C
(104,99,124)
#78748A
(120,116,138)
#888598
(136,133,152)
#9896A6
(152,150,166)
#A8A7B4
(168,167,180)
#B8B8C2
(184,184,194)
#C8C9D0
(200,201,208)
#D8DADE
(216,218,222)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484160 color. Also use rgb(72,65,96) instead hex code.

Text Font Color

.myTextColor { color: #484160; }

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

This text font color is #484160.

Background Color

.myBgColor { background-color: #484160; }

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

This div background color is #484160.

Border color

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

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

This div border color is #484160.

Opacity

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

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

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

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

This text has shadow with #484160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484160.

Preview

Color preview on black background

This text has color #484160 on black background.


Color preview on white background

This text has color #484160 on white background.


Black color preview on #484160 background

This text has black color on #484160 background.


White color preview on #484160 background

This text has white color on #484160 background.


Related colors

Complementary color

Complementary color for #hex is #B7BE9F.


I love getcolorcode.com

Triadic colors

1 #604841 and #416048 with #484160 are triadic colors.

2 #604148 and #414860 with #484160 are triadic colors.