COLOR #8FBC99

HEX: #8FBC99 RGB: (143,188,153)

Renk bilgisi

#8FBC99 contains red, green and blue colors in about the same proportion. #8FBC99 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#8FBC99 color RGB value is (143,188,153).

RGB: (143,188,153) (56%, 74%, 60%)

RGB bağlantıları ve doygunluk

R 143 of 255 = 56%
G 188 of 255 = 74%
B 153 of 255 = 60%

143
188
153

R + G + B ~ 63%. #8FBC99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 143 + 188 + 153 = 484 (100%)
R 143 of 484 ~ 29.55%
G 188 of 484 ~ 38.84%
B 153 of 484 ~ 31.61'%

%29.55
%38.84
%31.61

CMYK RENK MODELİ

#8FBC99 rengi CMYK tonu (24,0,19,26).

  • camgöbeği tonu 23.94%
  • eflatun tonu 0.00%
  • sarı tonu 18.62%
  • ana renk tonu 26.27%

CMYK: (24,0,19,26)
C24M0Y19K26 (24%, 0%, 19%, 26%)
(0.24 / 0.00 / 0.19 / 0.26)

CMYK yüzdeleri

%23.94
%0
%18.62
%26.27

Codes

Color #8FBC99 in popluar color models

8F BC 99
RGB 143 188 153
HSL 133° 25.14% 64.90%
HSB/HSV 133° 23.94% 73.73%
CMYK 23.94% 0.00% 18.62%
26.27%

Color #8FBC99 in popluar number systems.

HEX 8F BC 99
Decimal 143 188 153
Binary 10001111 10111100 10011001
Octal 217 274 231

Shades and tints

Shades of #8FBC99

#8FBC99
(143,188,153)
#82AB8C
(130,171,140)
#759A7F
(117,154,127)
#688972
(104,137,114)
#5B7865
(91,120,101)
#4E6758
(78,103,88)
#41564B
(65,86,75)
#34453E
(52,69,62)
#273431
(39,52,49)
#1A2324
(26,35,36)
#0D1217
(13,18,23)
#000000
(0,0,0)

Tints of #8FBC99

#8FBC99
(143,188,153)
#99C2A2
(153,194,162)
#A3C8AB
(163,200,171)
#ADCEB4
(173,206,180)
#B7D4BD
(183,212,189)
#C1DAC6
(193,218,198)
#CBE0CF
(203,224,207)
#D5E6D8
(213,230,216)
#DFECE1
(223,236,225)
#E9F2EA
(233,242,234)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8FBC99 color. Also use rgb(143,188,153) instead hex code.

Text Font Color

.myTextColor { color: #8FBC99; }

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

This text font color is #8FBC99.

Background Color

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

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

This div background color is #8FBC99.

Border color

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

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

This div border color is #8FBC99.

Opacity

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

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

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

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

This text has shadow with #8FBC99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8FBC99.

Preview

Color preview on black background

This text has color #8FBC99 on black background.


Color preview on white background

This text has color #8FBC99 on white background.


Black color preview on #8FBC99 background

This text has black color on #8FBC99 background.


White color preview on #8FBC99 background

This text has white color on #8FBC99 background.


Related colors

Complementary color

Complementary color for #hex is #704366.


I love getcolorcode.com

Triadic colors

1 #998FBC and #BC998F with #8FBC99 are triadic colors.

2 #99BC8F and #BC8F99 with #8FBC99 are triadic colors.