COLOR #C9F0AD

HEX: #C9F0AD RGB: (201,240,173)

Renk bilgisi

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

RGB renk modeli

#C9F0AD color RGB value is (201,240,173).

RGB: (201,240,173) (79%, 94%, 68%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 240 of 255 = 94%
B 173 of 255 = 68%

201
240
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 240 + 173 = 614 (100%)
R 201 of 614 ~ 32.74%
G 240 of 614 ~ 39.09%
B 173 of 614 ~ 28.18'%

%32.74
%39.09
%28.18

CMYK RENK MODELİ

#C9F0AD rengi CMYK tonu (16,0,28,6).

  • camgöbeği tonu 16.25%
  • eflatun tonu 0.00%
  • sarı tonu 27.92%
  • ana renk tonu 5.88%

CMYK: (16,0,28,6)
C16M0Y28K6 (16%, 0%, 28%, 6%)
(0.16 / 0.00 / 0.28 / 0.06)

CMYK yüzdeleri

%16.25
%0
%27.92
%5.88

Codes

Color #C9F0AD in popluar color models

C9 F0 AD
RGB 201 240 173
HSL 95° 69.07% 80.98%
HSB/HSV 95° 27.92% 94.12%
CMYK 16.25% 0.00% 27.92%
5.88%

Color #C9F0AD in popluar number systems.

HEX C9 F0 AD
Decimal 201 240 173
Binary 11001001 11110000 10101101
Octal 311 360 255

Shades and tints

Shades of #C9F0AD

#C9F0AD
(201,240,173)
#B7DB9E
(183,219,158)
#A5C68F
(165,198,143)
#93B180
(147,177,128)
#819C71
(129,156,113)
#6F8762
(111,135,98)
#5D7253
(93,114,83)
#4B5D44
(75,93,68)
#394835
(57,72,53)
#273326
(39,51,38)
#151E17
(21,30,23)
#000000
(0,0,0)

Tints of #C9F0AD

#C9F0AD
(201,240,173)
#CDF1B4
(205,241,180)
#D1F2BB
(209,242,187)
#D5F3C2
(213,243,194)
#D9F4C9
(217,244,201)
#DDF5D0
(221,245,208)
#E1F6D7
(225,246,215)
#E5F7DE
(229,247,222)
#E9F8E5
(233,248,229)
#EDF9EC
(237,249,236)
#F1FAF3
(241,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F0AD color. Also use rgb(201,240,173) instead hex code.

Text Font Color

.myTextColor { color: #C9F0AD; }

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

This text font color is #C9F0AD.

Background Color

.myBgColor { background-color: #C9F0AD; }

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

This div background color is #C9F0AD.

Border color

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

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

This div border color is #C9F0AD.

Opacity

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

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

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

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

This text has shadow with #C9F0AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F0AD.

Preview

Color preview on black background

This text has color #C9F0AD on black background.


Color preview on white background

This text has color #C9F0AD on white background.


Black color preview on #C9F0AD background

This text has black color on #C9F0AD background.


White color preview on #C9F0AD background

This text has white color on #C9F0AD background.


Related colors

Complementary color

Complementary color for #hex is #360F52.


I love getcolorcode.com

Triadic colors

1 #ADC9F0 and #F0ADC9 with #C9F0AD are triadic colors.

2 #ADF0C9 and #F0C9AD with #C9F0AD are triadic colors.