COLOR #C2D996

HEX: #C2D996 RGB: (194,217,150)

Renk bilgisi

#C2D996 contains mainly red and green colors. #C2D996 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C2D996 color RGB value is (194,217,150).

RGB: (194,217,150) (76%, 85%, 59%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 217 of 255 = 85%
B 150 of 255 = 59%

194
217
150

R + G + B ~ 73%. #C2D996 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 217 + 150 = 561 (100%)
R 194 of 561 ~ 34.58%
G 217 of 561 ~ 38.68%
B 150 of 561 ~ 26.74'%

%34.58
%38.68
%26.74

CMYK RENK MODELİ

#C2D996 rengi CMYK tonu (11,0,31,15).

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

CMYK: (11,0,31,15)
C11M0Y31K15 (11%, 0%, 31%, 15%)
(0.11 / 0.00 / 0.31 / 0.15)

CMYK yüzdeleri

%10.6
%0
%30.88
%14.9

Codes

Color #C2D996 in popluar color models

C2 D9 96
RGB 194 217 150
HSL 81° 46.85% 71.96%
HSB/HSV 81° 30.88% 85.10%
CMYK 10.60% 0.00% 30.88%
14.90%

Color #C2D996 in popluar number systems.

HEX C2 D9 96
Decimal 194 217 150
Binary 11000010 11011001 10010110
Octal 302 331 226

Shades and tints

Shades of #C2D996

#C2D996
(194,217,150)
#B1C689
(177,198,137)
#A0B37C
(160,179,124)
#8FA06F
(143,160,111)
#7E8D62
(126,141,98)
#6D7A55
(109,122,85)
#5C6748
(92,103,72)
#4B543B
(75,84,59)
#3A412E
(58,65,46)
#292E21
(41,46,33)
#181B14
(24,27,20)
#000000
(0,0,0)

Tints of #C2D996

#C2D996
(194,217,150)
#C7DC9F
(199,220,159)
#CCDFA8
(204,223,168)
#D1E2B1
(209,226,177)
#D6E5BA
(214,229,186)
#DBE8C3
(219,232,195)
#E0EBCC
(224,235,204)
#E5EED5
(229,238,213)
#EAF1DE
(234,241,222)
#EFF4E7
(239,244,231)
#F4F7F0
(244,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2D996; }

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

This text font color is #C2D996.

Background Color

.myBgColor { background-color: #C2D996; }

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

This div background color is #C2D996.

Border color

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

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

This div border color is #C2D996.

Opacity

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

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

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

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

This text has shadow with #C2D996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D996.

Preview

Color preview on black background

This text has color #C2D996 on black background.


Color preview on white background

This text has color #C2D996 on white background.


Black color preview on #C2D996 background

This text has black color on #C2D996 background.


White color preview on #C2D996 background

This text has white color on #C2D996 background.


Related colors

Complementary color

Complementary color for #hex is #3D2669.


I love getcolorcode.com

Triadic colors

1 #96C2D9 and #D996C2 with #C2D996 are triadic colors.

2 #96D9C2 and #D9C296 with #C2D996 are triadic colors.