COLOR #48665A

HEX: #48665A RGB: (72,102,90)

Color info

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

RGB color model

#48665A color RGB value is (72,102,90).

RGB: (72,102,90) (28%, 40%, 35%)

RGB channels and saturation

R 72 of 255 = 28%
G 102 of 255 = 40%
B 90 of 255 = 35%

72
102
90

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

Portions of RGB colors in percentages

R + G + B = 72 + 102 + 90 = 264 (100%)
R 72 of 264 ~ 27.27%
G 102 of 264 ~ 38.64%
B 90 of 264 ~ 34.09'%

%27.27
%38.64
%34.09

CMYK color model

#48665A color CMYK value is (29,0,12,60).

  • cyan value is 29.41%
  • magenta value is 0.00%
  • yellow value is 11.76%
  • key color value is 60.00%
CMYK: (29,0,12,60) C29M0Y12K60 (29%,0%,12%,60%) (0.29/0.00/0.12/0.60) 

CMYK percentages

%29.41
%0
%11.76
%60

Codes

Color #48665A in popluar color models

48 66 5A
RGB 72 102 90
HSL 156° 17.24% 34.12%
HSB/HSV 156° 29.41% 40.00%
CMYK 29.41% 0.00% 11.76%
60.00%

Color #48665A in popluar number systems.

HEX 48 66 5A
Decimal 72 102 90
Binary 1001000 1100110 1011010
Octal 110 146 132

Shades and tints

Shades of #48665A

#48665A
(72,102,90)
#425D52
(66,93,82)
#3C544A
(60,84,74)
#364B42
(54,75,66)
#30423A
(48,66,58)
#2A3932
(42,57,50)
#24302A
(36,48,42)
#1E2722
(30,39,34)
#181E1A
(24,30,26)
#121512
(18,21,18)
#0C0C0A
(12,12,10)
#000000
(0,0,0)

Tints of #48665A

#48665A
(72,102,90)
#587369
(88,115,105)
#688078
(104,128,120)
#788D87
(120,141,135)
#889A96
(136,154,150)
#98A7A5
(152,167,165)
#A8B4B4
(168,180,180)
#B8C1C3
(184,193,195)
#C8CED2
(200,206,210)
#D8DBE1
(216,219,225)
#E8E8F0
(232,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48665A color. Also use rgb(72,102,90) instead hex code.

Text Font Color

.myTextColor { color: #48665A; }

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

This text font color is #48665A.

Background Color

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

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

This div background color is #48665A.

Border color

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

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

This div border color is #48665A.

Opacity

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

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

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

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

This text has shadow with #48665A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48665A.

Preview

Color preview on black background

This text has color #48665A on black background.


Color preview on white background

This text has color #48665A on white background.


Black color preview on #48665A background

This text has black color on #48665A background.


White color preview on #48665A background

This text has white color on #48665A background.


Related colors

Complementary color

Complementary color for #hex is #B799A5.


I love getcolorcode.com

Triadic colors

1 #5A4866 and #665A48 with #48665A are triadic colors.

2 #5A6648 and #66485A with #48665A are triadic colors.