COLOR #C4D997

HEX: #C4D997 RGB: (196,217,151)

Renk bilgisi

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

RGB renk modeli

#C4D997 color RGB value is (196,217,151).

RGB: (196,217,151) (77%, 85%, 59%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 217 of 255 = 85%
B 151 of 255 = 59%

196
217
151

R + G + B ~ 74%. #C4D997 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 217 + 151 = 564 (100%)
R 196 of 564 ~ 34.75%
G 217 of 564 ~ 38.48%
B 151 of 564 ~ 26.77'%

%34.75
%38.48
%26.77

CMYK RENK MODELİ

#C4D997 rengi CMYK tonu (10,0,30,15).

  • camgöbeği tonu 9.68%
  • eflatun tonu 0.00%
  • sarı tonu 30.41%
  • ana renk tonu 14.90%

CMYK: (10,0,30,15)
C10M0Y30K15 (10%, 0%, 30%, 15%)
(0.10 / 0.00 / 0.30 / 0.15)

CMYK yüzdeleri

%9.68
%0
%30.41
%14.9

Codes

Color #C4D997 in popluar color models

C4 D9 97
RGB 196 217 151
HSL 79° 46.48% 72.16%
HSB/HSV 79° 30.41% 85.10%
CMYK 9.68% 0.00% 30.41%
14.90%

Color #C4D997 in popluar number systems.

HEX C4 D9 97
Decimal 196 217 151
Binary 11000100 11011001 10010111
Octal 304 331 227

Shades and tints

Shades of #C4D997

#C4D997
(196,217,151)
#B3C68A
(179,198,138)
#A2B37D
(162,179,125)
#91A070
(145,160,112)
#808D63
(128,141,99)
#6F7A56
(111,122,86)
#5E6749
(94,103,73)
#4D543C
(77,84,60)
#3C412F
(60,65,47)
#2B2E22
(43,46,34)
#1A1B15
(26,27,21)
#000000
(0,0,0)

Tints of #C4D997

#C4D997
(196,217,151)
#C9DCA0
(201,220,160)
#CEDFA9
(206,223,169)
#D3E2B2
(211,226,178)
#D8E5BB
(216,229,187)
#DDE8C4
(221,232,196)
#E2EBCD
(226,235,205)
#E7EED6
(231,238,214)
#ECF1DF
(236,241,223)
#F1F4E8
(241,244,232)
#F6F7F1
(246,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D997 color. Also use rgb(196,217,151) instead hex code.

Text Font Color

.myTextColor { color: #C4D997; }

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

This text font color is #C4D997.

Background Color

.myBgColor { background-color: #C4D997; }

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

This div background color is #C4D997.

Border color

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

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

This div border color is #C4D997.

Opacity

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

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

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

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

This text has shadow with #C4D997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D997.

Preview

Color preview on black background

This text has color #C4D997 on black background.


Color preview on white background

This text has color #C4D997 on white background.


Black color preview on #C4D997 background

This text has black color on #C4D997 background.


White color preview on #C4D997 background

This text has white color on #C4D997 background.


Related colors

Complementary color

Complementary color for #hex is #3B2668.


I love getcolorcode.com

Triadic colors

1 #97C4D9 and #D997C4 with #C4D997 are triadic colors.

2 #97D9C4 and #D9C497 with #C4D997 are triadic colors.