COLOR #C4D496

HEX: #C4D496 RGB: (196,212,150)

Renk bilgisi

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

RGB renk modeli

#C4D496 color RGB value is (196,212,150).

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

RGB bağlantıları ve doygunluk

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

196
212
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 212 + 150 = 558 (100%)
R 196 of 558 ~ 35.13%
G 212 of 558 ~ 37.99%
B 150 of 558 ~ 26.88'%

%35.13
%37.99
%26.88

CMYK RENK MODELİ

#C4D496 rengi CMYK tonu (8,0,29,17).

  • camgöbeği tonu 7.55%
  • eflatun tonu 0.00%
  • sarı tonu 29.25%
  • ana renk tonu 16.86%

CMYK: (8,0,29,17)
C8M0Y29K17 (8%, 0%, 29%, 17%)
(0.08 / 0.00 / 0.29 / 0.17)

CMYK yüzdeleri

%7.55
%0
%29.25
%16.86

Codes

Color #C4D496 in popluar color models

C4 D4 96
RGB 196 212 150
HSL 75° 41.89% 70.98%
HSB/HSV 75° 29.25% 83.14%
CMYK 7.55% 0.00% 29.25%
16.86%

Color #C4D496 in popluar number systems.

HEX C4 D4 96
Decimal 196 212 150
Binary 11000100 11010100 10010110
Octal 304 324 226

Shades and tints

Shades of #C4D496

#C4D496
(196,212,150)
#B3C189
(179,193,137)
#A2AE7C
(162,174,124)
#919B6F
(145,155,111)
#808862
(128,136,98)
#6F7555
(111,117,85)
#5E6248
(94,98,72)
#4D4F3B
(77,79,59)
#3C3C2E
(60,60,46)
#2B2921
(43,41,33)
#1A1614
(26,22,20)
#000000
(0,0,0)

Tints of #C4D496

#C4D496
(196,212,150)
#C9D79F
(201,215,159)
#CEDAA8
(206,218,168)
#D3DDB1
(211,221,177)
#D8E0BA
(216,224,186)
#DDE3C3
(221,227,195)
#E2E6CC
(226,230,204)
#E7E9D5
(231,233,213)
#ECECDE
(236,236,222)
#F1EFE7
(241,239,231)
#F6F2F0
(246,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D496; }

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

This text font color is #C4D496.

Background Color

.myBgColor { background-color: #C4D496; }

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

This div background color is #C4D496.

Border color

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

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

This div border color is #C4D496.

Opacity

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

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

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

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

This text has shadow with #C4D496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D496.

Preview

Color preview on black background

This text has color #C4D496 on black background.


Color preview on white background

This text has color #C4D496 on white background.


Black color preview on #C4D496 background

This text has black color on #C4D496 background.


White color preview on #C4D496 background

This text has white color on #C4D496 background.


Related colors

Complementary color

Complementary color for #hex is #3B2B69.


I love getcolorcode.com

Triadic colors

1 #96C4D4 and #D496C4 with #C4D496 are triadic colors.

2 #96D4C4 and #D4C496 with #C4D496 are triadic colors.