COLOR #C2D596

HEX: #C2D596 RGB: (194,213,150)

Renk bilgisi

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

RGB renk modeli

#C2D596 color RGB value is (194,213,150).

RGB: (194,213,150) (76%, 84%, 59%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 213 of 255 = 84%
B 150 of 255 = 59%

194
213
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 213 + 150 = 557 (100%)
R 194 of 557 ~ 34.83%
G 213 of 557 ~ 38.24%
B 150 of 557 ~ 26.93'%

%34.83
%38.24
%26.93

CMYK RENK MODELİ

#C2D596 rengi CMYK tonu (9,0,30,16).

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

CMYK: (9,0,30,16)
C9M0Y30K16 (9%, 0%, 30%, 16%)
(0.09 / 0.00 / 0.30 / 0.16)

CMYK yüzdeleri

%8.92
%0
%29.58
%16.47

Codes

Color #C2D596 in popluar color models

C2 D5 96
RGB 194 213 150
HSL 78° 42.86% 71.18%
HSB/HSV 78° 29.58% 83.53%
CMYK 8.92% 0.00% 29.58%
16.47%

Color #C2D596 in popluar number systems.

HEX C2 D5 96
Decimal 194 213 150
Binary 11000010 11010101 10010110
Octal 302 325 226

Shades and tints

Shades of #C2D596

#C2D596
(194,213,150)
#B1C289
(177,194,137)
#A0AF7C
(160,175,124)
#8F9C6F
(143,156,111)
#7E8962
(126,137,98)
#6D7655
(109,118,85)
#5C6348
(92,99,72)
#4B503B
(75,80,59)
#3A3D2E
(58,61,46)
#292A21
(41,42,33)
#181714
(24,23,20)
#000000
(0,0,0)

Tints of #C2D596

#C2D596
(194,213,150)
#C7D89F
(199,216,159)
#CCDBA8
(204,219,168)
#D1DEB1
(209,222,177)
#D6E1BA
(214,225,186)
#DBE4C3
(219,228,195)
#E0E7CC
(224,231,204)
#E5EAD5
(229,234,213)
#EAEDDE
(234,237,222)
#EFF0E7
(239,240,231)
#F4F3F0
(244,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2D596; }

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

This text font color is #C2D596.

Background Color

.myBgColor { background-color: #C2D596; }

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

This div background color is #C2D596.

Border color

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

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

This div border color is #C2D596.

Opacity

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

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

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

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

This text has shadow with #C2D596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D596.

Preview

Color preview on black background

This text has color #C2D596 on black background.


Color preview on white background

This text has color #C2D596 on white background.


Black color preview on #C2D596 background

This text has black color on #C2D596 background.


White color preview on #C2D596 background

This text has white color on #C2D596 background.


Related colors

Complementary color

Complementary color for #hex is #3D2A69.


I love getcolorcode.com

Triadic colors

1 #96C2D5 and #D596C2 with #C2D596 are triadic colors.

2 #96D5C2 and #D5C296 with #C2D596 are triadic colors.