COLOR #48594F

HEX: #48594F RGB: (72,89,79)

Renk bilgisi

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

RGB renk modeli

#48594F color RGB value is (72,89,79).

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

RGB bağlantıları ve doygunluk

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

72
89
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 89 + 79 = 240 (100%)
R 72 of 240 ~ 30%
G 89 of 240 ~ 37.08%
B 79 of 240 ~ 32.92'%

%30
%37.08
%32.92

CMYK RENK MODELİ

#48594F rengi CMYK tonu (19,0,11,65).

  • camgöbeği tonu 19.10%
  • eflatun tonu 0.00%
  • sarı tonu 11.24%
  • ana renk tonu 65.10%

CMYK: (19,0,11,65)
C19M0Y11K65 (19%, 0%, 11%, 65%)
(0.19 / 0.00 / 0.11 / 0.65)

CMYK yüzdeleri

%19.1
%0
%11.24
%65.1

Codes

Color #48594F in popluar color models

48 59 4F
RGB 72 89 79
HSL 145° 10.56% 31.57%
HSB/HSV 145° 19.10% 34.90%
CMYK 19.10% 0.00% 11.24%
65.10%

Color #48594F in popluar number systems.

HEX 48 59 4F
Decimal 72 89 79
Binary 1001000 1011001 1001111
Octal 110 131 117

Shades and tints

Shades of #48594F

#48594F
(72,89,79)
#425148
(66,81,72)
#3C4941
(60,73,65)
#36413A
(54,65,58)
#303933
(48,57,51)
#2A312C
(42,49,44)
#242925
(36,41,37)
#1E211E
(30,33,30)
#181917
(24,25,23)
#121110
(18,17,16)
#0C0909
(12,9,9)
#000000
(0,0,0)

Tints of #48594F

#48594F
(72,89,79)
#58685F
(88,104,95)
#68776F
(104,119,111)
#78867F
(120,134,127)
#88958F
(136,149,143)
#98A49F
(152,164,159)
#A8B3AF
(168,179,175)
#B8C2BF
(184,194,191)
#C8D1CF
(200,209,207)
#D8E0DF
(216,224,223)
#E8EFEF
(232,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48594F; }

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

This text font color is #48594F.

Background Color

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

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

This div background color is #48594F.

Border color

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

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

This div border color is #48594F.

Opacity

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

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

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

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

This text has shadow with #48594F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48594F.

Preview

Color preview on black background

This text has color #48594F on black background.


Color preview on white background

This text has color #48594F on white background.


Black color preview on #48594F background

This text has black color on #48594F background.


White color preview on #48594F background

This text has white color on #48594F background.


Related colors

Complementary color

Complementary color for #hex is #B7A6B0.


I love getcolorcode.com

Triadic colors

1 #4F4859 and #594F48 with #48594F are triadic colors.

2 #4F5948 and #59484F with #48594F are triadic colors.