COLOR #C9F295

HEX: #C9F295 RGB: (201,242,149)

Renk bilgisi

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

RGB renk modeli

#C9F295 color RGB value is (201,242,149).

RGB: (201,242,149) (79%, 95%, 58%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 242 of 255 = 95%
B 149 of 255 = 58%

201
242
149

R + G + B ~ 77%. #C9F295 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 242 + 149 = 592 (100%)
R 201 of 592 ~ 33.95%
G 242 of 592 ~ 40.88%
B 149 of 592 ~ 25.17'%

%33.95
%40.88
%25.17

CMYK RENK MODELİ

#C9F295 rengi CMYK tonu (17,0,38,5).

  • camgöbeği tonu 16.94%
  • eflatun tonu 0.00%
  • sarı tonu 38.43%
  • ana renk tonu 5.10%

CMYK: (17,0,38,5)
C17M0Y38K5 (17%, 0%, 38%, 5%)
(0.17 / 0.00 / 0.38 / 0.05)

CMYK yüzdeleri

%16.94
%0
%38.43
%5.1

Codes

Color #C9F295 in popluar color models

C9 F2 95
RGB 201 242 149
HSL 86° 78.15% 76.67%
HSB/HSV 86° 38.43% 94.90%
CMYK 16.94% 0.00% 38.43%
5.10%

Color #C9F295 in popluar number systems.

HEX C9 F2 95
Decimal 201 242 149
Binary 11001001 11110010 10010101
Octal 311 362 225

Shades and tints

Shades of #C9F295

#C9F295
(201,242,149)
#B7DC88
(183,220,136)
#A5C67B
(165,198,123)
#93B06E
(147,176,110)
#819A61
(129,154,97)
#6F8454
(111,132,84)
#5D6E47
(93,110,71)
#4B583A
(75,88,58)
#39422D
(57,66,45)
#272C20
(39,44,32)
#151613
(21,22,19)
#000000
(0,0,0)

Tints of #C9F295

#C9F295
(201,242,149)
#CDF39E
(205,243,158)
#D1F4A7
(209,244,167)
#D5F5B0
(213,245,176)
#D9F6B9
(217,246,185)
#DDF7C2
(221,247,194)
#E1F8CB
(225,248,203)
#E5F9D4
(229,249,212)
#E9FADD
(233,250,221)
#EDFBE6
(237,251,230)
#F1FCEF
(241,252,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F295 color. Also use rgb(201,242,149) instead hex code.

Text Font Color

.myTextColor { color: #C9F295; }

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

This text font color is #C9F295.

Background Color

.myBgColor { background-color: #C9F295; }

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

This div background color is #C9F295.

Border color

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

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

This div border color is #C9F295.

Opacity

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

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

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

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

This text has shadow with #C9F295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F295.

Preview

Color preview on black background

This text has color #C9F295 on black background.


Color preview on white background

This text has color #C9F295 on white background.


Black color preview on #C9F295 background

This text has black color on #C9F295 background.


White color preview on #C9F295 background

This text has white color on #C9F295 background.


Related colors

Complementary color

Complementary color for #hex is #360D6A.


I love getcolorcode.com

Triadic colors

1 #95C9F2 and #F295C9 with #C9F295 are triadic colors.

2 #95F2C9 and #F2C995 with #C9F295 are triadic colors.