COLOR #48657A

HEX: #48657A RGB: (72,101,122)

Color info

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

RGB color model

#48657A color RGB value is (72,101,122).

RGB: (72,101,122) (28%, 40%, 48%)

RGB channels and saturation

R 72 of 255 = 28%
G 101 of 255 = 40%
B 122 of 255 = 48%

72
101
122

R + G + B ~ 39%. #48657A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 101 + 122 = 295 (100%)
R 72 of 295 ~ 24.41%
G 101 of 295 ~ 34.24%
B 122 of 295 ~ 41.36'%

%24.41
%34.24
%41.36

CMYK color model

#48657A color CMYK value is (41,17,0,52).

  • cyan value is 40.98%
  • magenta value is 17.21%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (41,17,0,52) C41M17Y0K52 (41%,17%,0%,52%) (0.41/0.17/0.00/0.52) 

CMYK percentages

%40.98
%17.21
%0
%52.16

Codes

Color #48657A in popluar color models

48 65 7A
RGB 72 101 122
HSL 205° 25.77% 38.04%
HSB/HSV 205° 40.98% 47.84%
CMYK 40.98% 17.21% 0.00%
52.16%

Color #48657A in popluar number systems.

HEX 48 65 7A
Decimal 72 101 122
Binary 1001000 1100101 1111010
Octal 110 145 172

Shades and tints

Shades of #48657A

#48657A
(72,101,122)
#425C6F
(66,92,111)
#3C5364
(60,83,100)
#364A59
(54,74,89)
#30414E
(48,65,78)
#2A3843
(42,56,67)
#242F38
(36,47,56)
#1E262D
(30,38,45)
#181D22
(24,29,34)
#121417
(18,20,23)
#0C0B0C
(12,11,12)
#000000
(0,0,0)

Tints of #48657A

#48657A
(72,101,122)
#587386
(88,115,134)
#688192
(104,129,146)
#788F9E
(120,143,158)
#889DAA
(136,157,170)
#98ABB6
(152,171,182)
#A8B9C2
(168,185,194)
#B8C7CE
(184,199,206)
#C8D5DA
(200,213,218)
#D8E3E6
(216,227,230)
#E8F1F2
(232,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48657A color. Also use rgb(72,101,122) instead hex code.

Text Font Color

.myTextColor { color: #48657A; }

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

This text font color is #48657A.

Background Color

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

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

This div background color is #48657A.

Border color

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

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

This div border color is #48657A.

Opacity

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

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

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

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

This text has shadow with #48657A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48657A.

Preview

Color preview on black background

This text has color #48657A on black background.


Color preview on white background

This text has color #48657A on white background.


Black color preview on #48657A background

This text has black color on #48657A background.


White color preview on #48657A background

This text has white color on #48657A background.


Related colors

Complementary color

Complementary color for #hex is #B79A85.


I love getcolorcode.com

Triadic colors

1 #7A4865 and #657A48 with #48657A are triadic colors.

2 #7A6548 and #65487A with #48657A are triadic colors.