COLOR #48684E

HEX: #48684E RGB: (72,104,78)

Renk bilgisi

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

RGB renk modeli

#48684E color RGB value is (72,104,78).

RGB: (72,104,78) (28%, 41%, 31%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 104 of 255 = 41%
B 78 of 255 = 31%

72
104
78

R + G + B ~ 33%. #48684E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 104 + 78 = 254 (100%)
R 72 of 254 ~ 28.35%
G 104 of 254 ~ 40.94%
B 78 of 254 ~ 30.71'%

%28.35
%40.94
%30.71

CMYK RENK MODELİ

#48684E rengi CMYK tonu (31,0,25,59).

  • camgöbeği tonu 30.77%
  • eflatun tonu 0.00%
  • sarı tonu 25.00%
  • ana renk tonu 59.22%

CMYK: (31,0,25,59)
C31M0Y25K59 (31%, 0%, 25%, 59%)
(0.31 / 0.00 / 0.25 / 0.59)

CMYK yüzdeleri

%30.77
%0
%25
%59.22

Codes

Color #48684E in popluar color models

48 68 4E
RGB 72 104 78
HSL 131° 18.18% 34.51%
HSB/HSV 131° 30.77% 40.78%
CMYK 30.77% 0.00% 25.00%
59.22%

Color #48684E in popluar number systems.

HEX 48 68 4E
Decimal 72 104 78
Binary 1001000 1101000 1001110
Octal 110 150 116

Shades and tints

Shades of #48684E

#48684E
(72,104,78)
#425F47
(66,95,71)
#3C5640
(60,86,64)
#364D39
(54,77,57)
#304432
(48,68,50)
#2A3B2B
(42,59,43)
#243224
(36,50,36)
#1E291D
(30,41,29)
#182016
(24,32,22)
#12170F
(18,23,15)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #48684E

#48684E
(72,104,78)
#58755E
(88,117,94)
#68826E
(104,130,110)
#788F7E
(120,143,126)
#889C8E
(136,156,142)
#98A99E
(152,169,158)
#A8B6AE
(168,182,174)
#B8C3BE
(184,195,190)
#C8D0CE
(200,208,206)
#D8DDDE
(216,221,222)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48684E color. Also use rgb(72,104,78) instead hex code.

Text Font Color

.myTextColor { color: #48684E; }

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

This text font color is #48684E.

Background Color

.myBgColor { background-color: #48684E; }

<div style="background-color:#48684E">Inner text</div>

This div background color is #48684E.

Border color

.myBorderColor { border: 1px solid #48684E; }

<div style="border:3px solid #48684E">Div</div>

This div border color is #48684E.

Opacity

.myOpacity80 { color: #48684E; opacity: 0.8; }

<p style="color:#48684E;opacity:0.8;">80%</p>

Text with #48684E 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 #48684E;}

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

This text has shadow with #48684E color.


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

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

This text has shadow with #48684E primary color and red secondary color.


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

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

This text has shadow with #48684E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48684E.

Preview

Color preview on black background

This text has color #48684E on black background.


Color preview on white background

This text has color #48684E on white background.


Black color preview on #48684E background

This text has black color on #48684E background.


White color preview on #48684E background

This text has white color on #48684E background.


Related colors

Complementary color

Complementary color for #hex is #B797B1.


I love getcolorcode.com

Triadic colors

1 #4E4868 and #684E48 with #48684E are triadic colors.

2 #4E6848 and #68484E with #48684E are triadic colors.