COLOR #C9FDD6

HEX: #C9FDD6 RGB: (201,253,214)

Renk bilgisi

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

RGB renk modeli

#C9FDD6 color RGB value is (201,253,214).

RGB: (201,253,214) (79%, 99%, 84%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 253 of 255 = 99%
B 214 of 255 = 84%

201
253
214

R + G + B ~ 87%. #C9FDD6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 253 + 214 = 668 (100%)
R 201 of 668 ~ 30.09%
G 253 of 668 ~ 37.87%
B 214 of 668 ~ 32.04'%

%30.09
%37.87
%32.04

CMYK RENK MODELİ

#C9FDD6 rengi CMYK tonu (21,0,15,1).

  • camgöbeği tonu 20.55%
  • eflatun tonu 0.00%
  • sarı tonu 15.42%
  • ana renk tonu 0.78%

CMYK: (21,0,15,1)
C21M0Y15K1 (21%, 0%, 15%, 1%)
(0.21 / 0.00 / 0.15 / 0.01)

CMYK yüzdeleri

%20.55
%0
%15.42
%0.78

Codes

Color #C9FDD6 in popluar color models

C9 FD D6
RGB 201 253 214
HSL 135° 92.86% 89.02%
HSB/HSV 135° 20.55% 99.22%
CMYK 20.55% 0.00% 15.42%
0.78%

Color #C9FDD6 in popluar number systems.

HEX C9 FD D6
Decimal 201 253 214
Binary 11001001 11111101 11010110
Octal 311 375 326

Shades and tints

Shades of #C9FDD6

#C9FDD6
(201,253,214)
#B7E6C3
(183,230,195)
#A5CFB0
(165,207,176)
#93B89D
(147,184,157)
#81A18A
(129,161,138)
#6F8A77
(111,138,119)
#5D7364
(93,115,100)
#4B5C51
(75,92,81)
#39453E
(57,69,62)
#272E2B
(39,46,43)
#151718
(21,23,24)
#000000
(0,0,0)

Tints of #C9FDD6

#C9FDD6
(201,253,214)
#CDFDD9
(205,253,217)
#D1FDDC
(209,253,220)
#D5FDDF
(213,253,223)
#D9FDE2
(217,253,226)
#DDFDE5
(221,253,229)
#E1FDE8
(225,253,232)
#E5FDEB
(229,253,235)
#E9FDEE
(233,253,238)
#EDFDF1
(237,253,241)
#F1FDF4
(241,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9FDD6 color. Also use rgb(201,253,214) instead hex code.

Text Font Color

.myTextColor { color: #C9FDD6; }

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

This text font color is #C9FDD6.

Background Color

.myBgColor { background-color: #C9FDD6; }

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

This div background color is #C9FDD6.

Border color

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

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

This div border color is #C9FDD6.

Opacity

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

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

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

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

This text has shadow with #C9FDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9FDD6.

Preview

Color preview on black background

This text has color #C9FDD6 on black background.


Color preview on white background

This text has color #C9FDD6 on white background.


Black color preview on #C9FDD6 background

This text has black color on #C9FDD6 background.


White color preview on #C9FDD6 background

This text has white color on #C9FDD6 background.


Related colors

Complementary color

Complementary color for #hex is #360229.


I love getcolorcode.com

Triadic colors

1 #D6C9FD and #FDD6C9 with #C9FDD6 are triadic colors.

2 #D6FDC9 and #FDC9D6 with #C9FDD6 are triadic colors.