COLOR #858049

HEX: #858049 RGB: (133,128,73)

Renk bilgisi

#858049 contains mainly red and green colors. #858049 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#858049 color RGB value is (133,128,73).

RGB: (133,128,73) (52%, 50%, 29%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 128 of 255 = 50%
B 73 of 255 = 29%

133
128
73

R + G + B ~ 44%. #858049 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 128 + 73 = 334 (100%)
R 133 of 334 ~ 39.82%
G 128 of 334 ~ 38.32%
B 73 of 334 ~ 21.86'%

%39.82
%38.32
%21.86

CMYK RENK MODELİ

#858049 rengi CMYK tonu (0,4,45,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.76%
  • sarı tonu 45.11%
  • ana renk tonu 47.84%

CMYK: (0,4,45,48)
C0M4Y45K48 (0%, 4%, 45%, 48%)
(0.00 / 0.04 / 0.45 / 0.48)

CMYK yüzdeleri

%0
%3.76
%45.11
%47.84

Codes

Color #858049 in popluar color models

85 80 49
RGB 133 128 73
HSL 55° 29.13% 40.39%
HSB/HSV 55° 45.11% 52.16%
CMYK 0.00% 3.76% 45.11%
47.84%

Color #858049 in popluar number systems.

HEX 85 80 49
Decimal 133 128 73
Binary 10000101 10000000 1001001
Octal 205 200 111

Shades and tints

Shades of #858049

#858049
(133,128,73)
#797543
(121,117,67)
#6D6A3D
(109,106,61)
#615F37
(97,95,55)
#555431
(85,84,49)
#49492B
(73,73,43)
#3D3E25
(61,62,37)
#31331F
(49,51,31)
#252819
(37,40,25)
#191D13
(25,29,19)
#0D120D
(13,18,13)
#000000
(0,0,0)

Tints of #858049

#858049
(133,128,73)
#908B59
(144,139,89)
#9B9669
(155,150,105)
#A6A179
(166,161,121)
#B1AC89
(177,172,137)
#BCB799
(188,183,153)
#C7C2A9
(199,194,169)
#D2CDB9
(210,205,185)
#DDD8C9
(221,216,201)
#E8E3D9
(232,227,217)
#F3EEE9
(243,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858049 color. Also use rgb(133,128,73) instead hex code.

Text Font Color

.myTextColor { color: #858049; }

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

This text font color is #858049.

Background Color

.myBgColor { background-color: #858049; }

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

This div background color is #858049.

Border color

.myBorderColor { border: 1px solid #858049; }

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

This div border color is #858049.

Opacity

.myOpacity80 { color: #858049; opacity: 0.8; }

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

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

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

This text has shadow with #858049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858049.

Preview

Color preview on black background

This text has color #858049 on black background.


Color preview on white background

This text has color #858049 on white background.


Black color preview on #858049 background

This text has black color on #858049 background.


White color preview on #858049 background

This text has white color on #858049 background.


Related colors

Complementary color

Complementary color for #hex is #7A7FB6.


I love getcolorcode.com

Triadic colors

1 #498580 and #804985 with #858049 are triadic colors.

2 #498085 and #808549 with #858049 are triadic colors.