COLOR #64D481

HEX: #64D481 RGB: (100,212,129)

Renk bilgisi

#64D481 contains mainly green color. #64D481 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#64D481 color RGB value is (100,212,129).

RGB: (100,212,129) (39%, 83%, 51%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 212 of 255 = 83%
B 129 of 255 = 51%

100
212
129

R + G + B ~ 58%. #64D481 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 212 + 129 = 441 (100%)
R 100 of 441 ~ 22.68%
G 212 of 441 ~ 48.07%
B 129 of 441 ~ 29.25'%

%22.68
%48.07
%29.25

CMYK RENK MODELİ

#64D481 rengi CMYK tonu (53,0,39,17).

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

CMYK: (53,0,39,17)
C53M0Y39K17 (53%, 0%, 39%, 17%)
(0.53 / 0.00 / 0.39 / 0.17)

CMYK yüzdeleri

%52.83
%0
%39.15
%16.86

Codes

Color #64D481 in popluar color models

64 D4 81
RGB 100 212 129
HSL 136° 56.57% 61.18%
HSB/HSV 136° 52.83% 83.14%
CMYK 52.83% 0.00% 39.15%
16.86%

Color #64D481 in popluar number systems.

HEX 64 D4 81
Decimal 100 212 129
Binary 1100100 11010100 10000001
Octal 144 324 201

Shades and tints

Shades of #64D481

#64D481
(100,212,129)
#5BC176
(91,193,118)
#52AE6B
(82,174,107)
#499B60
(73,155,96)
#408855
(64,136,85)
#37754A
(55,117,74)
#2E623F
(46,98,63)
#254F34
(37,79,52)
#1C3C29
(28,60,41)
#13291E
(19,41,30)
#0A1613
(10,22,19)
#000000
(0,0,0)

Tints of #64D481

#64D481
(100,212,129)
#72D78C
(114,215,140)
#80DA97
(128,218,151)
#8EDDA2
(142,221,162)
#9CE0AD
(156,224,173)
#AAE3B8
(170,227,184)
#B8E6C3
(184,230,195)
#C6E9CE
(198,233,206)
#D4ECD9
(212,236,217)
#E2EFE4
(226,239,228)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64D481 color. Also use rgb(100,212,129) instead hex code.

Text Font Color

.myTextColor { color: #64D481; }

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

This text font color is #64D481.

Background Color

.myBgColor { background-color: #64D481; }

<div style="background-color:#64D481">Inner text</div>

This div background color is #64D481.

Border color

.myBorderColor { border: 1px solid #64D481; }

<div style="border:3px solid #64D481">Div</div>

This div border color is #64D481.

Opacity

.myOpacity80 { color: #64D481; opacity: 0.8; }

<p style="color:#64D481;opacity:0.8;">80%</p>

Text with #64D481 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 #64D481;}

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

This text has shadow with #64D481 color.


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

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

This text has shadow with #64D481 primary color and red secondary color.


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

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

This text has shadow with #64D481 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #64D481.

Preview

Color preview on black background

This text has color #64D481 on black background.


Color preview on white background

This text has color #64D481 on white background.


Black color preview on #64D481 background

This text has black color on #64D481 background.


White color preview on #64D481 background

This text has white color on #64D481 background.


Related colors

Complementary color

Complementary color for #hex is #9B2B7E.


I love getcolorcode.com

Triadic colors

1 #8164D4 and #D48164 with #64D481 are triadic colors.

2 #81D464 and #D46481 with #64D481 are triadic colors.