COLOR #484966

HEX: #484966 RGB: (72,73,102)

Color info

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

RGB color model

#484966 color RGB value is (72,73,102).

RGB: (72,73,102) (28%, 29%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 73 of 255 = 29%
B 102 of 255 = 40%

72
73
102

R + G + B ~ 32%. #484966 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 73 + 102 = 247 (100%)
R 72 of 247 ~ 29.15%
G 73 of 247 ~ 29.55%
B 102 of 247 ~ 41.3'%

%29.15
%29.55
%41.3

CMYK color model

#484966 color CMYK value is (29,28,0,60).

  • cyan value is 29.41%
  • magenta value is 28.43%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (29,28,0,60)
C29M28Y0K60 (29%, 28%, 0%, 60%)
(0.29 / 0.28 / 0.00 / 0.60)

CMYK percentages

%29.41
%28.43
%0
%60

Codes

Color #484966 in popluar color models

48 49 66
RGB 72 73 102
HSL 238° 17.24% 34.12%
HSB/HSV 238° 29.41% 40.00%
CMYK 29.41% 28.43% 0.00%
60.00%

Color #484966 in popluar number systems.

HEX 48 49 66
Decimal 72 73 102
Binary 1001000 1001001 1100110
Octal 110 111 146

Shades and tints

Shades of #484966

#484966
(72,73,102)
#42435D
(66,67,93)
#3C3D54
(60,61,84)
#36374B
(54,55,75)
#303142
(48,49,66)
#2A2B39
(42,43,57)
#242530
(36,37,48)
#1E1F27
(30,31,39)
#18191E
(24,25,30)
#121315
(18,19,21)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #484966

#484966
(72,73,102)
#585973
(88,89,115)
#686980
(104,105,128)
#78798D
(120,121,141)
#88899A
(136,137,154)
#9899A7
(152,153,167)
#A8A9B4
(168,169,180)
#B8B9C1
(184,185,193)
#C8C9CE
(200,201,206)
#D8D9DB
(216,217,219)
#E8E9E8
(232,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484966 color. Also use rgb(72,73,102) instead hex code.

Text Font Color

.myTextColor { color: #484966; }

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

This text font color is #484966.

Background Color

.myBgColor { background-color: #484966; }

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

This div background color is #484966.

Border color

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

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

This div border color is #484966.

Opacity

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

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

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

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

This text has shadow with #484966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484966.

Preview

Color preview on black background

This text has color #484966 on black background.


Color preview on white background

This text has color #484966 on white background.


Black color preview on #484966 background

This text has black color on #484966 background.


White color preview on #484966 background

This text has white color on #484966 background.


Related colors

Complementary color

Complementary color for #hex is #B7B699.


I love getcolorcode.com

Triadic colors

1 #664849 and #496648 with #484966 are triadic colors.

2 #664948 and #494866 with #484966 are triadic colors.