COLOR #C9F394

HEX: #C9F394 RGB: (201,243,148)

Renk bilgisi

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

RGB renk modeli

#C9F394 color RGB value is (201,243,148).

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

RGB bağlantıları ve doygunluk

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

201
243
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 243 + 148 = 592 (100%)
R 201 of 592 ~ 33.95%
G 243 of 592 ~ 41.05%
B 148 of 592 ~ 25'%

%33.95
%41.05
%25

CMYK RENK MODELİ

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

  • camgöbeği tonu 17.28%
  • eflatun tonu 0.00%
  • sarı tonu 39.09%
  • 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
%39.09
%4.71

Codes

Color #C9F394 in popluar color models

C9 F3 94
RGB 201 243 148
HSL 87° 79.83% 76.67%
HSB/HSV 87° 39.09% 95.29%
CMYK 17.28% 0.00% 39.09%
4.71%

Color #C9F394 in popluar number systems.

HEX C9 F3 94
Decimal 201 243 148
Binary 11001001 11110011 10010100
Octal 311 363 224

Shades and tints

Shades of #C9F394

#C9F394
(201,243,148)
#B7DD87
(183,221,135)
#A5C77A
(165,199,122)
#93B16D
(147,177,109)
#819B60
(129,155,96)
#6F8553
(111,133,83)
#5D6F46
(93,111,70)
#4B5939
(75,89,57)
#39432C
(57,67,44)
#272D1F
(39,45,31)
#151712
(21,23,18)
#000000
(0,0,0)

Tints of #C9F394

#C9F394
(201,243,148)
#CDF49D
(205,244,157)
#D1F5A6
(209,245,166)
#D5F6AF
(213,246,175)
#D9F7B8
(217,247,184)
#DDF8C1
(221,248,193)
#E1F9CA
(225,249,202)
#E5FAD3
(229,250,211)
#E9FBDC
(233,251,220)
#EDFCE5
(237,252,229)
#F1FDEE
(241,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F394; }

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

This text font color is #C9F394.

Background Color

.myBgColor { background-color: #C9F394; }

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

This div background color is #C9F394.

Border color

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

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

This div border color is #C9F394.

Opacity

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

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

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

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

This text has shadow with #C9F394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F394.

Preview

Color preview on black background

This text has color #C9F394 on black background.


Color preview on white background

This text has color #C9F394 on white background.


Black color preview on #C9F394 background

This text has black color on #C9F394 background.


White color preview on #C9F394 background

This text has white color on #C9F394 background.


Related colors

Complementary color

Complementary color for #hex is #360C6B.


I love getcolorcode.com

Triadic colors

1 #94C9F3 and #F394C9 with #C9F394 are triadic colors.

2 #94F3C9 and #F3C994 with #C9F394 are triadic colors.