COLOR #C4D198

HEX: #C4D198 RGB: (196,209,152)

Renk bilgisi

#C4D198 contains red, green and blue colors in about the same proportion. #C4D198 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C4D198 color RGB value is (196,209,152).

RGB: (196,209,152) (77%, 82%, 60%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 209 of 255 = 82%
B 152 of 255 = 60%

196
209
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 209 + 152 = 557 (100%)
R 196 of 557 ~ 35.19%
G 209 of 557 ~ 37.52%
B 152 of 557 ~ 27.29'%

%35.19
%37.52
%27.29

CMYK RENK MODELİ

#C4D198 rengi CMYK tonu (6,0,27,18).

  • camgöbeği tonu 6.22%
  • eflatun tonu 0.00%
  • sarı tonu 27.27%
  • ana renk tonu 18.04%

CMYK: (6,0,27,18)
C6M0Y27K18 (6%, 0%, 27%, 18%)
(0.06 / 0.00 / 0.27 / 0.18)

CMYK yüzdeleri

%6.22
%0
%27.27
%18.04

Codes

Color #C4D198 in popluar color models

C4 D1 98
RGB 196 209 152
HSL 74° 38.26% 70.78%
HSB/HSV 74° 27.27% 81.96%
CMYK 6.22% 0.00% 27.27%
18.04%

Color #C4D198 in popluar number systems.

HEX C4 D1 98
Decimal 196 209 152
Binary 11000100 11010001 10011000
Octal 304 321 230

Shades and tints

Shades of #C4D198

#C4D198
(196,209,152)
#B3BE8B
(179,190,139)
#A2AB7E
(162,171,126)
#919871
(145,152,113)
#808564
(128,133,100)
#6F7257
(111,114,87)
#5E5F4A
(94,95,74)
#4D4C3D
(77,76,61)
#3C3930
(60,57,48)
#2B2623
(43,38,35)
#1A1316
(26,19,22)
#000000
(0,0,0)

Tints of #C4D198

#C4D198
(196,209,152)
#C9D5A1
(201,213,161)
#CED9AA
(206,217,170)
#D3DDB3
(211,221,179)
#D8E1BC
(216,225,188)
#DDE5C5
(221,229,197)
#E2E9CE
(226,233,206)
#E7EDD7
(231,237,215)
#ECF1E0
(236,241,224)
#F1F5E9
(241,245,233)
#F6F9F2
(246,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D198 color. Also use rgb(196,209,152) instead hex code.

Text Font Color

.myTextColor { color: #C4D198; }

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

This text font color is #C4D198.

Background Color

.myBgColor { background-color: #C4D198; }

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

This div background color is #C4D198.

Border color

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

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

This div border color is #C4D198.

Opacity

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

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

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

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

This text has shadow with #C4D198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D198.

Preview

Color preview on black background

This text has color #C4D198 on black background.


Color preview on white background

This text has color #C4D198 on white background.


Black color preview on #C4D198 background

This text has black color on #C4D198 background.


White color preview on #C4D198 background

This text has white color on #C4D198 background.


Related colors

Complementary color

Complementary color for #hex is #3B2E67.


I love getcolorcode.com

Triadic colors

1 #98C4D1 and #D198C4 with #C4D198 are triadic colors.

2 #98D1C4 and #D1C498 with #C4D198 are triadic colors.