COLOR #48664A

HEX: #48664A RGB: (72,102,74)

Renk bilgisi

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

RGB renk modeli

#48664A color RGB value is (72,102,74).

RGB: (72,102,74) (28%, 40%, 29%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 102 of 255 = 40%
B 74 of 255 = 29%

72
102
74

R + G + B ~ 32%. #48664A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 102 + 74 = 248 (100%)
R 72 of 248 ~ 29.03%
G 102 of 248 ~ 41.13%
B 74 of 248 ~ 29.84'%

%29.03
%41.13
%29.84

CMYK RENK MODELİ

#48664A rengi CMYK tonu (29,0,27,60).

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

CMYK: (29,0,27,60)
C29M0Y27K60 (29%, 0%, 27%, 60%)
(0.29 / 0.00 / 0.27 / 0.60)

CMYK yüzdeleri

%29.41
%0
%27.45
%60

Codes

Color #48664A in popluar color models

48 66 4A
RGB 72 102 74
HSL 124° 17.24% 34.12%
HSB/HSV 124° 29.41% 40.00%
CMYK 29.41% 0.00% 27.45%
60.00%

Color #48664A in popluar number systems.

HEX 48 66 4A
Decimal 72 102 74
Binary 1001000 1100110 1001010
Octal 110 146 112

Shades and tints

Shades of #48664A

#48664A
(72,102,74)
#425D44
(66,93,68)
#3C543E
(60,84,62)
#364B38
(54,75,56)
#304232
(48,66,50)
#2A392C
(42,57,44)
#243026
(36,48,38)
#1E2720
(30,39,32)
#181E1A
(24,30,26)
#121514
(18,21,20)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #48664A

#48664A
(72,102,74)
#58735A
(88,115,90)
#68806A
(104,128,106)
#788D7A
(120,141,122)
#889A8A
(136,154,138)
#98A79A
(152,167,154)
#A8B4AA
(168,180,170)
#B8C1BA
(184,193,186)
#C8CECA
(200,206,202)
#D8DBDA
(216,219,218)
#E8E8EA
(232,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48664A; }

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

This text font color is #48664A.

Background Color

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

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

This div background color is #48664A.

Border color

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

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

This div border color is #48664A.

Opacity

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

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

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

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

This text has shadow with #48664A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48664A.

Preview

Color preview on black background

This text has color #48664A on black background.


Color preview on white background

This text has color #48664A on white background.


Black color preview on #48664A background

This text has black color on #48664A background.


White color preview on #48664A background

This text has white color on #48664A background.


Related colors

Complementary color

Complementary color for #hex is #B799B5.


I love getcolorcode.com

Triadic colors

1 #4A4866 and #664A48 with #48664A are triadic colors.

2 #4A6648 and #66484A with #48664A are triadic colors.