COLOR #48546F

HEX: #48546F RGB: (72,84,111)

Color info

#48546F contains red, green and blue colors in about the same proportion. Web safe color of #48546F is #336666 (or #366).

RGB color model

#48546F color RGB value is (72,84,111).

RGB: (72,84,111) (28%, 33%, 44%)

RGB channels and saturation

R 72 of 255 = 28%
G 84 of 255 = 33%
B 111 of 255 = 44%

72
84
111

R + G + B ~ 35%. #48546F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 84 + 111 = 267 (100%)
R 72 of 267 ~ 26.97%
G 84 of 267 ~ 31.46%
B 111 of 267 ~ 41.57'%

%26.97
%31.46
%41.57

CMYK color model

#48546F color CMYK value is (35,24,0,56).

  • cyan value is 35.14%
  • magenta value is 24.32%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (35,24,0,56)
C35M24Y0K56 (35%, 24%, 0%, 56%)
(0.35 / 0.24 / 0.00 / 0.56)

CMYK percentages

%35.14
%24.32
%0
%56.47

Codes

Color #48546F in popluar color models

48 54 6F
RGB 72 84 111
HSL 222° 21.31% 35.88%
HSB/HSV 222° 35.14% 43.53%
CMYK 35.14% 24.32% 0.00%
56.47%

Color #48546F in popluar number systems.

HEX 48 54 6F
Decimal 72 84 111
Binary 1001000 1010100 1101111
Octal 110 124 157

Shades and tints

Shades of #48546F

#48546F
(72,84,111)
#424D65
(66,77,101)
#3C465B
(60,70,91)
#363F51
(54,63,81)
#303847
(48,56,71)
#2A313D
(42,49,61)
#242A33
(36,42,51)
#1E2329
(30,35,41)
#181C1F
(24,28,31)
#121515
(18,21,21)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #48546F

#48546F
(72,84,111)
#58637C
(88,99,124)
#687289
(104,114,137)
#788196
(120,129,150)
#8890A3
(136,144,163)
#989FB0
(152,159,176)
#A8AEBD
(168,174,189)
#B8BDCA
(184,189,202)
#C8CCD7
(200,204,215)
#D8DBE4
(216,219,228)
#E8EAF1
(232,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48546F color. Also use rgb(72,84,111) instead hex code.

Text Font Color

.myTextColor { color: #48546F; }

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

This text font color is #48546F.

Background Color

.myBgColor { background-color: #48546F; }

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

This div background color is #48546F.

Border color

.myBorderColor { border: 1px solid #48546F; }

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

This div border color is #48546F.

Opacity

.myOpacity80 { color: #48546F; opacity: 0.8; }

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

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

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

This text has shadow with #48546F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48546F.

Preview

Color preview on black background

This text has color #48546F on black background.


Color preview on white background

This text has color #48546F on white background.


Black color preview on #48546F background

This text has black color on #48546F background.


White color preview on #48546F background

This text has white color on #48546F background.


Related colors

Complementary color

Complementary color for #hex is #B7AB90.


I love getcolorcode.com

Triadic colors

1 #6F4854 and #546F48 with #48546F are triadic colors.

2 #6F5448 and #54486F with #48546F are triadic colors.