COLOR #8CD481

HEX: #8CD481 RGB: (140,212,129)

Renk bilgisi

#8CD481 contains mainly green color. #8CD481 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#8CD481 color RGB value is (140,212,129).

RGB: (140,212,129) (55%, 83%, 51%)

RGB bağlantıları ve doygunluk

R 140 of 255 = 55%
G 212 of 255 = 83%
B 129 of 255 = 51%

140
212
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 140 + 212 + 129 = 481 (100%)
R 140 of 481 ~ 29.11%
G 212 of 481 ~ 44.07%
B 129 of 481 ~ 26.82'%

%29.11
%44.07
%26.82

CMYK RENK MODELİ

#8CD481 rengi CMYK tonu (34,0,39,17).

  • camgöbeği tonu 33.96%
  • eflatun tonu 0.00%
  • sarı tonu 39.15%
  • ana renk tonu 16.86%

CMYK: (34,0,39,17)
C34M0Y39K17 (34%, 0%, 39%, 17%)
(0.34 / 0.00 / 0.39 / 0.17)

CMYK yüzdeleri

%33.96
%0
%39.15
%16.86

Codes

Color #8CD481 in popluar color models

8C D4 81
RGB 140 212 129
HSL 112° 49.11% 66.86%
HSB/HSV 112° 39.15% 83.14%
CMYK 33.96% 0.00% 39.15%
16.86%

Color #8CD481 in popluar number systems.

HEX 8C D4 81
Decimal 140 212 129
Binary 10001100 11010100 10000001
Octal 214 324 201

Shades and tints

Shades of #8CD481

#8CD481
(140,212,129)
#80C176
(128,193,118)
#74AE6B
(116,174,107)
#689B60
(104,155,96)
#5C8855
(92,136,85)
#50754A
(80,117,74)
#44623F
(68,98,63)
#384F34
(56,79,52)
#2C3C29
(44,60,41)
#20291E
(32,41,30)
#141613
(20,22,19)
#000000
(0,0,0)

Tints of #8CD481

#8CD481
(140,212,129)
#96D78C
(150,215,140)
#A0DA97
(160,218,151)
#AADDA2
(170,221,162)
#B4E0AD
(180,224,173)
#BEE3B8
(190,227,184)
#C8E6C3
(200,230,195)
#D2E9CE
(210,233,206)
#DCECD9
(220,236,217)
#E6EFE4
(230,239,228)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8CD481 color. Also use rgb(140,212,129) instead hex code.

Text Font Color

.myTextColor { color: #8CD481; }

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

This text font color is #8CD481.

Background Color

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

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

This div background color is #8CD481.

Border color

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

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

This div border color is #8CD481.

Opacity

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

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

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

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

This text has shadow with #8CD481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8CD481.

Preview

Color preview on black background

This text has color #8CD481 on black background.


Color preview on white background

This text has color #8CD481 on white background.


Black color preview on #8CD481 background

This text has black color on #8CD481 background.


White color preview on #8CD481 background

This text has white color on #8CD481 background.


Related colors

Complementary color

Complementary color for #hex is #732B7E.


I love getcolorcode.com

Triadic colors

1 #818CD4 and #D4818C with #8CD481 are triadic colors.

2 #81D48C and #D48C81 with #8CD481 are triadic colors.