COLOR #C9FEDB

HEX: #C9FEDB RGB: (201,254,219)

Renk bilgisi

#C9FEDB contains red, green and blue colors in about the same proportion. #C9FEDB ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#C9FEDB color RGB value is (201,254,219).

RGB: (201,254,219) (79%, 100%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 254 of 255 = 100%
B 219 of 255 = 86%

201
254
219

R + G + B ~ 88%. #C9FEDB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 254 + 219 = 674 (100%)
R 201 of 674 ~ 29.82%
G 254 of 674 ~ 37.69%
B 219 of 674 ~ 32.49'%

%29.82
%37.69
%32.49

CMYK RENK MODELİ

#C9FEDB rengi CMYK tonu (21,0,14,0).

  • camgöbeği tonu 20.87%
  • eflatun tonu 0.00%
  • sarı tonu 13.78%
  • ana renk tonu 0.39%

CMYK: (21,0,14,0)
C21M0Y14K0 (21%, 0%, 14%, 0%)
(0.21 / 0.00 / 0.14 / 0.00)

CMYK yüzdeleri

%20.87
%0
%13.78
%0.39

Codes

Color #C9FEDB in popluar color models

C9 FE DB
RGB 201 254 219
HSL 140° 96.36% 89.22%
HSB/HSV 140° 20.87% 99.61%
CMYK 20.87% 0.00% 13.78%
0.39%

Color #C9FEDB in popluar number systems.

HEX C9 FE DB
Decimal 201 254 219
Binary 11001001 11111110 11011011
Octal 311 376 333

Shades and tints

Shades of #C9FEDB

#C9FEDB
(201,254,219)
#B7E7C8
(183,231,200)
#A5D0B5
(165,208,181)
#93B9A2
(147,185,162)
#81A28F
(129,162,143)
#6F8B7C
(111,139,124)
#5D7469
(93,116,105)
#4B5D56
(75,93,86)
#394643
(57,70,67)
#272F30
(39,47,48)
#15181D
(21,24,29)
#000000
(0,0,0)

Tints of #C9FEDB

#C9FEDB
(201,254,219)
#CDFEDE
(205,254,222)
#D1FEE1
(209,254,225)
#D5FEE4
(213,254,228)
#D9FEE7
(217,254,231)
#DDFEEA
(221,254,234)
#E1FEED
(225,254,237)
#E5FEF0
(229,254,240)
#E9FEF3
(233,254,243)
#EDFEF6
(237,254,246)
#F1FEF9
(241,254,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9FEDB color. Also use rgb(201,254,219) instead hex code.

Text Font Color

.myTextColor { color: #C9FEDB; }

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

This text font color is #C9FEDB.

Background Color

.myBgColor { background-color: #C9FEDB; }

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

This div background color is #C9FEDB.

Border color

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

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

This div border color is #C9FEDB.

Opacity

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

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

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

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

This text has shadow with #C9FEDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9FEDB.

Preview

Color preview on black background

This text has color #C9FEDB on black background.


Color preview on white background

This text has color #C9FEDB on white background.


Black color preview on #C9FEDB background

This text has black color on #C9FEDB background.


White color preview on #C9FEDB background

This text has white color on #C9FEDB background.


Related colors

Complementary color

Complementary color for #hex is #360124.


I love getcolorcode.com

Triadic colors

1 #DBC9FE and #FEDBC9 with #C9FEDB are triadic colors.

2 #DBFEC9 and #FEC9DB with #C9FEDB are triadic colors.