COLOR #48626A

HEX: #48626A RGB: (72,98,106)

Color info

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

RGB color model

#48626A color RGB value is (72,98,106).

RGB: (72,98,106) (28%, 38%, 42%)

RGB channels and saturation

R 72 of 255 = 28%
G 98 of 255 = 38%
B 106 of 255 = 42%

72
98
106

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

Portions of RGB colors in percentages

R + G + B = 72 + 98 + 106 = 276 (100%)
R 72 of 276 ~ 26.09%
G 98 of 276 ~ 35.51%
B 106 of 276 ~ 38.41'%

%26.09
%35.51
%38.41

CMYK color model

#48626A color CMYK value is (32,8,0,58).

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

CMYK: (32,8,0,58)
C32M8Y0K58 (32%, 8%, 0%, 58%)
(0.32 / 0.08 / 0.00 / 0.58)

CMYK percentages

%32.08
%7.55
%0
%58.43

Codes

Color #48626A in popluar color models

48 62 6A
RGB 72 98 106
HSL 194° 19.10% 34.90%
HSB/HSV 194° 32.08% 41.57%
CMYK 32.08% 7.55% 0.00%
58.43%

Color #48626A in popluar number systems.

HEX 48 62 6A
Decimal 72 98 106
Binary 1001000 1100010 1101010
Octal 110 142 152

Shades and tints

Shades of #48626A

#48626A
(72,98,106)
#425A61
(66,90,97)
#3C5258
(60,82,88)
#364A4F
(54,74,79)
#304246
(48,66,70)
#2A3A3D
(42,58,61)
#243234
(36,50,52)
#1E2A2B
(30,42,43)
#182222
(24,34,34)
#121A19
(18,26,25)
#0C1210
(12,18,16)
#000000
(0,0,0)

Tints of #48626A

#48626A
(72,98,106)
#587077
(88,112,119)
#687E84
(104,126,132)
#788C91
(120,140,145)
#889A9E
(136,154,158)
#98A8AB
(152,168,171)
#A8B6B8
(168,182,184)
#B8C4C5
(184,196,197)
#C8D2D2
(200,210,210)
#D8E0DF
(216,224,223)
#E8EEEC
(232,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48626A; }

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

This text font color is #48626A.

Background Color

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

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

This div background color is #48626A.

Border color

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

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

This div border color is #48626A.

Opacity

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

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

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

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

This text has shadow with #48626A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48626A.

Preview

Color preview on black background

This text has color #48626A on black background.


Color preview on white background

This text has color #48626A on white background.


Black color preview on #48626A background

This text has black color on #48626A background.


White color preview on #48626A background

This text has white color on #48626A background.


Related colors

Complementary color

Complementary color for #hex is #B79D95.


I love getcolorcode.com

Triadic colors

1 #6A4862 and #626A48 with #48626A are triadic colors.

2 #6A6248 and #62486A with #48626A are triadic colors.