COLOR #C9F99B

HEX: #C9F99B RGB: (201,249,155)

Renk bilgisi

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

RGB renk modeli

#C9F99B color RGB value is (201,249,155).

RGB: (201,249,155) (79%, 98%, 61%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 249 of 255 = 98%
B 155 of 255 = 61%

201
249
155

R + G + B ~ 79%. #C9F99B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 249 + 155 = 605 (100%)
R 201 of 605 ~ 33.22%
G 249 of 605 ~ 41.16%
B 155 of 605 ~ 25.62'%

%33.22
%41.16
%25.62

CMYK RENK MODELİ

#C9F99B rengi CMYK tonu (19,0,38,2).

  • camgöbeği tonu 19.28%
  • eflatun tonu 0.00%
  • sarı tonu 37.75%
  • ana renk tonu 2.35%

CMYK: (19,0,38,2)
C19M0Y38K2 (19%, 0%, 38%, 2%)
(0.19 / 0.00 / 0.38 / 0.02)

CMYK yüzdeleri

%19.28
%0
%37.75
%2.35

Codes

Color #C9F99B in popluar color models

C9 F9 9B
RGB 201 249 155
HSL 91° 88.68% 79.22%
HSB/HSV 91° 37.75% 97.65%
CMYK 19.28% 0.00% 37.75%
2.35%

Color #C9F99B in popluar number systems.

HEX C9 F9 9B
Decimal 201 249 155
Binary 11001001 11111001 10011011
Octal 311 371 233

Shades and tints

Shades of #C9F99B

#C9F99B
(201,249,155)
#B7E38D
(183,227,141)
#A5CD7F
(165,205,127)
#93B771
(147,183,113)
#81A163
(129,161,99)
#6F8B55
(111,139,85)
#5D7547
(93,117,71)
#4B5F39
(75,95,57)
#39492B
(57,73,43)
#27331D
(39,51,29)
#151D0F
(21,29,15)
#000000
(0,0,0)

Tints of #C9F99B

#C9F99B
(201,249,155)
#CDF9A4
(205,249,164)
#D1F9AD
(209,249,173)
#D5F9B6
(213,249,182)
#D9F9BF
(217,249,191)
#DDF9C8
(221,249,200)
#E1F9D1
(225,249,209)
#E5F9DA
(229,249,218)
#E9F9E3
(233,249,227)
#EDF9EC
(237,249,236)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F99B color. Also use rgb(201,249,155) instead hex code.

Text Font Color

.myTextColor { color: #C9F99B; }

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

This text font color is #C9F99B.

Background Color

.myBgColor { background-color: #C9F99B; }

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

This div background color is #C9F99B.

Border color

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

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

This div border color is #C9F99B.

Opacity

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

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

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

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

This text has shadow with #C9F99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F99B.

Preview

Color preview on black background

This text has color #C9F99B on black background.


Color preview on white background

This text has color #C9F99B on white background.


Black color preview on #C9F99B background

This text has black color on #C9F99B background.


White color preview on #C9F99B background

This text has white color on #C9F99B background.


Related colors

Complementary color

Complementary color for #hex is #360664.


I love getcolorcode.com

Triadic colors

1 #9BC9F9 and #F99BC9 with #C9F99B are triadic colors.

2 #9BF9C9 and #F9C99B with #C9F99B are triadic colors.