COLOR #484055

HEX: #484055 RGB: (72,64,85)

Color info

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

RGB color model

#484055 color RGB value is (72,64,85).

RGB: (72,64,85) (28%, 25%, 33%)

RGB channels and saturation

R 72 of 255 = 28%
G 64 of 255 = 25%
B 85 of 255 = 33%

72
64
85

R + G + B ~ 29%. #484055 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 64 + 85 = 221 (100%)
R 72 of 221 ~ 32.58%
G 64 of 221 ~ 28.96%
B 85 of 221 ~ 38.46'%

%32.58
%28.96
%38.46

CMYK color model

#484055 color CMYK value is (15,25,0,67).

  • cyan value is 15.29%
  • magenta value is 24.71%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (15,25,0,67)
C15M25Y0K67 (15%, 25%, 0%, 67%)
(0.15 / 0.25 / 0.00 / 0.67)

CMYK percentages

%15.29
%24.71
%0
%66.67

Codes

Color #484055 in popluar color models

48 40 55
RGB 72 64 85
HSL 263° 14.09% 29.22%
HSB/HSV 263° 24.71% 33.33%
CMYK 15.29% 24.71% 0.00%
66.67%

Color #484055 in popluar number systems.

HEX 48 40 55
Decimal 72 64 85
Binary 1001000 1000000 1010101
Octal 110 100 125

Shades and tints

Shades of #484055

#484055
(72,64,85)
#423B4E
(66,59,78)
#3C3647
(60,54,71)
#363140
(54,49,64)
#302C39
(48,44,57)
#2A2732
(42,39,50)
#24222B
(36,34,43)
#1E1D24
(30,29,36)
#18181D
(24,24,29)
#121316
(18,19,22)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #484055

#484055
(72,64,85)
#585164
(88,81,100)
#686273
(104,98,115)
#787382
(120,115,130)
#888491
(136,132,145)
#9895A0
(152,149,160)
#A8A6AF
(168,166,175)
#B8B7BE
(184,183,190)
#C8C8CD
(200,200,205)
#D8D9DC
(216,217,220)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484055 color. Also use rgb(72,64,85) instead hex code.

Text Font Color

.myTextColor { color: #484055; }

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

This text font color is #484055.

Background Color

.myBgColor { background-color: #484055; }

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

This div background color is #484055.

Border color

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

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

This div border color is #484055.

Opacity

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

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

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

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

This text has shadow with #484055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484055.

Preview

Color preview on black background

This text has color #484055 on black background.


Color preview on white background

This text has color #484055 on white background.


Black color preview on #484055 background

This text has black color on #484055 background.


White color preview on #484055 background

This text has white color on #484055 background.


Related colors

Complementary color

Complementary color for #hex is #B7BFAA.


I love getcolorcode.com

Triadic colors

1 #554840 and #405548 with #484055 are triadic colors.

2 #554048 and #404855 with #484055 are triadic colors.