COLOR #8F5C63

HEX: #8F5C63 RGB: (143,92,99)

Renk bilgisi

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

RGB renk modeli

#8F5C63 color RGB value is (143,92,99).

RGB: (143,92,99) (56%, 36%, 39%)

RGB bağlantıları ve doygunluk

R 143 of 255 = 56%
G 92 of 255 = 36%
B 99 of 255 = 39%

143
92
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 143 + 92 + 99 = 334 (100%)
R 143 of 334 ~ 42.81%
G 92 of 334 ~ 27.54%
B 99 of 334 ~ 29.64'%

%42.81
%27.54
%29.64

CMYK RENK MODELİ

#8F5C63 rengi CMYK tonu (0,36,31,44).

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

CMYK: (0,36,31,44)
C0M36Y31K44 (0%, 36%, 31%, 44%)
(0.00 / 0.36 / 0.31 / 0.44)

CMYK yüzdeleri

%0
%35.66
%30.77
%43.92

Codes

Color #8F5C63 in popluar color models

8F 5C 63
RGB 143 92 99
HSL 352° 21.70% 46.08%
HSB/HSV 352° 35.66% 56.08%
CMYK 0.00% 35.66% 30.77%
43.92%

Color #8F5C63 in popluar number systems.

HEX 8F 5C 63
Decimal 143 92 99
Binary 10001111 1011100 1100011
Octal 217 134 143

Shades and tints

Shades of #8F5C63

#8F5C63
(143,92,99)
#82545A
(130,84,90)
#754C51
(117,76,81)
#684448
(104,68,72)
#5B3C3F
(91,60,63)
#4E3436
(78,52,54)
#412C2D
(65,44,45)
#342424
(52,36,36)
#271C1B
(39,28,27)
#1A1412
(26,20,18)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #8F5C63

#8F5C63
(143,92,99)
#996A71
(153,106,113)
#A3787F
(163,120,127)
#AD868D
(173,134,141)
#B7949B
(183,148,155)
#C1A2A9
(193,162,169)
#CBB0B7
(203,176,183)
#D5BEC5
(213,190,197)
#DFCCD3
(223,204,211)
#E9DAE1
(233,218,225)
#F3E8EF
(243,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8F5C63; }

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

This text font color is #8F5C63.

Background Color

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

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

This div background color is #8F5C63.

Border color

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

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

This div border color is #8F5C63.

Opacity

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

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

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

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

This text has shadow with #8F5C63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F5C63.

Preview

Color preview on black background

This text has color #8F5C63 on black background.


Color preview on white background

This text has color #8F5C63 on white background.


Black color preview on #8F5C63 background

This text has black color on #8F5C63 background.


White color preview on #8F5C63 background

This text has white color on #8F5C63 background.


Related colors

Complementary color

Complementary color for #hex is #70A39C.


I love getcolorcode.com

Triadic colors

1 #638F5C and #5C638F with #8F5C63 are triadic colors.

2 #635C8F and #5C8F63 with #8F5C63 are triadic colors.