COLOR #8FAC63

HEX: #8FAC63 RGB: (143,172,99)

Renk bilgisi

#8FAC63 contains mainly red and green colors. #8FAC63 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#8FAC63 color RGB value is (143,172,99).

RGB: (143,172,99) (56%, 67%, 39%)

RGB bağlantıları ve doygunluk

R 143 of 255 = 56%
G 172 of 255 = 67%
B 99 of 255 = 39%

143
172
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 143 + 172 + 99 = 414 (100%)
R 143 of 414 ~ 34.54%
G 172 of 414 ~ 41.55%
B 99 of 414 ~ 23.91'%

%34.54
%41.55
%23.91

CMYK RENK MODELİ

#8FAC63 rengi CMYK tonu (17,0,42,33).

  • camgöbeği tonu 16.86%
  • eflatun tonu 0.00%
  • sarı tonu 42.44%
  • ana renk tonu 32.55%

CMYK: (17,0,42,33)
C17M0Y42K33 (17%, 0%, 42%, 33%)
(0.17 / 0.00 / 0.42 / 0.33)

CMYK yüzdeleri

%16.86
%0
%42.44
%32.55

Codes

Color #8FAC63 in popluar color models

8F AC 63
RGB 143 172 99
HSL 84° 30.54% 53.14%
HSB/HSV 84° 42.44% 67.45%
CMYK 16.86% 0.00% 42.44%
32.55%

Color #8FAC63 in popluar number systems.

HEX 8F AC 63
Decimal 143 172 99
Binary 10001111 10101100 1100011
Octal 217 254 143

Shades and tints

Shades of #8FAC63

#8FAC63
(143,172,99)
#829D5A
(130,157,90)
#758E51
(117,142,81)
#687F48
(104,127,72)
#5B703F
(91,112,63)
#4E6136
(78,97,54)
#41522D
(65,82,45)
#344324
(52,67,36)
#27341B
(39,52,27)
#1A2512
(26,37,18)
#0D1609
(13,22,9)
#000000
(0,0,0)

Tints of #8FAC63

#8FAC63
(143,172,99)
#99B371
(153,179,113)
#A3BA7F
(163,186,127)
#ADC18D
(173,193,141)
#B7C89B
(183,200,155)
#C1CFA9
(193,207,169)
#CBD6B7
(203,214,183)
#D5DDC5
(213,221,197)
#DFE4D3
(223,228,211)
#E9EBE1
(233,235,225)
#F3F2EF
(243,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8FAC63; }

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

This text font color is #8FAC63.

Background Color

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

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

This div background color is #8FAC63.

Border color

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

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

This div border color is #8FAC63.

Opacity

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

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

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

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

This text has shadow with #8FAC63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8FAC63.

Preview

Color preview on black background

This text has color #8FAC63 on black background.


Color preview on white background

This text has color #8FAC63 on white background.


Black color preview on #8FAC63 background

This text has black color on #8FAC63 background.


White color preview on #8FAC63 background

This text has white color on #8FAC63 background.


Related colors

Complementary color

Complementary color for #hex is #70539C.


I love getcolorcode.com

Triadic colors

1 #638FAC and #AC638F with #8FAC63 are triadic colors.

2 #63AC8F and #AC8F63 with #8FAC63 are triadic colors.