COLOR #66D596

HEX: #66D596 RGB: (102,213,150)

Renk bilgisi

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

RGB renk modeli

#66D596 color RGB value is (102,213,150).

RGB: (102,213,150) (40%, 84%, 59%)

RGB bağlantıları ve doygunluk

R 102 of 255 = 40%
G 213 of 255 = 84%
B 150 of 255 = 59%

102
213
150

R + G + B ~ 61%. #66D596 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 102 + 213 + 150 = 465 (100%)
R 102 of 465 ~ 21.94%
G 213 of 465 ~ 45.81%
B 150 of 465 ~ 32.26'%

%21.94
%45.81
%32.26

CMYK RENK MODELİ

#66D596 rengi CMYK tonu (52,0,30,16).

  • camgöbeği tonu 52.11%
  • eflatun tonu 0.00%
  • sarı tonu 29.58%
  • ana renk tonu 16.47%

CMYK: (52,0,30,16)
C52M0Y30K16 (52%, 0%, 30%, 16%)
(0.52 / 0.00 / 0.30 / 0.16)

CMYK yüzdeleri

%52.11
%0
%29.58
%16.47

Codes

Color #66D596 in popluar color models

66 D5 96
RGB 102 213 150
HSL 146° 56.92% 61.76%
HSB/HSV 146° 52.11% 83.53%
CMYK 52.11% 0.00% 29.58%
16.47%

Color #66D596 in popluar number systems.

HEX 66 D5 96
Decimal 102 213 150
Binary 1100110 11010101 10010110
Octal 146 325 226

Shades and tints

Shades of #66D596

#66D596
(102,213,150)
#5DC289
(93,194,137)
#54AF7C
(84,175,124)
#4B9C6F
(75,156,111)
#428962
(66,137,98)
#397655
(57,118,85)
#306348
(48,99,72)
#27503B
(39,80,59)
#1E3D2E
(30,61,46)
#152A21
(21,42,33)
#0C1714
(12,23,20)
#000000
(0,0,0)

Tints of #66D596

#66D596
(102,213,150)
#73D89F
(115,216,159)
#80DBA8
(128,219,168)
#8DDEB1
(141,222,177)
#9AE1BA
(154,225,186)
#A7E4C3
(167,228,195)
#B4E7CC
(180,231,204)
#C1EAD5
(193,234,213)
#CEEDDE
(206,237,222)
#DBF0E7
(219,240,231)
#E8F3F0
(232,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66D596 color. Also use rgb(102,213,150) instead hex code.

Text Font Color

.myTextColor { color: #66D596; }

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

This text font color is #66D596.

Background Color

.myBgColor { background-color: #66D596; }

<div style="background-color:#66D596">Inner text</div>

This div background color is #66D596.

Border color

.myBorderColor { border: 1px solid #66D596; }

<div style="border:3px solid #66D596">Div</div>

This div border color is #66D596.

Opacity

.myOpacity80 { color: #66D596; opacity: 0.8; }

<p style="color:#66D596;opacity:0.8;">80%</p>

Text with #66D596 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 #66D596;}

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

This text has shadow with #66D596 color.


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

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

This text has shadow with #66D596 primary color and red secondary color.


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

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

This text has shadow with #66D596 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #66D596.

Preview

Color preview on black background

This text has color #66D596 on black background.


Color preview on white background

This text has color #66D596 on white background.


Black color preview on #66D596 background

This text has black color on #66D596 background.


White color preview on #66D596 background

This text has white color on #66D596 background.


Related colors

Complementary color

Complementary color for #hex is #992A69.


I love getcolorcode.com

Triadic colors

1 #9666D5 and #D59666 with #66D596 are triadic colors.

2 #96D566 and #D56696 with #66D596 are triadic colors.