COLOR #483650

HEX: #483650 RGB: (72,54,80)

Color info

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

RGB color model

#483650 color RGB value is (72,54,80).

RGB: (72,54,80) (28%, 21%, 31%)

RGB channels and saturation

R 72 of 255 = 28%
G 54 of 255 = 21%
B 80 of 255 = 31%

72
54
80

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

Portions of RGB colors in percentages

R + G + B = 72 + 54 + 80 = 206 (100%)
R 72 of 206 ~ 34.95%
G 54 of 206 ~ 26.21%
B 80 of 206 ~ 38.83'%

%34.95
%26.21
%38.83

CMYK color model

#483650 color CMYK value is (10,33,0,69).

  • cyan value is 10.00%
  • magenta value is 32.50%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (10,33,0,69)
C10M33Y0K69 (10%, 33%, 0%, 69%)
(0.10 / 0.33 / 0.00 / 0.69)

CMYK percentages

%10
%32.5
%0
%68.63

Codes

Color #483650 in popluar color models

48 36 50
RGB 72 54 80
HSL 282° 19.40% 26.27%
HSB/HSV 282° 32.50% 31.37%
CMYK 10.00% 32.50% 0.00%
68.63%

Color #483650 in popluar number systems.

HEX 48 36 50
Decimal 72 54 80
Binary 1001000 110110 1010000
Octal 110 66 120

Shades and tints

Shades of #483650

#483650
(72,54,80)
#423249
(66,50,73)
#3C2E42
(60,46,66)
#362A3B
(54,42,59)
#302634
(48,38,52)
#2A222D
(42,34,45)
#241E26
(36,30,38)
#1E1A1F
(30,26,31)
#181618
(24,22,24)
#121211
(18,18,17)
#0C0E0A
(12,14,10)
#000000
(0,0,0)

Tints of #483650

#483650
(72,54,80)
#58485F
(88,72,95)
#685A6E
(104,90,110)
#786C7D
(120,108,125)
#887E8C
(136,126,140)
#98909B
(152,144,155)
#A8A2AA
(168,162,170)
#B8B4B9
(184,180,185)
#C8C6C8
(200,198,200)
#D8D8D7
(216,216,215)
#E8EAE6
(232,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #483650 color. Also use rgb(72,54,80) instead hex code.

Text Font Color

.myTextColor { color: #483650; }

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

This text font color is #483650.

Background Color

.myBgColor { background-color: #483650; }

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

This div background color is #483650.

Border color

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

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

This div border color is #483650.

Opacity

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

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

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

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

This text has shadow with #483650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483650.

Preview

Color preview on black background

This text has color #483650 on black background.


Color preview on white background

This text has color #483650 on white background.


Black color preview on #483650 background

This text has black color on #483650 background.


White color preview on #483650 background

This text has white color on #483650 background.


Related colors

Complementary color

Complementary color for #hex is #B7C9AF.


I love getcolorcode.com

Triadic colors

1 #504836 and #365048 with #483650 are triadic colors.

2 #503648 and #364850 with #483650 are triadic colors.