COLOR #C5D496

HEX: #C5D496 RGB: (197,212,150)

Renk bilgisi

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

RGB renk modeli

#C5D496 color RGB value is (197,212,150).

RGB: (197,212,150) (77%, 83%, 59%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 212 of 255 = 83%
B 150 of 255 = 59%

197
212
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 212 + 150 = 559 (100%)
R 197 of 559 ~ 35.24%
G 212 of 559 ~ 37.92%
B 150 of 559 ~ 26.83'%

%35.24
%37.92
%26.83

CMYK RENK MODELİ

#C5D496 rengi CMYK tonu (7,0,29,17).

  • camgöbeği tonu 7.08%
  • eflatun tonu 0.00%
  • sarı tonu 29.25%
  • ana renk tonu 16.86%
CMYK: (7,0,29,17) C7M0Y29K17 (7%,0%,29%,17%) (0.07/0.00/0.29/0.17) 

CMYK yüzdeleri

%7.08
%0
%29.25
%16.86

Codes

Color #C5D496 in popluar color models

C5 D4 96
RGB 197 212 150
HSL 75° 41.89% 70.98%
HSB/HSV 75° 29.25% 83.14%
CMYK 7.08% 0.00% 29.25%
16.86%

Color #C5D496 in popluar number systems.

HEX C5 D4 96
Decimal 197 212 150
Binary 11000101 11010100 10010110
Octal 305 324 226

Shades and tints

Shades of #C5D496

#C5D496
(197,212,150)
#B4C189
(180,193,137)
#A3AE7C
(163,174,124)
#929B6F
(146,155,111)
#818862
(129,136,98)
#707555
(112,117,85)
#5F6248
(95,98,72)
#4E4F3B
(78,79,59)
#3D3C2E
(61,60,46)
#2C2921
(44,41,33)
#1B1614
(27,22,20)
#000000
(0,0,0)

Tints of #C5D496

#C5D496
(197,212,150)
#CAD79F
(202,215,159)
#CFDAA8
(207,218,168)
#D4DDB1
(212,221,177)
#D9E0BA
(217,224,186)
#DEE3C3
(222,227,195)
#E3E6CC
(227,230,204)
#E8E9D5
(232,233,213)
#EDECDE
(237,236,222)
#F2EFE7
(242,239,231)
#F7F2F0
(247,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D496 color. Also use rgb(197,212,150) instead hex code.

Text Font Color

.myTextColor { color: #C5D496; }

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

This text font color is #C5D496.

Background Color

.myBgColor { background-color: #C5D496; }

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

This div background color is #C5D496.

Border color

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

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

This div border color is #C5D496.

Opacity

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

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

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

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

This text has shadow with #C5D496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D496.

Preview

Color preview on black background

This text has color #C5D496 on black background.


Color preview on white background

This text has color #C5D496 on white background.


Black color preview on #C5D496 background

This text has black color on #C5D496 background.


White color preview on #C5D496 background

This text has white color on #C5D496 background.


Related colors

Complementary color

Complementary color for #hex is #3A2B69.


I love getcolorcode.com

Triadic colors

1 #96C5D4 and #D496C5 with #C5D496 are triadic colors.

2 #96D4C5 and #D4C596 with #C5D496 are triadic colors.