COLOR #C9EDB1

HEX: #C9EDB1 RGB: (201,237,177)

Renk bilgisi

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

RGB renk modeli

#C9EDB1 color RGB value is (201,237,177).

RGB: (201,237,177) (79%, 93%, 69%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 177 of 255 = 69%

201
237
177

R + G + B ~ 80%. #C9EDB1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 177 = 615 (100%)
R 201 of 615 ~ 32.68%
G 237 of 615 ~ 38.54%
B 177 of 615 ~ 28.78'%

%32.68
%38.54
%28.78

CMYK RENK MODELİ

#C9EDB1 rengi CMYK tonu (15,0,25,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 25.32%
  • ana renk tonu 7.06%

CMYK: (15,0,25,7)
C15M0Y25K7 (15%, 0%, 25%, 7%)
(0.15 / 0.00 / 0.25 / 0.07)

CMYK yüzdeleri

%15.19
%0
%25.32
%7.06

Codes

Color #C9EDB1 in popluar color models

C9 ED B1
RGB 201 237 177
HSL 96° 62.50% 81.18%
HSB/HSV 96° 25.32% 92.94%
CMYK 15.19% 0.00% 25.32%
7.06%

Color #C9EDB1 in popluar number systems.

HEX C9 ED B1
Decimal 201 237 177
Binary 11001001 11101101 10110001
Octal 311 355 261

Shades and tints

Shades of #C9EDB1

#C9EDB1
(201,237,177)
#B7D8A1
(183,216,161)
#A5C391
(165,195,145)
#93AE81
(147,174,129)
#819971
(129,153,113)
#6F8461
(111,132,97)
#5D6F51
(93,111,81)
#4B5A41
(75,90,65)
#394531
(57,69,49)
#273021
(39,48,33)
#151B11
(21,27,17)
#000000
(0,0,0)

Tints of #C9EDB1

#C9EDB1
(201,237,177)
#CDEEB8
(205,238,184)
#D1EFBF
(209,239,191)
#D5F0C6
(213,240,198)
#D9F1CD
(217,241,205)
#DDF2D4
(221,242,212)
#E1F3DB
(225,243,219)
#E5F4E2
(229,244,226)
#E9F5E9
(233,245,233)
#EDF6F0
(237,246,240)
#F1F7F7
(241,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EDB1 color. Also use rgb(201,237,177) instead hex code.

Text Font Color

.myTextColor { color: #C9EDB1; }

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

This text font color is #C9EDB1.

Background Color

.myBgColor { background-color: #C9EDB1; }

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

This div background color is #C9EDB1.

Border color

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

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

This div border color is #C9EDB1.

Opacity

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

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

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

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

This text has shadow with #C9EDB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDB1.

Preview

Color preview on black background

This text has color #C9EDB1 on black background.


Color preview on white background

This text has color #C9EDB1 on white background.


Black color preview on #C9EDB1 background

This text has black color on #C9EDB1 background.


White color preview on #C9EDB1 background

This text has white color on #C9EDB1 background.


Related colors

Complementary color

Complementary color for #hex is #36124E.


I love getcolorcode.com

Triadic colors

1 #B1C9ED and #EDB1C9 with #C9EDB1 are triadic colors.

2 #B1EDC9 and #EDC9B1 with #C9EDB1 are triadic colors.