COLOR #865E63

HEX: #865E63 RGB: (134,94,99)

Renk bilgisi

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

RGB renk modeli

#865E63 color RGB value is (134,94,99).

RGB: (134,94,99) (53%, 37%, 39%)

RGB bağlantıları ve doygunluk

R 134 of 255 = 53%
G 94 of 255 = 37%
B 99 of 255 = 39%

134
94
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 134 + 94 + 99 = 327 (100%)
R 134 of 327 ~ 40.98%
G 94 of 327 ~ 28.75%
B 99 of 327 ~ 30.28'%

%40.98
%28.75
%30.28

CMYK RENK MODELİ

#865E63 rengi CMYK tonu (0,30,26,47).

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

CMYK: (0,30,26,47)
C0M30Y26K47 (0%, 30%, 26%, 47%)
(0.00 / 0.30 / 0.26 / 0.47)

CMYK yüzdeleri

%0
%29.85
%26.12
%47.45

Codes

Color #865E63 in popluar color models

86 5E 63
RGB 134 94 99
HSL 353° 17.54% 44.71%
HSB/HSV 353° 29.85% 52.55%
CMYK 0.00% 29.85% 26.12%
47.45%

Color #865E63 in popluar number systems.

HEX 86 5E 63
Decimal 134 94 99
Binary 10000110 1011110 1100011
Octal 206 136 143

Shades and tints

Shades of #865E63

#865E63
(134,94,99)
#7A565A
(122,86,90)
#6E4E51
(110,78,81)
#624648
(98,70,72)
#563E3F
(86,62,63)
#4A3636
(74,54,54)
#3E2E2D
(62,46,45)
#322624
(50,38,36)
#261E1B
(38,30,27)
#1A1612
(26,22,18)
#0E0E09
(14,14,9)
#000000
(0,0,0)

Tints of #865E63

#865E63
(134,94,99)
#916C71
(145,108,113)
#9C7A7F
(156,122,127)
#A7888D
(167,136,141)
#B2969B
(178,150,155)
#BDA4A9
(189,164,169)
#C8B2B7
(200,178,183)
#D3C0C5
(211,192,197)
#DECED3
(222,206,211)
#E9DCE1
(233,220,225)
#F4EAEF
(244,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #865E63; }

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

This text font color is #865E63.

Background Color

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

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

This div background color is #865E63.

Border color

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

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

This div border color is #865E63.

Opacity

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

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

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

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

This text has shadow with #865E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865E63.

Preview

Color preview on black background

This text has color #865E63 on black background.


Color preview on white background

This text has color #865E63 on white background.


Black color preview on #865E63 background

This text has black color on #865E63 background.


White color preview on #865E63 background

This text has white color on #865E63 background.


Related colors

Complementary color

Complementary color for #hex is #79A19C.


I love getcolorcode.com

Triadic colors

1 #63865E and #5E6386 with #865E63 are triadic colors.

2 #635E86 and #5E8663 with #865E63 are triadic colors.