COLOR #482762

HEX: #482762 RGB: (72,39,98)

Color info

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

RGB color model

#482762 color RGB value is (72,39,98).

RGB: (72,39,98) (28%, 15%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 39 of 255 = 15%
B 98 of 255 = 38%

72
39
98

R + G + B ~ 27%. #482762 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 39 + 98 = 209 (100%)
R 72 of 209 ~ 34.45%
G 39 of 209 ~ 18.66%
B 98 of 209 ~ 46.89'%

%34.45
%18.66
%46.89

CMYK color model

#482762 color CMYK value is (27,60,0,62).

  • cyan value is 26.53%
  • magenta value is 60.20%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (27,60,0,62)
C27M60Y0K62 (27%, 60%, 0%, 62%)
(0.27 / 0.60 / 0.00 / 0.62)

CMYK percentages

%26.53
%60.2
%0
%61.57

Codes

Color #482762 in popluar color models

48 27 62
RGB 72 39 98
HSL 274° 43.07% 26.86%
HSB/HSV 274° 60.20% 38.43%
CMYK 26.53% 60.20% 0.00%
61.57%

Color #482762 in popluar number systems.

HEX 48 27 62
Decimal 72 39 98
Binary 1001000 100111 1100010
Octal 110 47 142

Shades and tints

Shades of #482762

#482762
(72,39,98)
#42245A
(66,36,90)
#3C2152
(60,33,82)
#361E4A
(54,30,74)
#301B42
(48,27,66)
#2A183A
(42,24,58)
#241532
(36,21,50)
#1E122A
(30,18,42)
#180F22
(24,15,34)
#120C1A
(18,12,26)
#0C0912
(12,9,18)
#000000
(0,0,0)

Tints of #482762

#482762
(72,39,98)
#583A70
(88,58,112)
#684D7E
(104,77,126)
#78608C
(120,96,140)
#88739A
(136,115,154)
#9886A8
(152,134,168)
#A899B6
(168,153,182)
#B8ACC4
(184,172,196)
#C8BFD2
(200,191,210)
#D8D2E0
(216,210,224)
#E8E5EE
(232,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #482762 color. Also use rgb(72,39,98) instead hex code.

Text Font Color

.myTextColor { color: #482762; }

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

This text font color is #482762.

Background Color

.myBgColor { background-color: #482762; }

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

This div background color is #482762.

Border color

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

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

This div border color is #482762.

Opacity

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

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

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

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

This text has shadow with #482762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482762.

Preview

Color preview on black background

This text has color #482762 on black background.


Color preview on white background

This text has color #482762 on white background.


Black color preview on #482762 background

This text has black color on #482762 background.


White color preview on #482762 background

This text has white color on #482762 background.


Related colors

Complementary color

Complementary color for #hex is #B7D89D.


I love getcolorcode.com

Triadic colors

1 #624827 and #276248 with #482762 are triadic colors.

2 #622748 and #274862 with #482762 are triadic colors.