COLOR #874D48

HEX: #874D48 RGB: (135,77,72)

Renk bilgisi

#874D48 contains mainly red and green colors. #874D48 ‘ nin web güvenlik rengi #993333 (ya da #933) dir.

RGB renk modeli

#874D48 color RGB value is (135,77,72).

RGB: (135,77,72) (53%, 30%, 28%)

RGB bağlantıları ve doygunluk

R 135 of 255 = 53%
G 77 of 255 = 30%
B 72 of 255 = 28%

135
77
72

R + G + B ~ 37%. #874D48 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 135 + 77 + 72 = 284 (100%)
R 135 of 284 ~ 47.54%
G 77 of 284 ~ 27.11%
B 72 of 284 ~ 25.35'%

%47.54
%27.11
%25.35

CMYK RENK MODELİ

#874D48 rengi CMYK tonu (0,43,47,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.96%
  • sarı tonu 46.67%
  • ana renk tonu 47.06%

CMYK: (0,43,47,47)
C0M43Y47K47 (0%, 43%, 47%, 47%)
(0.00 / 0.43 / 0.47 / 0.47)

CMYK yüzdeleri

%0
%42.96
%46.67
%47.06

Codes

Color #874D48 in popluar color models

87 4D 48
RGB 135 77 72
HSL 30.43% 40.59%
HSB/HSV 46.67% 52.94%
CMYK 0.00% 42.96% 46.67%
47.06%

Color #874D48 in popluar number systems.

HEX 87 4D 48
Decimal 135 77 72
Binary 10000111 1001101 1001000
Octal 207 115 110

Shades and tints

Shades of #874D48

#874D48
(135,77,72)
#7B4642
(123,70,66)
#6F3F3C
(111,63,60)
#633836
(99,56,54)
#573130
(87,49,48)
#4B2A2A
(75,42,42)
#3F2324
(63,35,36)
#331C1E
(51,28,30)
#271518
(39,21,24)
#1B0E12
(27,14,18)
#0F070C
(15,7,12)
#000000
(0,0,0)

Tints of #874D48

#874D48
(135,77,72)
#915D58
(145,93,88)
#9B6D68
(155,109,104)
#A57D78
(165,125,120)
#AF8D88
(175,141,136)
#B99D98
(185,157,152)
#C3ADA8
(195,173,168)
#CDBDB8
(205,189,184)
#D7CDC8
(215,205,200)
#E1DDD8
(225,221,216)
#EBEDE8
(235,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #874D48 color. Also use rgb(135,77,72) instead hex code.

Text Font Color

.myTextColor { color: #874D48; }

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

This text font color is #874D48.

Background Color

.myBgColor { background-color: #874D48; }

<div style="background-color:#874D48">Inner text</div>

This div background color is #874D48.

Border color

.myBorderColor { border: 1px solid #874D48; }

<div style="border:3px solid #874D48">Div</div>

This div border color is #874D48.

Opacity

.myOpacity80 { color: #874D48; opacity: 0.8; }

<p style="color:#874D48;opacity:0.8;">80%</p>

Text with #874D48 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 #874D48;}

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

This text has shadow with #874D48 color.


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

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

This text has shadow with #874D48 primary color and red secondary color.


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

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

This text has shadow with #874D48 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #874D48.

Preview

Color preview on black background

This text has color #874D48 on black background.


Color preview on white background

This text has color #874D48 on white background.


Black color preview on #874D48 background

This text has black color on #874D48 background.


White color preview on #874D48 background

This text has white color on #874D48 background.


Related colors

Complementary color

Complementary color for #hex is #78B2B7.


I love getcolorcode.com

Triadic colors

1 #48874D and #4D4887 with #874D48 are triadic colors.

2 #484D87 and #4D8748 with #874D48 are triadic colors.