COLOR #48674C

HEX: #48674C RGB: (72,103,76)

Renk bilgisi

#48674C contains red, green and blue colors in about the same proportion. #48674C ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#48674C color RGB value is (72,103,76).

RGB: (72,103,76) (28%, 40%, 30%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 103 of 255 = 40%
B 76 of 255 = 30%

72
103
76

R + G + B ~ 33%. #48674C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 103 + 76 = 251 (100%)
R 72 of 251 ~ 28.69%
G 103 of 251 ~ 41.04%
B 76 of 251 ~ 30.28'%

%28.69
%41.04
%30.28

CMYK RENK MODELİ

#48674C rengi CMYK tonu (30,0,26,60).

  • camgöbeği tonu 30.10%
  • eflatun tonu 0.00%
  • sarı tonu 26.21%
  • ana renk tonu 59.61%

CMYK: (30,0,26,60)
C30M0Y26K60 (30%, 0%, 26%, 60%)
(0.30 / 0.00 / 0.26 / 0.60)

CMYK yüzdeleri

%30.1
%0
%26.21
%59.61

Codes

Color #48674C in popluar color models

48 67 4C
RGB 72 103 76
HSL 128° 17.71% 34.31%
HSB/HSV 128° 30.10% 40.39%
CMYK 30.10% 0.00% 26.21%
59.61%

Color #48674C in popluar number systems.

HEX 48 67 4C
Decimal 72 103 76
Binary 1001000 1100111 1001100
Octal 110 147 114

Shades and tints

Shades of #48674C

#48674C
(72,103,76)
#425E46
(66,94,70)
#3C5540
(60,85,64)
#364C3A
(54,76,58)
#304334
(48,67,52)
#2A3A2E
(42,58,46)
#243128
(36,49,40)
#1E2822
(30,40,34)
#181F1C
(24,31,28)
#121616
(18,22,22)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #48674C

#48674C
(72,103,76)
#58745C
(88,116,92)
#68816C
(104,129,108)
#788E7C
(120,142,124)
#889B8C
(136,155,140)
#98A89C
(152,168,156)
#A8B5AC
(168,181,172)
#B8C2BC
(184,194,188)
#C8CFCC
(200,207,204)
#D8DCDC
(216,220,220)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48674C color. Also use rgb(72,103,76) instead hex code.

Text Font Color

.myTextColor { color: #48674C; }

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

This text font color is #48674C.

Background Color

.myBgColor { background-color: #48674C; }

<div style="background-color:#48674C">Inner text</div>

This div background color is #48674C.

Border color

.myBorderColor { border: 1px solid #48674C; }

<div style="border:3px solid #48674C">Div</div>

This div border color is #48674C.

Opacity

.myOpacity80 { color: #48674C; opacity: 0.8; }

<p style="color:#48674C;opacity:0.8;">80%</p>

Text with #48674C 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 #48674C;}

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

This text has shadow with #48674C color.


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

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

This text has shadow with #48674C primary color and red secondary color.


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

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

This text has shadow with #48674C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48674C.

Preview

Color preview on black background

This text has color #48674C on black background.


Color preview on white background

This text has color #48674C on white background.


Black color preview on #48674C background

This text has black color on #48674C background.


White color preview on #48674C background

This text has white color on #48674C background.


Related colors

Complementary color

Complementary color for #hex is #B798B3.


I love getcolorcode.com

Triadic colors

1 #4C4867 and #674C48 with #48674C are triadic colors.

2 #4C6748 and #67484C with #48674C are triadic colors.