COLOR #C2D94C

HEX: #C2D94C RGB: (194,217,76)

Renk bilgisi

#C2D94C contains mainly red and green colors. #C2D94C ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C2D94C color RGB value is (194,217,76).

RGB: (194,217,76) (76%, 85%, 30%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 217 of 255 = 85%
B 76 of 255 = 30%

194
217
76

R + G + B ~ 64%. #C2D94C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 217 + 76 = 487 (100%)
R 194 of 487 ~ 39.84%
G 217 of 487 ~ 44.56%
B 76 of 487 ~ 15.61'%

%39.84
%44.56
%15.61

CMYK RENK MODELİ

#C2D94C rengi CMYK tonu (11,0,65,15).

  • camgöbeği tonu 10.60%
  • eflatun tonu 0.00%
  • sarı tonu 64.98%
  • ana renk tonu 14.90%

CMYK: (11,0,65,15)
C11M0Y65K15 (11%, 0%, 65%, 15%)
(0.11 / 0.00 / 0.65 / 0.15)

CMYK yüzdeleri

%10.6
%0
%64.98
%14.9

Codes

Color #C2D94C in popluar color models

C2 D9 4C
RGB 194 217 76
HSL 70° 64.98% 57.45%
HSB/HSV 70° 64.98% 85.10%
CMYK 10.60% 0.00% 64.98%
14.90%

Color #C2D94C in popluar number systems.

HEX C2 D9 4C
Decimal 194 217 76
Binary 11000010 11011001 1001100
Octal 302 331 114

Shades and tints

Shades of #C2D94C

#C2D94C
(194,217,76)
#B1C646
(177,198,70)
#A0B340
(160,179,64)
#8FA03A
(143,160,58)
#7E8D34
(126,141,52)
#6D7A2E
(109,122,46)
#5C6728
(92,103,40)
#4B5422
(75,84,34)
#3A411C
(58,65,28)
#292E16
(41,46,22)
#181B10
(24,27,16)
#000000
(0,0,0)

Tints of #C2D94C

#C2D94C
(194,217,76)
#C7DC5C
(199,220,92)
#CCDF6C
(204,223,108)
#D1E27C
(209,226,124)
#D6E58C
(214,229,140)
#DBE89C
(219,232,156)
#E0EBAC
(224,235,172)
#E5EEBC
(229,238,188)
#EAF1CC
(234,241,204)
#EFF4DC
(239,244,220)
#F4F7EC
(244,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2D94C color. Also use rgb(194,217,76) instead hex code.

Text Font Color

.myTextColor { color: #C2D94C; }

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

This text font color is #C2D94C.

Background Color

.myBgColor { background-color: #C2D94C; }

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

This div background color is #C2D94C.

Border color

.myBorderColor { border: 1px solid #C2D94C; }

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

This div border color is #C2D94C.

Opacity

.myOpacity80 { color: #C2D94C; opacity: 0.8; }

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

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

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

This text has shadow with #C2D94C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D94C.

Preview

Color preview on black background

This text has color #C2D94C on black background.


Color preview on white background

This text has color #C2D94C on white background.


Black color preview on #C2D94C background

This text has black color on #C2D94C background.


White color preview on #C2D94C background

This text has white color on #C2D94C background.


Related colors

Complementary color

Complementary color for #hex is #3D26B3.


I love getcolorcode.com

Triadic colors

1 #4CC2D9 and #D94CC2 with #C2D94C are triadic colors.

2 #4CD9C2 and #D9C24C with #C2D94C are triadic colors.