COLOR #C9F5A6

HEX: #C9F5A6 RGB: (201,245,166)

Renk bilgisi

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

RGB renk modeli

#C9F5A6 color RGB value is (201,245,166).

RGB: (201,245,166) (79%, 96%, 65%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 245 of 255 = 96%
B 166 of 255 = 65%

201
245
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 245 + 166 = 612 (100%)
R 201 of 612 ~ 32.84%
G 245 of 612 ~ 40.03%
B 166 of 612 ~ 27.12'%

%32.84
%40.03
%27.12

CMYK RENK MODELİ

#C9F5A6 rengi CMYK tonu (18,0,32,4).

  • camgöbeği tonu 17.96%
  • eflatun tonu 0.00%
  • sarı tonu 32.24%
  • ana renk tonu 3.92%

CMYK: (18,0,32,4)
C18M0Y32K4 (18%, 0%, 32%, 4%)
(0.18 / 0.00 / 0.32 / 0.04)

CMYK yüzdeleri

%17.96
%0
%32.24
%3.92

Codes

Color #C9F5A6 in popluar color models

C9 F5 A6
RGB 201 245 166
HSL 93° 79.80% 80.59%
HSB/HSV 93° 32.24% 96.08%
CMYK 17.96% 0.00% 32.24%
3.92%

Color #C9F5A6 in popluar number systems.

HEX C9 F5 A6
Decimal 201 245 166
Binary 11001001 11110101 10100110
Octal 311 365 246

Shades and tints

Shades of #C9F5A6

#C9F5A6
(201,245,166)
#B7DF97
(183,223,151)
#A5C988
(165,201,136)
#93B379
(147,179,121)
#819D6A
(129,157,106)
#6F875B
(111,135,91)
#5D714C
(93,113,76)
#4B5B3D
(75,91,61)
#39452E
(57,69,46)
#272F1F
(39,47,31)
#151910
(21,25,16)
#000000
(0,0,0)

Tints of #C9F5A6

#C9F5A6
(201,245,166)
#CDF5AE
(205,245,174)
#D1F5B6
(209,245,182)
#D5F5BE
(213,245,190)
#D9F5C6
(217,245,198)
#DDF5CE
(221,245,206)
#E1F5D6
(225,245,214)
#E5F5DE
(229,245,222)
#E9F5E6
(233,245,230)
#EDF5EE
(237,245,238)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F5A6 color. Also use rgb(201,245,166) instead hex code.

Text Font Color

.myTextColor { color: #C9F5A6; }

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

This text font color is #C9F5A6.

Background Color

.myBgColor { background-color: #C9F5A6; }

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

This div background color is #C9F5A6.

Border color

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

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

This div border color is #C9F5A6.

Opacity

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

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

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

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

This text has shadow with #C9F5A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F5A6.

Preview

Color preview on black background

This text has color #C9F5A6 on black background.


Color preview on white background

This text has color #C9F5A6 on white background.


Black color preview on #C9F5A6 background

This text has black color on #C9F5A6 background.


White color preview on #C9F5A6 background

This text has white color on #C9F5A6 background.


Related colors

Complementary color

Complementary color for #hex is #360A59.


I love getcolorcode.com

Triadic colors

1 #A6C9F5 and #F5A6C9 with #C9F5A6 are triadic colors.

2 #A6F5C9 and #F5C9A6 with #C9F5A6 are triadic colors.