COLOR #48677E

HEX: #48677E RGB: (72,103,126)

Color info

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

RGB color model

#48677E color RGB value is (72,103,126).

RGB: (72,103,126) (28%, 40%, 49%)

RGB channels and saturation

R 72 of 255 = 28%
G 103 of 255 = 40%
B 126 of 255 = 49%

72
103
126

R + G + B ~ 39%. #48677E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 103 + 126 = 301 (100%)
R 72 of 301 ~ 23.92%
G 103 of 301 ~ 34.22%
B 126 of 301 ~ 41.86'%

%23.92
%34.22
%41.86

CMYK color model

#48677E color CMYK value is (43,18,0,51).

  • cyan value is 42.86%
  • magenta value is 18.25%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (43,18,0,51)
C43M18Y0K51 (43%, 18%, 0%, 51%)
(0.43 / 0.18 / 0.00 / 0.51)

CMYK percentages

%42.86
%18.25
%0
%50.59

Codes

Color #48677E in popluar color models

48 67 7E
RGB 72 103 126
HSL 206° 27.27% 38.82%
HSB/HSV 206° 42.86% 49.41%
CMYK 42.86% 18.25% 0.00%
50.59%

Color #48677E in popluar number systems.

HEX 48 67 7E
Decimal 72 103 126
Binary 1001000 1100111 1111110
Octal 110 147 176

Shades and tints

Shades of #48677E

#48677E
(72,103,126)
#425E73
(66,94,115)
#3C5568
(60,85,104)
#364C5D
(54,76,93)
#304352
(48,67,82)
#2A3A47
(42,58,71)
#24313C
(36,49,60)
#1E2831
(30,40,49)
#181F26
(24,31,38)
#12161B
(18,22,27)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #48677E

#48677E
(72,103,126)
#587489
(88,116,137)
#688194
(104,129,148)
#788E9F
(120,142,159)
#889BAA
(136,155,170)
#98A8B5
(152,168,181)
#A8B5C0
(168,181,192)
#B8C2CB
(184,194,203)
#C8CFD6
(200,207,214)
#D8DCE1
(216,220,225)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48677E color. Also use rgb(72,103,126) instead hex code.

Text Font Color

.myTextColor { color: #48677E; }

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

This text font color is #48677E.

Background Color

.myBgColor { background-color: #48677E; }

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

This div background color is #48677E.

Border color

.myBorderColor { border: 1px solid #48677E; }

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

This div border color is #48677E.

Opacity

.myOpacity80 { color: #48677E; opacity: 0.8; }

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

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

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

This text has shadow with #48677E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48677E.

Preview

Color preview on black background

This text has color #48677E on black background.


Color preview on white background

This text has color #48677E on white background.


Black color preview on #48677E background

This text has black color on #48677E background.


White color preview on #48677E background

This text has white color on #48677E background.


Related colors

Complementary color

Complementary color for #hex is #B79881.


I love getcolorcode.com

Triadic colors

1 #7E4867 and #677E48 with #48677E are triadic colors.

2 #7E6748 and #67487E with #48677E are triadic colors.