COLOR #484266

HEX: #484266 RGB: (72,66,102)

Color info

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

RGB color model

#484266 color RGB value is (72,66,102).

RGB: (72,66,102) (28%, 26%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 66 of 255 = 26%
B 102 of 255 = 40%

72
66
102

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

Portions of RGB colors in percentages

R + G + B = 72 + 66 + 102 = 240 (100%)
R 72 of 240 ~ 30%
G 66 of 240 ~ 27.5%
B 102 of 240 ~ 42.5'%

%30
%27.5
%42.5

CMYK color model

#484266 color CMYK value is (29,35,0,60).

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

CMYK: (29,35,0,60)
C29M35Y0K60 (29%, 35%, 0%, 60%)
(0.29 / 0.35 / 0.00 / 0.60)

CMYK percentages

%29.41
%35.29
%0
%60

Codes

Color #484266 in popluar color models

48 42 66
RGB 72 66 102
HSL 250° 21.43% 32.94%
HSB/HSV 250° 35.29% 40.00%
CMYK 29.41% 35.29% 0.00%
60.00%

Color #484266 in popluar number systems.

HEX 48 42 66
Decimal 72 66 102
Binary 1001000 1000010 1100110
Octal 110 102 146

Shades and tints

Shades of #484266

#484266
(72,66,102)
#423C5D
(66,60,93)
#3C3654
(60,54,84)
#36304B
(54,48,75)
#302A42
(48,42,66)
#2A2439
(42,36,57)
#241E30
(36,30,48)
#1E1827
(30,24,39)
#18121E
(24,18,30)
#120C15
(18,12,21)
#0C060C
(12,6,12)
#000000
(0,0,0)

Tints of #484266

#484266
(72,66,102)
#585373
(88,83,115)
#686480
(104,100,128)
#78758D
(120,117,141)
#88869A
(136,134,154)
#9897A7
(152,151,167)
#A8A8B4
(168,168,180)
#B8B9C1
(184,185,193)
#C8CACE
(200,202,206)
#D8DBDB
(216,219,219)
#E8ECE8
(232,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484266; }

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

This text font color is #484266.

Background Color

.myBgColor { background-color: #484266; }

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

This div background color is #484266.

Border color

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

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

This div border color is #484266.

Opacity

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

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

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

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

This text has shadow with #484266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484266.

Preview

Color preview on black background

This text has color #484266 on black background.


Color preview on white background

This text has color #484266 on white background.


Black color preview on #484266 background

This text has black color on #484266 background.


White color preview on #484266 background

This text has white color on #484266 background.


Related colors

Complementary color

Complementary color for #hex is #B7BD99.


I love getcolorcode.com

Triadic colors

1 #664842 and #426648 with #484266 are triadic colors.

2 #664248 and #424866 with #484266 are triadic colors.