COLOR #C9EFCA

HEX: #C9EFCA RGB: (201,239,202)

Renk bilgisi

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

RGB renk modeli

#C9EFCA color RGB value is (201,239,202).

RGB: (201,239,202) (79%, 94%, 79%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 239 of 255 = 94%
B 202 of 255 = 79%

201
239
202

R + G + B ~ 84%. #C9EFCA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 239 + 202 = 642 (100%)
R 201 of 642 ~ 31.31%
G 239 of 642 ~ 37.23%
B 202 of 642 ~ 31.46'%

%31.31
%37.23
%31.46

CMYK RENK MODELİ

#C9EFCA rengi CMYK tonu (16,0,15,6).

  • camgöbeği tonu 15.90%
  • eflatun tonu 0.00%
  • sarı tonu 15.48%
  • ana renk tonu 6.27%

CMYK: (16,0,15,6)
C16M0Y15K6 (16%, 0%, 15%, 6%)
(0.16 / 0.00 / 0.15 / 0.06)

CMYK yüzdeleri

%15.9
%0
%15.48
%6.27

Codes

Color #C9EFCA in popluar color models

C9 EF CA
RGB 201 239 202
HSL 122° 54.29% 86.27%
HSB/HSV 122° 15.90% 93.73%
CMYK 15.90% 0.00% 15.48%
6.27%

Color #C9EFCA in popluar number systems.

HEX C9 EF CA
Decimal 201 239 202
Binary 11001001 11101111 11001010
Octal 311 357 312

Shades and tints

Shades of #C9EFCA

#C9EFCA
(201,239,202)
#B7DAB8
(183,218,184)
#A5C5A6
(165,197,166)
#93B094
(147,176,148)
#819B82
(129,155,130)
#6F8670
(111,134,112)
#5D715E
(93,113,94)
#4B5C4C
(75,92,76)
#39473A
(57,71,58)
#273228
(39,50,40)
#151D16
(21,29,22)
#000000
(0,0,0)

Tints of #C9EFCA

#C9EFCA
(201,239,202)
#CDF0CE
(205,240,206)
#D1F1D2
(209,241,210)
#D5F2D6
(213,242,214)
#D9F3DA
(217,243,218)
#DDF4DE
(221,244,222)
#E1F5E2
(225,245,226)
#E5F6E6
(229,246,230)
#E9F7EA
(233,247,234)
#EDF8EE
(237,248,238)
#F1F9F2
(241,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EFCA color. Also use rgb(201,239,202) instead hex code.

Text Font Color

.myTextColor { color: #C9EFCA; }

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

This text font color is #C9EFCA.

Background Color

.myBgColor { background-color: #C9EFCA; }

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

This div background color is #C9EFCA.

Border color

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

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

This div border color is #C9EFCA.

Opacity

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

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

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

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

This text has shadow with #C9EFCA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EFCA.

Preview

Color preview on black background

This text has color #C9EFCA on black background.


Color preview on white background

This text has color #C9EFCA on white background.


Black color preview on #C9EFCA background

This text has black color on #C9EFCA background.


White color preview on #C9EFCA background

This text has white color on #C9EFCA background.


Related colors

Complementary color

Complementary color for #hex is #361035.


I love getcolorcode.com

Triadic colors

1 #CAC9EF and #EFCAC9 with #C9EFCA are triadic colors.

2 #CAEFC9 and #EFC9CA with #C9EFCA are triadic colors.