COLOR #48774D

HEX: #48774D RGB: (72,119,77)

Renk bilgisi

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

RGB renk modeli

#48774D color RGB value is (72,119,77).

RGB: (72,119,77) (28%, 47%, 30%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 119 of 255 = 47%
B 77 of 255 = 30%

72
119
77

R + G + B ~ 35%. #48774D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 119 + 77 = 268 (100%)
R 72 of 268 ~ 26.87%
G 119 of 268 ~ 44.4%
B 77 of 268 ~ 28.73'%

%26.87
%44.4
%28.73

CMYK RENK MODELİ

#48774D rengi CMYK tonu (39,0,35,53).

  • camgöbeği tonu 39.50%
  • eflatun tonu 0.00%
  • sarı tonu 35.29%
  • ana renk tonu 53.33%

CMYK: (39,0,35,53)
C39M0Y35K53 (39%, 0%, 35%, 53%)
(0.39 / 0.00 / 0.35 / 0.53)

CMYK yüzdeleri

%39.5
%0
%35.29
%53.33

Codes

Color #48774D in popluar color models

48 77 4D
RGB 72 119 77
HSL 126° 24.61% 37.45%
HSB/HSV 126° 39.50% 46.67%
CMYK 39.50% 0.00% 35.29%
53.33%

Color #48774D in popluar number systems.

HEX 48 77 4D
Decimal 72 119 77
Binary 1001000 1110111 1001101
Octal 110 167 115

Shades and tints

Shades of #48774D

#48774D
(72,119,77)
#426D46
(66,109,70)
#3C633F
(60,99,63)
#365938
(54,89,56)
#304F31
(48,79,49)
#2A452A
(42,69,42)
#243B23
(36,59,35)
#1E311C
(30,49,28)
#182715
(24,39,21)
#121D0E
(18,29,14)
#0C1307
(12,19,7)
#000000
(0,0,0)

Tints of #48774D

#48774D
(72,119,77)
#58835D
(88,131,93)
#688F6D
(104,143,109)
#789B7D
(120,155,125)
#88A78D
(136,167,141)
#98B39D
(152,179,157)
#A8BFAD
(168,191,173)
#B8CBBD
(184,203,189)
#C8D7CD
(200,215,205)
#D8E3DD
(216,227,221)
#E8EFED
(232,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48774D color. Also use rgb(72,119,77) instead hex code.

Text Font Color

.myTextColor { color: #48774D; }

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

This text font color is #48774D.

Background Color

.myBgColor { background-color: #48774D; }

<div style="background-color:#48774D">Inner text</div>

This div background color is #48774D.

Border color

.myBorderColor { border: 1px solid #48774D; }

<div style="border:3px solid #48774D">Div</div>

This div border color is #48774D.

Opacity

.myOpacity80 { color: #48774D; opacity: 0.8; }

<p style="color:#48774D;opacity:0.8;">80%</p>

Text with #48774D 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 #48774D;}

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

This text has shadow with #48774D color.


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

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

This text has shadow with #48774D primary color and red secondary color.


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

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

This text has shadow with #48774D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48774D.

Preview

Color preview on black background

This text has color #48774D on black background.


Color preview on white background

This text has color #48774D on white background.


Black color preview on #48774D background

This text has black color on #48774D background.


White color preview on #48774D background

This text has white color on #48774D background.


Related colors

Complementary color

Complementary color for #hex is #B788B2.


I love getcolorcode.com

Triadic colors

1 #4D4877 and #774D48 with #48774D are triadic colors.

2 #4D7748 and #77484D with #48774D are triadic colors.