COLOR #C9F198

HEX: #C9F198 RGB: (201,241,152)

Renk bilgisi

#C9F198 contains mainly red and green colors. #C9F198 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C9F198 color RGB value is (201,241,152).

RGB: (201,241,152) (79%, 95%, 60%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 241 of 255 = 95%
B 152 of 255 = 60%

201
241
152

R + G + B ~ 78%. #C9F198 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 241 + 152 = 594 (100%)
R 201 of 594 ~ 33.84%
G 241 of 594 ~ 40.57%
B 152 of 594 ~ 25.59'%

%33.84
%40.57
%25.59

CMYK RENK MODELİ

#C9F198 rengi CMYK tonu (17,0,37,5).

  • camgöbeği tonu 16.60%
  • eflatun tonu 0.00%
  • sarı tonu 36.93%
  • ana renk tonu 5.49%

CMYK: (17,0,37,5)
C17M0Y37K5 (17%, 0%, 37%, 5%)
(0.17 / 0.00 / 0.37 / 0.05)

CMYK yüzdeleri

%16.6
%0
%36.93
%5.49

Codes

Color #C9F198 in popluar color models

C9 F1 98
RGB 201 241 152
HSL 87° 76.07% 77.06%
HSB/HSV 87° 36.93% 94.51%
CMYK 16.60% 0.00% 36.93%
5.49%

Color #C9F198 in popluar number systems.

HEX C9 F1 98
Decimal 201 241 152
Binary 11001001 11110001 10011000
Octal 311 361 230

Shades and tints

Shades of #C9F198

#C9F198
(201,241,152)
#B7DC8B
(183,220,139)
#A5C77E
(165,199,126)
#93B271
(147,178,113)
#819D64
(129,157,100)
#6F8857
(111,136,87)
#5D734A
(93,115,74)
#4B5E3D
(75,94,61)
#394930
(57,73,48)
#273423
(39,52,35)
#151F16
(21,31,22)
#000000
(0,0,0)

Tints of #C9F198

#C9F198
(201,241,152)
#CDF2A1
(205,242,161)
#D1F3AA
(209,243,170)
#D5F4B3
(213,244,179)
#D9F5BC
(217,245,188)
#DDF6C5
(221,246,197)
#E1F7CE
(225,247,206)
#E5F8D7
(229,248,215)
#E9F9E0
(233,249,224)
#EDFAE9
(237,250,233)
#F1FBF2
(241,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F198 color. Also use rgb(201,241,152) instead hex code.

Text Font Color

.myTextColor { color: #C9F198; }

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

This text font color is #C9F198.

Background Color

.myBgColor { background-color: #C9F198; }

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

This div background color is #C9F198.

Border color

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

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

This div border color is #C9F198.

Opacity

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

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

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

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

This text has shadow with #C9F198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F198.

Preview

Color preview on black background

This text has color #C9F198 on black background.


Color preview on white background

This text has color #C9F198 on white background.


Black color preview on #C9F198 background

This text has black color on #C9F198 background.


White color preview on #C9F198 background

This text has white color on #C9F198 background.


Related colors

Complementary color

Complementary color for #hex is #360E67.


I love getcolorcode.com

Triadic colors

1 #98C9F1 and #F198C9 with #C9F198 are triadic colors.

2 #98F1C9 and #F1C998 with #C9F198 are triadic colors.