COLOR #48516A

HEX: #48516A RGB: (72,81,106)

Color info

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

RGB color model

#48516A color RGB value is (72,81,106).

RGB: (72,81,106) (28%, 32%, 42%)

RGB channels and saturation

R 72 of 255 = 28%
G 81 of 255 = 32%
B 106 of 255 = 42%

72
81
106

R + G + B ~ 34%. #48516A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 81 + 106 = 259 (100%)
R 72 of 259 ~ 27.8%
G 81 of 259 ~ 31.27%
B 106 of 259 ~ 40.93'%

%27.8
%31.27
%40.93

CMYK color model

#48516A color CMYK value is (32,24,0,58).

  • cyan value is 32.08%
  • magenta value is 23.58%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (32,24,0,58)
C32M24Y0K58 (32%, 24%, 0%, 58%)
(0.32 / 0.24 / 0.00 / 0.58)

CMYK percentages

%32.08
%23.58
%0
%58.43

Codes

Color #48516A in popluar color models

48 51 6A
RGB 72 81 106
HSL 224° 19.10% 34.90%
HSB/HSV 224° 32.08% 41.57%
CMYK 32.08% 23.58% 0.00%
58.43%

Color #48516A in popluar number systems.

HEX 48 51 6A
Decimal 72 81 106
Binary 1001000 1010001 1101010
Octal 110 121 152

Shades and tints

Shades of #48516A

#48516A
(72,81,106)
#424A61
(66,74,97)
#3C4358
(60,67,88)
#363C4F
(54,60,79)
#303546
(48,53,70)
#2A2E3D
(42,46,61)
#242734
(36,39,52)
#1E202B
(30,32,43)
#181922
(24,25,34)
#121219
(18,18,25)
#0C0B10
(12,11,16)
#000000
(0,0,0)

Tints of #48516A

#48516A
(72,81,106)
#586077
(88,96,119)
#686F84
(104,111,132)
#787E91
(120,126,145)
#888D9E
(136,141,158)
#989CAB
(152,156,171)
#A8ABB8
(168,171,184)
#B8BAC5
(184,186,197)
#C8C9D2
(200,201,210)
#D8D8DF
(216,216,223)
#E8E7EC
(232,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48516A color. Also use rgb(72,81,106) instead hex code.

Text Font Color

.myTextColor { color: #48516A; }

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

This text font color is #48516A.

Background Color

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

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

This div background color is #48516A.

Border color

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

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

This div border color is #48516A.

Opacity

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

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

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

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

This text has shadow with #48516A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48516A.

Preview

Color preview on black background

This text has color #48516A on black background.


Color preview on white background

This text has color #48516A on white background.


Black color preview on #48516A background

This text has black color on #48516A background.


White color preview on #48516A background

This text has white color on #48516A background.


Related colors

Complementary color

Complementary color for #hex is #B7AE95.


I love getcolorcode.com

Triadic colors

1 #6A4851 and #516A48 with #48516A are triadic colors.

2 #6A5148 and #51486A with #48516A are triadic colors.