COLOR #483765

HEX: #483765 RGB: (72,55,101)

Color info

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

RGB color model

#483765 color RGB value is (72,55,101).

RGB: (72,55,101) (28%, 22%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 55 of 255 = 22%
B 101 of 255 = 40%

72
55
101

R + G + B ~ 30%. #483765 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 55 + 101 = 228 (100%)
R 72 of 228 ~ 31.58%
G 55 of 228 ~ 24.12%
B 101 of 228 ~ 44.3'%

%31.58
%24.12
%44.3

CMYK color model

#483765 color CMYK value is (29,46,0,60).

  • cyan value is 28.71%
  • magenta value is 45.54%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (29,46,0,60)
C29M46Y0K60 (29%, 46%, 0%, 60%)
(0.29 / 0.46 / 0.00 / 0.60)

CMYK percentages

%28.71
%45.54
%0
%60.39

Codes

Color #483765 in popluar color models

48 37 65
RGB 72 55 101
HSL 262° 29.49% 30.59%
HSB/HSV 262° 45.54% 39.61%
CMYK 28.71% 45.54% 0.00%
60.39%

Color #483765 in popluar number systems.

HEX 48 37 65
Decimal 72 55 101
Binary 1001000 110111 1100101
Octal 110 67 145

Shades and tints

Shades of #483765

#483765
(72,55,101)
#42325C
(66,50,92)
#3C2D53
(60,45,83)
#36284A
(54,40,74)
#302341
(48,35,65)
#2A1E38
(42,30,56)
#24192F
(36,25,47)
#1E1426
(30,20,38)
#180F1D
(24,15,29)
#120A14
(18,10,20)
#0C050B
(12,5,11)
#000000
(0,0,0)

Tints of #483765

#483765
(72,55,101)
#584973
(88,73,115)
#685B81
(104,91,129)
#786D8F
(120,109,143)
#887F9D
(136,127,157)
#9891AB
(152,145,171)
#A8A3B9
(168,163,185)
#B8B5C7
(184,181,199)
#C8C7D5
(200,199,213)
#D8D9E3
(216,217,227)
#E8EBF1
(232,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #483765 color. Also use rgb(72,55,101) instead hex code.

Text Font Color

.myTextColor { color: #483765; }

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

This text font color is #483765.

Background Color

.myBgColor { background-color: #483765; }

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

This div background color is #483765.

Border color

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

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

This div border color is #483765.

Opacity

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

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

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

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

This text has shadow with #483765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483765.

Preview

Color preview on black background

This text has color #483765 on black background.


Color preview on white background

This text has color #483765 on white background.


Black color preview on #483765 background

This text has black color on #483765 background.


White color preview on #483765 background

This text has white color on #483765 background.


Related colors

Complementary color

Complementary color for #hex is #B7C89A.


I love getcolorcode.com

Triadic colors

1 #654837 and #376548 with #483765 are triadic colors.

2 #653748 and #374865 with #483765 are triadic colors.