COLOR #C9F395

HEX: #C9F395 RGB: (201,243,149)

Renk bilgisi

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

RGB renk modeli

#C9F395 color RGB value is (201,243,149).

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

RGB bağlantıları ve doygunluk

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

201
243
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 243 + 149 = 593 (100%)
R 201 of 593 ~ 33.9%
G 243 of 593 ~ 40.98%
B 149 of 593 ~ 25.13'%

%33.9
%40.98
%25.13

CMYK RENK MODELİ

#C9F395 rengi CMYK tonu (17,0,39,5).

  • camgöbeği tonu 17.28%
  • eflatun tonu 0.00%
  • sarı tonu 38.68%
  • ana renk tonu 4.71%

CMYK: (17,0,39,5)
C17M0Y39K5 (17%, 0%, 39%, 5%)
(0.17 / 0.00 / 0.39 / 0.05)

CMYK yüzdeleri

%17.28
%0
%38.68
%4.71

Codes

Color #C9F395 in popluar color models

C9 F3 95
RGB 201 243 149
HSL 87° 79.66% 76.86%
HSB/HSV 87° 38.68% 95.29%
CMYK 17.28% 0.00% 38.68%
4.71%

Color #C9F395 in popluar number systems.

HEX C9 F3 95
Decimal 201 243 149
Binary 11001001 11110011 10010101
Octal 311 363 225

Shades and tints

Shades of #C9F395

#C9F395
(201,243,149)
#B7DD88
(183,221,136)
#A5C77B
(165,199,123)
#93B16E
(147,177,110)
#819B61
(129,155,97)
#6F8554
(111,133,84)
#5D6F47
(93,111,71)
#4B593A
(75,89,58)
#39432D
(57,67,45)
#272D20
(39,45,32)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #C9F395

#C9F395
(201,243,149)
#CDF49E
(205,244,158)
#D1F5A7
(209,245,167)
#D5F6B0
(213,246,176)
#D9F7B9
(217,247,185)
#DDF8C2
(221,248,194)
#E1F9CB
(225,249,203)
#E5FAD4
(229,250,212)
#E9FBDD
(233,251,221)
#EDFCE6
(237,252,230)
#F1FDEF
(241,253,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F395; }

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

This text font color is #C9F395.

Background Color

.myBgColor { background-color: #C9F395; }

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

This div background color is #C9F395.

Border color

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

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

This div border color is #C9F395.

Opacity

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

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

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

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

This text has shadow with #C9F395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F395.

Preview

Color preview on black background

This text has color #C9F395 on black background.


Color preview on white background

This text has color #C9F395 on white background.


Black color preview on #C9F395 background

This text has black color on #C9F395 background.


White color preview on #C9F395 background

This text has white color on #C9F395 background.


Related colors

Complementary color

Complementary color for #hex is #360C6A.


I love getcolorcode.com

Triadic colors

1 #95C9F3 and #F395C9 with #C9F395 are triadic colors.

2 #95F3C9 and #F3C995 with #C9F395 are triadic colors.