COLOR #48664F

HEX: #48664F RGB: (72,102,79)

Renk bilgisi

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

RGB renk modeli

#48664F color RGB value is (72,102,79).

RGB: (72,102,79) (28%, 40%, 31%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 102 of 255 = 40%
B 79 of 255 = 31%

72
102
79

R + G + B ~ 33%. #48664F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 102 + 79 = 253 (100%)
R 72 of 253 ~ 28.46%
G 102 of 253 ~ 40.32%
B 79 of 253 ~ 31.23'%

%28.46
%40.32
%31.23

CMYK RENK MODELİ

#48664F rengi CMYK tonu (29,0,23,60).

  • camgöbeği tonu 29.41%
  • eflatun tonu 0.00%
  • sarı tonu 22.55%
  • ana renk tonu 60.00%

CMYK: (29,0,23,60)
C29M0Y23K60 (29%, 0%, 23%, 60%)
(0.29 / 0.00 / 0.23 / 0.60)

CMYK yüzdeleri

%29.41
%0
%22.55
%60

Codes

Color #48664F in popluar color models

48 66 4F
RGB 72 102 79
HSL 134° 17.24% 34.12%
HSB/HSV 134° 29.41% 40.00%
CMYK 29.41% 0.00% 22.55%
60.00%

Color #48664F in popluar number systems.

HEX 48 66 4F
Decimal 72 102 79
Binary 1001000 1100110 1001111
Octal 110 146 117

Shades and tints

Shades of #48664F

#48664F
(72,102,79)
#425D48
(66,93,72)
#3C5441
(60,84,65)
#364B3A
(54,75,58)
#304233
(48,66,51)
#2A392C
(42,57,44)
#243025
(36,48,37)
#1E271E
(30,39,30)
#181E17
(24,30,23)
#121510
(18,21,16)
#0C0C09
(12,12,9)
#000000
(0,0,0)

Tints of #48664F

#48664F
(72,102,79)
#58735F
(88,115,95)
#68806F
(104,128,111)
#788D7F
(120,141,127)
#889A8F
(136,154,143)
#98A79F
(152,167,159)
#A8B4AF
(168,180,175)
#B8C1BF
(184,193,191)
#C8CECF
(200,206,207)
#D8DBDF
(216,219,223)
#E8E8EF
(232,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48664F; }

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

This text font color is #48664F.

Background Color

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

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

This div background color is #48664F.

Border color

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

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

This div border color is #48664F.

Opacity

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

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

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

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

This text has shadow with #48664F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48664F.

Preview

Color preview on black background

This text has color #48664F on black background.


Color preview on white background

This text has color #48664F on white background.


Black color preview on #48664F background

This text has black color on #48664F background.


White color preview on #48664F background

This text has white color on #48664F background.


Related colors

Complementary color

Complementary color for #hex is #B799B0.


I love getcolorcode.com

Triadic colors

1 #4F4866 and #664F48 with #48664F are triadic colors.

2 #4F6648 and #66484F with #48664F are triadic colors.