COLOR #483962

HEX: #483962 RGB: (72,57,98)

Color info

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

RGB color model

#483962 color RGB value is (72,57,98).

RGB: (72,57,98) (28%, 22%, 38%)

RGB channels and saturation

R 72 of 255 = 28%
G 57 of 255 = 22%
B 98 of 255 = 38%

72
57
98

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

Portions of RGB colors in percentages

R + G + B = 72 + 57 + 98 = 227 (100%)
R 72 of 227 ~ 31.72%
G 57 of 227 ~ 25.11%
B 98 of 227 ~ 43.17'%

%31.72
%25.11
%43.17

CMYK color model

#483962 color CMYK value is (27,42,0,62).

  • cyan value is 26.53%
  • magenta value is 41.84%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (27,42,0,62) C27M42Y0K62 (27%,42%,0%,62%) (0.27/0.42/0.00/0.62) 

CMYK percentages

%26.53
%41.84
%0
%61.57

Codes

Color #483962 in popluar color models

48 39 62
RGB 72 57 98
HSL 262° 26.45% 30.39%
HSB/HSV 262° 41.84% 38.43%
CMYK 26.53% 41.84% 0.00%
61.57%

Color #483962 in popluar number systems.

HEX 48 39 62
Decimal 72 57 98
Binary 1001000 111001 1100010
Octal 110 71 142

Shades and tints

Shades of #483962

#483962
(72,57,98)
#42345A
(66,52,90)
#3C2F52
(60,47,82)
#362A4A
(54,42,74)
#302542
(48,37,66)
#2A203A
(42,32,58)
#241B32
(36,27,50)
#1E162A
(30,22,42)
#181122
(24,17,34)
#120C1A
(18,12,26)
#0C0712
(12,7,18)
#000000
(0,0,0)

Tints of #483962

#483962
(72,57,98)
#584B70
(88,75,112)
#685D7E
(104,93,126)
#786F8C
(120,111,140)
#88819A
(136,129,154)
#9893A8
(152,147,168)
#A8A5B6
(168,165,182)
#B8B7C4
(184,183,196)
#C8C9D2
(200,201,210)
#D8DBE0
(216,219,224)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #483962; }

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

This text font color is #483962.

Background Color

.myBgColor { background-color: #483962; }

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

This div background color is #483962.

Border color

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

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

This div border color is #483962.

Opacity

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

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

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

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

This text has shadow with #483962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483962.

Preview

Color preview on black background

This text has color #483962 on black background.


Color preview on white background

This text has color #483962 on white background.


Black color preview on #483962 background

This text has black color on #483962 background.


White color preview on #483962 background

This text has white color on #483962 background.


Related colors

Complementary color

Complementary color for #hex is #B7C69D.


I love getcolorcode.com

Triadic colors

1 #624839 and #396248 with #483962 are triadic colors.

2 #623948 and #394862 with #483962 are triadic colors.