COLOR #C9EDB2

HEX: #C9EDB2 RGB: (201,237,178)

Renk bilgisi

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

RGB renk modeli

#C9EDB2 color RGB value is (201,237,178).

RGB: (201,237,178) (79%, 93%, 70%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 178 of 255 = 70%

201
237
178

R + G + B ~ 81%. #C9EDB2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 178 = 616 (100%)
R 201 of 616 ~ 32.63%
G 237 of 616 ~ 38.47%
B 178 of 616 ~ 28.9'%

%32.63
%38.47
%28.9

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 24.89%
  • 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
%24.89
%7.06

Codes

Color #C9EDB2 in popluar color models

C9 ED B2
RGB 201 237 178
HSL 97° 62.11% 81.37%
HSB/HSV 97° 24.89% 92.94%
CMYK 15.19% 0.00% 24.89%
7.06%

Color #C9EDB2 in popluar number systems.

HEX C9 ED B2
Decimal 201 237 178
Binary 11001001 11101101 10110010
Octal 311 355 262

Shades and tints

Shades of #C9EDB2

#C9EDB2
(201,237,178)
#B7D8A2
(183,216,162)
#A5C392
(165,195,146)
#93AE82
(147,174,130)
#819972
(129,153,114)
#6F8462
(111,132,98)
#5D6F52
(93,111,82)
#4B5A42
(75,90,66)
#394532
(57,69,50)
#273022
(39,48,34)
#151B12
(21,27,18)
#000000
(0,0,0)

Tints of #C9EDB2

#C9EDB2
(201,237,178)
#CDEEB9
(205,238,185)
#D1EFC0
(209,239,192)
#D5F0C7
(213,240,199)
#D9F1CE
(217,241,206)
#DDF2D5
(221,242,213)
#E1F3DC
(225,243,220)
#E5F4E3
(229,244,227)
#E9F5EA
(233,245,234)
#EDF6F1
(237,246,241)
#F1F7F8
(241,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDB2; }

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

This text font color is #C9EDB2.

Background Color

.myBgColor { background-color: #C9EDB2; }

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

This div background color is #C9EDB2.

Border color

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

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

This div border color is #C9EDB2.

Opacity

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

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

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

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

This text has shadow with #C9EDB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDB2.

Preview

Color preview on black background

This text has color #C9EDB2 on black background.


Color preview on white background

This text has color #C9EDB2 on white background.


Black color preview on #C9EDB2 background

This text has black color on #C9EDB2 background.


White color preview on #C9EDB2 background

This text has white color on #C9EDB2 background.


Related colors

Complementary color

Complementary color for #hex is #36124D.


I love getcolorcode.com

Triadic colors

1 #B2C9ED and #EDB2C9 with #C9EDB2 are triadic colors.

2 #B2EDC9 and #EDC9B2 with #C9EDB2 are triadic colors.