COLOR #857C63

HEX: #857C63 RGB: (133,124,99)

Renk bilgisi

#857C63 contains red, green and blue colors in about the same proportion. #857C63 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#857C63 color RGB value is (133,124,99).

RGB: (133,124,99) (52%, 49%, 39%)

RGB bağlantıları ve doygunluk

R 133 of 255 = 52%
G 124 of 255 = 49%
B 99 of 255 = 39%

133
124
99

R + G + B ~ 47%. #857C63 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 133 + 124 + 99 = 356 (100%)
R 133 of 356 ~ 37.36%
G 124 of 356 ~ 34.83%
B 99 of 356 ~ 27.81'%

%37.36
%34.83
%27.81

CMYK RENK MODELİ

#857C63 rengi CMYK tonu (0,7,26,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.77%
  • sarı tonu 25.56%
  • ana renk tonu 47.84%

CMYK: (0,7,26,48)
C0M7Y26K48 (0%, 7%, 26%, 48%)
(0.00 / 0.07 / 0.26 / 0.48)

CMYK yüzdeleri

%0
%6.77
%25.56
%47.84

Codes

Color #857C63 in popluar color models

85 7C 63
RGB 133 124 99
HSL 44° 14.66% 45.49%
HSB/HSV 44° 25.56% 52.16%
CMYK 0.00% 6.77% 25.56%
47.84%

Color #857C63 in popluar number systems.

HEX 85 7C 63
Decimal 133 124 99
Binary 10000101 1111100 1100011
Octal 205 174 143

Shades and tints

Shades of #857C63

#857C63
(133,124,99)
#79715A
(121,113,90)
#6D6651
(109,102,81)
#615B48
(97,91,72)
#55503F
(85,80,63)
#494536
(73,69,54)
#3D3A2D
(61,58,45)
#312F24
(49,47,36)
#25241B
(37,36,27)
#191912
(25,25,18)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #857C63

#857C63
(133,124,99)
#908771
(144,135,113)
#9B927F
(155,146,127)
#A69D8D
(166,157,141)
#B1A89B
(177,168,155)
#BCB3A9
(188,179,169)
#C7BEB7
(199,190,183)
#D2C9C5
(210,201,197)
#DDD4D3
(221,212,211)
#E8DFE1
(232,223,225)
#F3EAEF
(243,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857C63 color. Also use rgb(133,124,99) instead hex code.

Text Font Color

.myTextColor { color: #857C63; }

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

This text font color is #857C63.

Background Color

.myBgColor { background-color: #857C63; }

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

This div background color is #857C63.

Border color

.myBorderColor { border: 1px solid #857C63; }

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

This div border color is #857C63.

Opacity

.myOpacity80 { color: #857C63; opacity: 0.8; }

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

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

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

This text has shadow with #857C63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857C63.

Preview

Color preview on black background

This text has color #857C63 on black background.


Color preview on white background

This text has color #857C63 on white background.


Black color preview on #857C63 background

This text has black color on #857C63 background.


White color preview on #857C63 background

This text has white color on #857C63 background.


Related colors

Complementary color

Complementary color for #hex is #7A839C.


I love getcolorcode.com

Triadic colors

1 #63857C and #7C6385 with #857C63 are triadic colors.

2 #637C85 and #7C8563 with #857C63 are triadic colors.