COLOR #C9F699

HEX: #C9F699 RGB: (201,246,153)

Renk bilgisi

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

RGB renk modeli

#C9F699 color RGB value is (201,246,153).

RGB: (201,246,153) (79%, 96%, 60%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 246 of 255 = 96%
B 153 of 255 = 60%

201
246
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 246 + 153 = 600 (100%)
R 201 of 600 ~ 33.5%
G 246 of 600 ~ 41%
B 153 of 600 ~ 25.5'%

%33.5
%41
%25.5

CMYK RENK MODELİ

#C9F699 rengi CMYK tonu (18,0,38,4).

  • camgöbeği tonu 18.29%
  • eflatun tonu 0.00%
  • sarı tonu 37.80%
  • ana renk tonu 3.53%

CMYK: (18,0,38,4)
C18M0Y38K4 (18%, 0%, 38%, 4%)
(0.18 / 0.00 / 0.38 / 0.04)

CMYK yüzdeleri

%18.29
%0
%37.8
%3.53

Codes

Color #C9F699 in popluar color models

C9 F6 99
RGB 201 246 153
HSL 89° 83.78% 78.24%
HSB/HSV 89° 37.80% 96.47%
CMYK 18.29% 0.00% 37.80%
3.53%

Color #C9F699 in popluar number systems.

HEX C9 F6 99
Decimal 201 246 153
Binary 11001001 11110110 10011001
Octal 311 366 231

Shades and tints

Shades of #C9F699

#C9F699
(201,246,153)
#B7E08C
(183,224,140)
#A5CA7F
(165,202,127)
#93B472
(147,180,114)
#819E65
(129,158,101)
#6F8858
(111,136,88)
#5D724B
(93,114,75)
#4B5C3E
(75,92,62)
#394631
(57,70,49)
#273024
(39,48,36)
#151A17
(21,26,23)
#000000
(0,0,0)

Tints of #C9F699

#C9F699
(201,246,153)
#CDF6A2
(205,246,162)
#D1F6AB
(209,246,171)
#D5F6B4
(213,246,180)
#D9F6BD
(217,246,189)
#DDF6C6
(221,246,198)
#E1F6CF
(225,246,207)
#E5F6D8
(229,246,216)
#E9F6E1
(233,246,225)
#EDF6EA
(237,246,234)
#F1F6F3
(241,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F699 color. Also use rgb(201,246,153) instead hex code.

Text Font Color

.myTextColor { color: #C9F699; }

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

This text font color is #C9F699.

Background Color

.myBgColor { background-color: #C9F699; }

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

This div background color is #C9F699.

Border color

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

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

This div border color is #C9F699.

Opacity

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

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

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

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

This text has shadow with #C9F699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F699.

Preview

Color preview on black background

This text has color #C9F699 on black background.


Color preview on white background

This text has color #C9F699 on white background.


Black color preview on #C9F699 background

This text has black color on #C9F699 background.


White color preview on #C9F699 background

This text has white color on #C9F699 background.


Related colors

Complementary color

Complementary color for #hex is #360966.


I love getcolorcode.com

Triadic colors

1 #99C9F6 and #F699C9 with #C9F699 are triadic colors.

2 #99F6C9 and #F6C999 with #C9F699 are triadic colors.