COLOR #48584F

HEX: #48584F RGB: (72,88,79)

Renk bilgisi

#48584F contains red, green and blue colors in about the same proportion. #48584F ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#48584F color RGB value is (72,88,79).

RGB: (72,88,79) (28%, 35%, 31%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 88 of 255 = 35%
B 79 of 255 = 31%

72
88
79

R + G + B ~ 31%. #48584F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 88 + 79 = 239 (100%)
R 72 of 239 ~ 30.13%
G 88 of 239 ~ 36.82%
B 79 of 239 ~ 33.05'%

%30.13
%36.82
%33.05

CMYK RENK MODELİ

#48584F rengi CMYK tonu (18,0,10,65).

  • camgöbeği tonu 18.18%
  • eflatun tonu 0.00%
  • sarı tonu 10.23%
  • ana renk tonu 65.49%

CMYK: (18,0,10,65)
C18M0Y10K65 (18%, 0%, 10%, 65%)
(0.18 / 0.00 / 0.10 / 0.65)

CMYK yüzdeleri

%18.18
%0
%10.23
%65.49

Codes

Color #48584F in popluar color models

48 58 4F
RGB 72 88 79
HSL 146° 10.00% 31.37%
HSB/HSV 146° 18.18% 34.51%
CMYK 18.18% 0.00% 10.23%
65.49%

Color #48584F in popluar number systems.

HEX 48 58 4F
Decimal 72 88 79
Binary 1001000 1011000 1001111
Octal 110 130 117

Shades and tints

Shades of #48584F

#48584F
(72,88,79)
#425048
(66,80,72)
#3C4841
(60,72,65)
#36403A
(54,64,58)
#303833
(48,56,51)
#2A302C
(42,48,44)
#242825
(36,40,37)
#1E201E
(30,32,30)
#181817
(24,24,23)
#121010
(18,16,16)
#0C0809
(12,8,9)
#000000
(0,0,0)

Tints of #48584F

#48584F
(72,88,79)
#58675F
(88,103,95)
#68766F
(104,118,111)
#78857F
(120,133,127)
#88948F
(136,148,143)
#98A39F
(152,163,159)
#A8B2AF
(168,178,175)
#B8C1BF
(184,193,191)
#C8D0CF
(200,208,207)
#D8DFDF
(216,223,223)
#E8EEEF
(232,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48584F color. Also use rgb(72,88,79) instead hex code.

Text Font Color

.myTextColor { color: #48584F; }

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

This text font color is #48584F.

Background Color

.myBgColor { background-color: #48584F; }

<div style="background-color:#48584F">Inner text</div>

This div background color is #48584F.

Border color

.myBorderColor { border: 1px solid #48584F; }

<div style="border:3px solid #48584F">Div</div>

This div border color is #48584F.

Opacity

.myOpacity80 { color: #48584F; opacity: 0.8; }

<p style="color:#48584F;opacity:0.8;">80%</p>

Text with #48584F 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 #48584F;}

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

This text has shadow with #48584F color.


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

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

This text has shadow with #48584F primary color and red secondary color.


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

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

This text has shadow with #48584F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48584F.

Preview

Color preview on black background

This text has color #48584F on black background.


Color preview on white background

This text has color #48584F on white background.


Black color preview on #48584F background

This text has black color on #48584F background.


White color preview on #48584F background

This text has white color on #48584F background.


Related colors

Complementary color

Complementary color for #hex is #B7A7B0.


I love getcolorcode.com

Triadic colors

1 #4F4858 and #584F48 with #48584F are triadic colors.

2 #4F5848 and #58484F with #48584F are triadic colors.