COLOR #484660

HEX: #484660 RGB: (72,70,96)

Color info

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

RGB color model

#484660 color RGB value is (72,70,96).

RGB: (72,70,96) (28%, 27%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 70 of 255 = 27%
B 96 of 255 = 38%

72
70
96

R + G + B ~ 31%. #484660 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 70 + 96 = 238 (100%)
R 72 of 238 ~ 30.25%
G 70 of 238 ~ 29.41%
B 96 of 238 ~ 40.34'%

%30.25
%29.41
%40.34

CMYK color model

#484660 color CMYK value is (25,27,0,62).

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

CMYK: (25,27,0,62)
C25M27Y0K62 (25%, 27%, 0%, 62%)
(0.25 / 0.27 / 0.00 / 0.62)

CMYK percentages

%25
%27.08
%0
%62.35

Codes

Color #484660 in popluar color models

48 46 60
RGB 72 70 96
HSL 245° 15.66% 32.55%
HSB/HSV 245° 27.08% 37.65%
CMYK 25.00% 27.08% 0.00%
62.35%

Color #484660 in popluar number systems.

HEX 48 46 60
Decimal 72 70 96
Binary 1001000 1000110 1100000
Octal 110 106 140

Shades and tints

Shades of #484660

#484660
(72,70,96)
#424058
(66,64,88)
#3C3A50
(60,58,80)
#363448
(54,52,72)
#302E40
(48,46,64)
#2A2838
(42,40,56)
#242230
(36,34,48)
#1E1C28
(30,28,40)
#181620
(24,22,32)
#121018
(18,16,24)
#0C0A10
(12,10,16)
#000000
(0,0,0)

Tints of #484660

#484660
(72,70,96)
#58566E
(88,86,110)
#68667C
(104,102,124)
#78768A
(120,118,138)
#888698
(136,134,152)
#9896A6
(152,150,166)
#A8A6B4
(168,166,180)
#B8B6C2
(184,182,194)
#C8C6D0
(200,198,208)
#D8D6DE
(216,214,222)
#E8E6EC
(232,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484660; }

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

This text font color is #484660.

Background Color

.myBgColor { background-color: #484660; }

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

This div background color is #484660.

Border color

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

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

This div border color is #484660.

Opacity

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

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

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

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

This text has shadow with #484660 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484660.

Preview

Color preview on black background

This text has color #484660 on black background.


Color preview on white background

This text has color #484660 on white background.


Black color preview on #484660 background

This text has black color on #484660 background.


White color preview on #484660 background

This text has white color on #484660 background.


Related colors

Complementary color

Complementary color for #hex is #B7B99F.


I love getcolorcode.com

Triadic colors

1 #604846 and #466048 with #484660 are triadic colors.

2 #604648 and #464860 with #484660 are triadic colors.