COLOR #484355

HEX: #484355 RGB: (72,67,85)

Color info

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

RGB color model

#484355 color RGB value is (72,67,85).

RGB: (72,67,85) (28%, 26%, 33%)

RGB channels and saturation

R 72 of 255 = 28%
G 67 of 255 = 26%
B 85 of 255 = 33%

72
67
85

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

Portions of RGB colors in percentages

R + G + B = 72 + 67 + 85 = 224 (100%)
R 72 of 224 ~ 32.14%
G 67 of 224 ~ 29.91%
B 85 of 224 ~ 37.95'%

%32.14
%29.91
%37.95

CMYK color model

#484355 color CMYK value is (15,21,0,67).

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

CMYK: (15,21,0,67)
C15M21Y0K67 (15%, 21%, 0%, 67%)
(0.15 / 0.21 / 0.00 / 0.67)

CMYK percentages

%15.29
%21.18
%0
%66.67

Codes

Color #484355 in popluar color models

48 43 55
RGB 72 67 85
HSL 257° 11.84% 29.80%
HSB/HSV 257° 21.18% 33.33%
CMYK 15.29% 21.18% 0.00%
66.67%

Color #484355 in popluar number systems.

HEX 48 43 55
Decimal 72 67 85
Binary 1001000 1000011 1010101
Octal 110 103 125

Shades and tints

Shades of #484355

#484355
(72,67,85)
#423D4E
(66,61,78)
#3C3747
(60,55,71)
#363140
(54,49,64)
#302B39
(48,43,57)
#2A2532
(42,37,50)
#241F2B
(36,31,43)
#1E1924
(30,25,36)
#18131D
(24,19,29)
#120D16
(18,13,22)
#0C070F
(12,7,15)
#000000
(0,0,0)

Tints of #484355

#484355
(72,67,85)
#585464
(88,84,100)
#686573
(104,101,115)
#787682
(120,118,130)
#888791
(136,135,145)
#9898A0
(152,152,160)
#A8A9AF
(168,169,175)
#B8BABE
(184,186,190)
#C8CBCD
(200,203,205)
#D8DCDC
(216,220,220)
#E8EDEB
(232,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484355; }

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

This text font color is #484355.

Background Color

.myBgColor { background-color: #484355; }

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

This div background color is #484355.

Border color

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

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

This div border color is #484355.

Opacity

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

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

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

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

This text has shadow with #484355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484355.

Preview

Color preview on black background

This text has color #484355 on black background.


Color preview on white background

This text has color #484355 on white background.


Black color preview on #484355 background

This text has black color on #484355 background.


White color preview on #484355 background

This text has white color on #484355 background.


Related colors

Complementary color

Complementary color for #hex is #B7BCAA.


I love getcolorcode.com

Triadic colors

1 #554843 and #435548 with #484355 are triadic colors.

2 #554348 and #434855 with #484355 are triadic colors.