COLOR #484672

HEX: #484672 RGB: (72,70,114)

Color info

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

RGB color model

#484672 color RGB value is (72,70,114).

RGB: (72,70,114) (28%, 27%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 70 of 255 = 27%
B 114 of 255 = 45%

72
70
114

R + G + B ~ 33%. #484672 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 70 + 114 = 256 (100%)
R 72 of 256 ~ 28.13%
G 70 of 256 ~ 27.34%
B 114 of 256 ~ 44.53'%

%28.13
%27.34
%44.53

CMYK color model

#484672 color CMYK value is (37,39,0,55).

  • cyan value is 36.84%
  • magenta value is 38.60%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (37,39,0,55) C37M39Y0K55 (37%,39%,0%,55%) (0.37/0.39/0.00/0.55) 

CMYK percentages

%36.84
%38.6
%0
%55.29

Codes

Color #484672 in popluar color models

48 46 72
RGB 72 70 114
HSL 243° 23.91% 36.08%
HSB/HSV 243° 38.60% 44.71%
CMYK 36.84% 38.60% 0.00%
55.29%

Color #484672 in popluar number systems.

HEX 48 46 72
Decimal 72 70 114
Binary 1001000 1000110 1110010
Octal 110 106 162

Shades and tints

Shades of #484672

#484672
(72,70,114)
#424068
(66,64,104)
#3C3A5E
(60,58,94)
#363454
(54,52,84)
#302E4A
(48,46,74)
#2A2840
(42,40,64)
#242236
(36,34,54)
#1E1C2C
(30,28,44)
#181622
(24,22,34)
#121018
(18,16,24)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #484672

#484672
(72,70,114)
#58567E
(88,86,126)
#68668A
(104,102,138)
#787696
(120,118,150)
#8886A2
(136,134,162)
#9896AE
(152,150,174)
#A8A6BA
(168,166,186)
#B8B6C6
(184,182,198)
#C8C6D2
(200,198,210)
#D8D6DE
(216,214,222)
#E8E6EA
(232,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484672; }

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

This text font color is #484672.

Background Color

.myBgColor { background-color: #484672; }

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

This div background color is #484672.

Border color

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

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

This div border color is #484672.

Opacity

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

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

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

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

This text has shadow with #484672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484672.

Preview

Color preview on black background

This text has color #484672 on black background.


Color preview on white background

This text has color #484672 on white background.


Black color preview on #484672 background

This text has black color on #484672 background.


White color preview on #484672 background

This text has white color on #484672 background.


Related colors

Complementary color

Complementary color for #hex is #B7B98D.


I love getcolorcode.com

Triadic colors

1 #724846 and #467248 with #484672 are triadic colors.

2 #724648 and #464872 with #484672 are triadic colors.