COLOR #C9EFC5

HEX: #C9EFC5 RGB: (201,239,197)

Renk bilgisi

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

RGB renk modeli

#C9EFC5 color RGB value is (201,239,197).

RGB: (201,239,197) (79%, 94%, 77%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 239 of 255 = 94%
B 197 of 255 = 77%

201
239
197

R + G + B ~ 83%. #C9EFC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 239 + 197 = 637 (100%)
R 201 of 637 ~ 31.55%
G 239 of 637 ~ 37.52%
B 197 of 637 ~ 30.93'%

%31.55
%37.52
%30.93

CMYK RENK MODELİ

#C9EFC5 rengi CMYK tonu (16,0,18,6).

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

CMYK: (16,0,18,6)
C16M0Y18K6 (16%, 0%, 18%, 6%)
(0.16 / 0.00 / 0.18 / 0.06)

CMYK yüzdeleri

%15.9
%0
%17.57
%6.27

Codes

Color #C9EFC5 in popluar color models

C9 EF C5
RGB 201 239 197
HSL 114° 56.76% 85.49%
HSB/HSV 114° 17.57% 93.73%
CMYK 15.90% 0.00% 17.57%
6.27%

Color #C9EFC5 in popluar number systems.

HEX C9 EF C5
Decimal 201 239 197
Binary 11001001 11101111 11000101
Octal 311 357 305

Shades and tints

Shades of #C9EFC5

#C9EFC5
(201,239,197)
#B7DAB4
(183,218,180)
#A5C5A3
(165,197,163)
#93B092
(147,176,146)
#819B81
(129,155,129)
#6F8670
(111,134,112)
#5D715F
(93,113,95)
#4B5C4E
(75,92,78)
#39473D
(57,71,61)
#27322C
(39,50,44)
#151D1B
(21,29,27)
#000000
(0,0,0)

Tints of #C9EFC5

#C9EFC5
(201,239,197)
#CDF0CA
(205,240,202)
#D1F1CF
(209,241,207)
#D5F2D4
(213,242,212)
#D9F3D9
(217,243,217)
#DDF4DE
(221,244,222)
#E1F5E3
(225,245,227)
#E5F6E8
(229,246,232)
#E9F7ED
(233,247,237)
#EDF8F2
(237,248,242)
#F1F9F7
(241,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EFC5; }

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

This text font color is #C9EFC5.

Background Color

.myBgColor { background-color: #C9EFC5; }

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

This div background color is #C9EFC5.

Border color

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

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

This div border color is #C9EFC5.

Opacity

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

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

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

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

This text has shadow with #C9EFC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EFC5.

Preview

Color preview on black background

This text has color #C9EFC5 on black background.


Color preview on white background

This text has color #C9EFC5 on white background.


Black color preview on #C9EFC5 background

This text has black color on #C9EFC5 background.


White color preview on #C9EFC5 background

This text has white color on #C9EFC5 background.


Related colors

Complementary color

Complementary color for #hex is #36103A.


I love getcolorcode.com

Triadic colors

1 #C5C9EF and #EFC5C9 with #C9EFC5 are triadic colors.

2 #C5EFC9 and #EFC9C5 with #C9EFC5 are triadic colors.