COLOR #48438A

HEX: #48438A RGB: (72,67,138)

Color info

#48438A contains mainly blue color. Web safe color of #48438A is #333399 (or #339).

RGB color model

#48438A color RGB value is (72,67,138).

RGB: (72,67,138) (28%, 26%, 54%)

RGB channels and saturation

R 72 of 255 = 28%
G 67 of 255 = 26%
B 138 of 255 = 54%

72
67
138

R + G + B ~ 36%. #48438A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 67 + 138 = 277 (100%)
R 72 of 277 ~ 25.99%
G 67 of 277 ~ 24.19%
B 138 of 277 ~ 49.82'%

%25.99
%24.19
%49.82

CMYK color model

#48438A color CMYK value is (48,51,0,46).

  • cyan value is 47.83%
  • magenta value is 51.45%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (48,51,0,46)
C48M51Y0K46 (48%, 51%, 0%, 46%)
(0.48 / 0.51 / 0.00 / 0.46)

CMYK percentages

%47.83
%51.45
%0
%45.88

Codes

Color #48438A in popluar color models

48 43 8A
RGB 72 67 138
HSL 244° 34.63% 40.20%
HSB/HSV 244° 51.45% 54.12%
CMYK 47.83% 51.45% 0.00%
45.88%

Color #48438A in popluar number systems.

HEX 48 43 8A
Decimal 72 67 138
Binary 1001000 1000011 10001010
Octal 110 103 212

Shades and tints

Shades of #48438A

#48438A
(72,67,138)
#423D7E
(66,61,126)
#3C3772
(60,55,114)
#363166
(54,49,102)
#302B5A
(48,43,90)
#2A254E
(42,37,78)
#241F42
(36,31,66)
#1E1936
(30,25,54)
#18132A
(24,19,42)
#120D1E
(18,13,30)
#0C0712
(12,7,18)
#000000
(0,0,0)

Tints of #48438A

#48438A
(72,67,138)
#585494
(88,84,148)
#68659E
(104,101,158)
#7876A8
(120,118,168)
#8887B2
(136,135,178)
#9898BC
(152,152,188)
#A8A9C6
(168,169,198)
#B8BAD0
(184,186,208)
#C8CBDA
(200,203,218)
#D8DCE4
(216,220,228)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48438A color. Also use rgb(72,67,138) instead hex code.

Text Font Color

.myTextColor { color: #48438A; }

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

This text font color is #48438A.

Background Color

.myBgColor { background-color: #48438A; }

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

This div background color is #48438A.

Border color

.myBorderColor { border: 1px solid #48438A; }

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

This div border color is #48438A.

Opacity

.myOpacity80 { color: #48438A; opacity: 0.8; }

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

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

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

This text has shadow with #48438A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48438A.

Preview

Color preview on black background

This text has color #48438A on black background.


Color preview on white background

This text has color #48438A on white background.


Black color preview on #48438A background

This text has black color on #48438A background.


White color preview on #48438A background

This text has white color on #48438A background.


Related colors

Complementary color

Complementary color for #hex is #B7BC75.


I love getcolorcode.com

Triadic colors

1 #8A4843 and #438A48 with #48438A are triadic colors.

2 #8A4348 and #43488A with #48438A are triadic colors.