COLOR #48493F

HEX: #48493F RGB: (72,73,63)

Renk bilgisi

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

RGB renk modeli

#48493F color RGB value is (72,73,63).

RGB: (72,73,63) (28%, 29%, 25%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 73 of 255 = 29%
B 63 of 255 = 25%

72
73
63

R + G + B ~ 27%. #48493F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 73 + 63 = 208 (100%)
R 72 of 208 ~ 34.62%
G 73 of 208 ~ 35.1%
B 63 of 208 ~ 30.29'%

%34.62
%35.1
%30.29

CMYK RENK MODELİ

#48493F rengi CMYK tonu (1,0,14,71).

  • camgöbeği tonu 1.37%
  • eflatun tonu 0.00%
  • sarı tonu 13.70%
  • ana renk tonu 71.37%
CMYK: (1,0,14,71) C1M0Y14K71 (1%,0%,14%,71%) (0.01/0.00/0.14/0.71) 

CMYK yüzdeleri

%1.37
%0
%13.7
%71.37

Codes

Color #48493F in popluar color models

48 49 3F
RGB 72 73 63
HSL 66° 7.35% 26.67%
HSB/HSV 66° 13.70% 28.63%
CMYK 1.37% 0.00% 13.70%
71.37%

Color #48493F in popluar number systems.

HEX 48 49 3F
Decimal 72 73 63
Binary 1001000 1001001 111111
Octal 110 111 77

Shades and tints

Shades of #48493F

#48493F
(72,73,63)
#42433A
(66,67,58)
#3C3D35
(60,61,53)
#363730
(54,55,48)
#30312B
(48,49,43)
#2A2B26
(42,43,38)
#242521
(36,37,33)
#1E1F1C
(30,31,28)
#181917
(24,25,23)
#121312
(18,19,18)
#0C0D0D
(12,13,13)
#000000
(0,0,0)

Tints of #48493F

#48493F
(72,73,63)
#585950
(88,89,80)
#686961
(104,105,97)
#787972
(120,121,114)
#888983
(136,137,131)
#989994
(152,153,148)
#A8A9A5
(168,169,165)
#B8B9B6
(184,185,182)
#C8C9C7
(200,201,199)
#D8D9D8
(216,217,216)
#E8E9E9
(232,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48493F color. Also use rgb(72,73,63) instead hex code.

Text Font Color

.myTextColor { color: #48493F; }

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

This text font color is #48493F.

Background Color

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

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

This div background color is #48493F.

Border color

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

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

This div border color is #48493F.

Opacity

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

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

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

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

This text has shadow with #48493F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48493F.

Preview

Color preview on black background

This text has color #48493F on black background.


Color preview on white background

This text has color #48493F on white background.


Black color preview on #48493F background

This text has black color on #48493F background.


White color preview on #48493F background

This text has white color on #48493F background.


Related colors

Complementary color

Complementary color for #hex is #B7B6C0.


I love getcolorcode.com

Triadic colors

1 #3F4849 and #493F48 with #48493F are triadic colors.

2 #3F4948 and #49483F with #48493F are triadic colors.