COLOR #8F7363

HEX: #8F7363 RGB: (143,115,99)

Renk bilgisi

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

RGB renk modeli

#8F7363 color RGB value is (143,115,99).

RGB: (143,115,99) (56%, 45%, 39%)

RGB bağlantıları ve doygunluk

R 143 of 255 = 56%
G 115 of 255 = 45%
B 99 of 255 = 39%

143
115
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 143 + 115 + 99 = 357 (100%)
R 143 of 357 ~ 40.06%
G 115 of 357 ~ 32.21%
B 99 of 357 ~ 27.73'%

%40.06
%32.21
%27.73

CMYK RENK MODELİ

#8F7363 rengi CMYK tonu (0,20,31,44).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.58%
  • sarı tonu 30.77%
  • ana renk tonu 43.92%

CMYK: (0,20,31,44)
C0M20Y31K44 (0%, 20%, 31%, 44%)
(0.00 / 0.20 / 0.31 / 0.44)

CMYK yüzdeleri

%0
%19.58
%30.77
%43.92

Codes

Color #8F7363 in popluar color models

8F 73 63
RGB 143 115 99
HSL 22° 18.18% 47.45%
HSB/HSV 22° 30.77% 56.08%
CMYK 0.00% 19.58% 30.77%
43.92%

Color #8F7363 in popluar number systems.

HEX 8F 73 63
Decimal 143 115 99
Binary 10001111 1110011 1100011
Octal 217 163 143

Shades and tints

Shades of #8F7363

#8F7363
(143,115,99)
#82695A
(130,105,90)
#755F51
(117,95,81)
#685548
(104,85,72)
#5B4B3F
(91,75,63)
#4E4136
(78,65,54)
#41372D
(65,55,45)
#342D24
(52,45,36)
#27231B
(39,35,27)
#1A1912
(26,25,18)
#0D0F09
(13,15,9)
#000000
(0,0,0)

Tints of #8F7363

#8F7363
(143,115,99)
#997F71
(153,127,113)
#A38B7F
(163,139,127)
#AD978D
(173,151,141)
#B7A39B
(183,163,155)
#C1AFA9
(193,175,169)
#CBBBB7
(203,187,183)
#D5C7C5
(213,199,197)
#DFD3D3
(223,211,211)
#E9DFE1
(233,223,225)
#F3EBEF
(243,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F7363 color. Also use rgb(143,115,99) instead hex code.

Text Font Color

.myTextColor { color: #8F7363; }

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

This text font color is #8F7363.

Background Color

.myBgColor { background-color: #8F7363; }

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

This div background color is #8F7363.

Border color

.myBorderColor { border: 1px solid #8F7363; }

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

This div border color is #8F7363.

Opacity

.myOpacity80 { color: #8F7363; opacity: 0.8; }

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

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

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

This text has shadow with #8F7363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F7363.

Preview

Color preview on black background

This text has color #8F7363 on black background.


Color preview on white background

This text has color #8F7363 on white background.


Black color preview on #8F7363 background

This text has black color on #8F7363 background.


White color preview on #8F7363 background

This text has white color on #8F7363 background.


Related colors

Complementary color

Complementary color for #hex is #708C9C.


I love getcolorcode.com

Triadic colors

1 #638F73 and #73638F with #8F7363 are triadic colors.

2 #63738F and #738F63 with #8F7363 are triadic colors.