COLOR #8FCC74

HEX: #8FCC74 RGB: (143,204,116)

Renk bilgisi

#8FCC74 contains mainly green color. #8FCC74 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#8FCC74 color RGB value is (143,204,116).

RGB: (143,204,116) (56%, 80%, 45%)

RGB bağlantıları ve doygunluk

R 143 of 255 = 56%
G 204 of 255 = 80%
B 116 of 255 = 45%

143
204
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 143 + 204 + 116 = 463 (100%)
R 143 of 463 ~ 30.89%
G 204 of 463 ~ 44.06%
B 116 of 463 ~ 25.05'%

%30.89
%44.06
%25.05

CMYK RENK MODELİ

#8FCC74 rengi CMYK tonu (30,0,43,20).

  • camgöbeği tonu 29.90%
  • eflatun tonu 0.00%
  • sarı tonu 43.14%
  • ana renk tonu 20.00%

CMYK: (30,0,43,20)
C30M0Y43K20 (30%, 0%, 43%, 20%)
(0.30 / 0.00 / 0.43 / 0.20)

CMYK yüzdeleri

%29.9
%0
%43.14
%20

Codes

Color #8FCC74 in popluar color models

8F CC 74
RGB 143 204 116
HSL 102° 46.32% 62.75%
HSB/HSV 102° 43.14% 80.00%
CMYK 29.90% 0.00% 43.14%
20.00%

Color #8FCC74 in popluar number systems.

HEX 8F CC 74
Decimal 143 204 116
Binary 10001111 11001100 1110100
Octal 217 314 164

Shades and tints

Shades of #8FCC74

#8FCC74
(143,204,116)
#82BA6A
(130,186,106)
#75A860
(117,168,96)
#689656
(104,150,86)
#5B844C
(91,132,76)
#4E7242
(78,114,66)
#416038
(65,96,56)
#344E2E
(52,78,46)
#273C24
(39,60,36)
#1A2A1A
(26,42,26)
#0D1810
(13,24,16)
#000000
(0,0,0)

Tints of #8FCC74

#8FCC74
(143,204,116)
#99D080
(153,208,128)
#A3D48C
(163,212,140)
#ADD898
(173,216,152)
#B7DCA4
(183,220,164)
#C1E0B0
(193,224,176)
#CBE4BC
(203,228,188)
#D5E8C8
(213,232,200)
#DFECD4
(223,236,212)
#E9F0E0
(233,240,224)
#F3F4EC
(243,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8FCC74 color. Also use rgb(143,204,116) instead hex code.

Text Font Color

.myTextColor { color: #8FCC74; }

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

This text font color is #8FCC74.

Background Color

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

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

This div background color is #8FCC74.

Border color

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

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

This div border color is #8FCC74.

Opacity

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

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

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

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

This text has shadow with #8FCC74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8FCC74.

Preview

Color preview on black background

This text has color #8FCC74 on black background.


Color preview on white background

This text has color #8FCC74 on white background.


Black color preview on #8FCC74 background

This text has black color on #8FCC74 background.


White color preview on #8FCC74 background

This text has white color on #8FCC74 background.


Related colors

Complementary color

Complementary color for #hex is #70338B.


I love getcolorcode.com

Triadic colors

1 #748FCC and #CC748F with #8FCC74 are triadic colors.

2 #74CC8F and #CC8F74 with #8FCC74 are triadic colors.