COLOR #64C371

HEX: #64C371 RGB: (100,195,113)

Renk bilgisi

#64C371 contains mainly green color. #64C371 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#64C371 color RGB value is (100,195,113).

RGB: (100,195,113) (39%, 76%, 44%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 195 of 255 = 76%
B 113 of 255 = 44%

100
195
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 195 + 113 = 408 (100%)
R 100 of 408 ~ 24.51%
G 195 of 408 ~ 47.79%
B 113 of 408 ~ 27.7'%

%24.51
%47.79
%27.7

CMYK RENK MODELİ

#64C371 rengi CMYK tonu (49,0,42,24).

  • camgöbeği tonu 48.72%
  • eflatun tonu 0.00%
  • sarı tonu 42.05%
  • ana renk tonu 23.53%
CMYK: (49,0,42,24) C49M0Y42K24 (49%,0%,42%,24%) (0.49/0.00/0.42/0.24) 

CMYK yüzdeleri

%48.72
%0
%42.05
%23.53

Codes

Color #64C371 in popluar color models

64 C3 71
RGB 100 195 113
HSL 128° 44.19% 57.84%
HSB/HSV 128° 48.72% 76.47%
CMYK 48.72% 0.00% 42.05%
23.53%

Color #64C371 in popluar number systems.

HEX 64 C3 71
Decimal 100 195 113
Binary 1100100 11000011 1110001
Octal 144 303 161

Shades and tints

Shades of #64C371

#64C371
(100,195,113)
#5BB267
(91,178,103)
#52A15D
(82,161,93)
#499053
(73,144,83)
#407F49
(64,127,73)
#376E3F
(55,110,63)
#2E5D35
(46,93,53)
#254C2B
(37,76,43)
#1C3B21
(28,59,33)
#132A17
(19,42,23)
#0A190D
(10,25,13)
#000000
(0,0,0)

Tints of #64C371

#64C371
(100,195,113)
#72C87D
(114,200,125)
#80CD89
(128,205,137)
#8ED295
(142,210,149)
#9CD7A1
(156,215,161)
#AADCAD
(170,220,173)
#B8E1B9
(184,225,185)
#C6E6C5
(198,230,197)
#D4EBD1
(212,235,209)
#E2F0DD
(226,240,221)
#F0F5E9
(240,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64C371 color. Also use rgb(100,195,113) instead hex code.

Text Font Color

.myTextColor { color: #64C371; }

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

This text font color is #64C371.

Background Color

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

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

This div background color is #64C371.

Border color

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

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

This div border color is #64C371.

Opacity

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

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

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

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

This text has shadow with #64C371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64C371.

Preview

Color preview on black background

This text has color #64C371 on black background.


Color preview on white background

This text has color #64C371 on white background.


Black color preview on #64C371 background

This text has black color on #64C371 background.


White color preview on #64C371 background

This text has white color on #64C371 background.


Related colors

Complementary color

Complementary color for #hex is #9B3C8E.


I love getcolorcode.com

Triadic colors

1 #7164C3 and #C37164 with #64C371 are triadic colors.

2 #71C364 and #C36471 with #64C371 are triadic colors.