COLOR #865C63

HEX: #865C63 RGB: (134,92,99)

Renk bilgisi

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

RGB renk modeli

#865C63 color RGB value is (134,92,99).

RGB: (134,92,99) (53%, 36%, 39%)

RGB bağlantıları ve doygunluk

R 134 of 255 = 53%
G 92 of 255 = 36%
B 99 of 255 = 39%

134
92
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 134 + 92 + 99 = 325 (100%)
R 134 of 325 ~ 41.23%
G 92 of 325 ~ 28.31%
B 99 of 325 ~ 30.46'%

%41.23
%28.31
%30.46

CMYK RENK MODELİ

#865C63 rengi CMYK tonu (0,31,26,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.34%
  • sarı tonu 26.12%
  • ana renk tonu 47.45%

CMYK: (0,31,26,47)
C0M31Y26K47 (0%, 31%, 26%, 47%)
(0.00 / 0.31 / 0.26 / 0.47)

CMYK yüzdeleri

%0
%31.34
%26.12
%47.45

Codes

Color #865C63 in popluar color models

86 5C 63
RGB 134 92 99
HSL 350° 18.58% 44.31%
HSB/HSV 350° 31.34% 52.55%
CMYK 0.00% 31.34% 26.12%
47.45%

Color #865C63 in popluar number systems.

HEX 86 5C 63
Decimal 134 92 99
Binary 10000110 1011100 1100011
Octal 206 134 143

Shades and tints

Shades of #865C63

#865C63
(134,92,99)
#7A545A
(122,84,90)
#6E4C51
(110,76,81)
#624448
(98,68,72)
#563C3F
(86,60,63)
#4A3436
(74,52,54)
#3E2C2D
(62,44,45)
#322424
(50,36,36)
#261C1B
(38,28,27)
#1A1412
(26,20,18)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #865C63

#865C63
(134,92,99)
#916A71
(145,106,113)
#9C787F
(156,120,127)
#A7868D
(167,134,141)
#B2949B
(178,148,155)
#BDA2A9
(189,162,169)
#C8B0B7
(200,176,183)
#D3BEC5
(211,190,197)
#DECCD3
(222,204,211)
#E9DAE1
(233,218,225)
#F4E8EF
(244,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #865C63 color. Also use rgb(134,92,99) instead hex code.

Text Font Color

.myTextColor { color: #865C63; }

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

This text font color is #865C63.

Background Color

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

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

This div background color is #865C63.

Border color

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

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

This div border color is #865C63.

Opacity

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

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

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

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

This text has shadow with #865C63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865C63.

Preview

Color preview on black background

This text has color #865C63 on black background.


Color preview on white background

This text has color #865C63 on white background.


Black color preview on #865C63 background

This text has black color on #865C63 background.


White color preview on #865C63 background

This text has white color on #865C63 background.


Related colors

Complementary color

Complementary color for #hex is #79A39C.


I love getcolorcode.com

Triadic colors

1 #63865C and #5C6386 with #865C63 are triadic colors.

2 #635C86 and #5C8663 with #865C63 are triadic colors.