COLOR #C9E47A

HEX: #C9E47A RGB: (201,228,122)

Renk bilgisi

#C9E47A contains mainly red and green colors. #C9E47A ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C9E47A color RGB value is (201,228,122).

RGB: (201,228,122) (79%, 89%, 48%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 228 of 255 = 89%
B 122 of 255 = 48%

201
228
122

R + G + B ~ 72%. #C9E47A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 228 + 122 = 551 (100%)
R 201 of 551 ~ 36.48%
G 228 of 551 ~ 41.38%
B 122 of 551 ~ 22.14'%

%36.48
%41.38
%22.14

CMYK RENK MODELİ

#C9E47A rengi CMYK tonu (12,0,46,11).

  • camgöbeği tonu 11.84%
  • eflatun tonu 0.00%
  • sarı tonu 46.49%
  • ana renk tonu 10.59%

CMYK: (12,0,46,11)
C12M0Y46K11 (12%, 0%, 46%, 11%)
(0.12 / 0.00 / 0.46 / 0.11)

CMYK yüzdeleri

%11.84
%0
%46.49
%10.59

Codes

Color #C9E47A in popluar color models

C9 E4 7A
RGB 201 228 122
HSL 75° 66.25% 68.63%
HSB/HSV 75° 46.49% 89.41%
CMYK 11.84% 0.00% 46.49%
10.59%

Color #C9E47A in popluar number systems.

HEX C9 E4 7A
Decimal 201 228 122
Binary 11001001 11100100 1111010
Octal 311 344 172

Shades and tints

Shades of #C9E47A

#C9E47A
(201,228,122)
#B7D06F
(183,208,111)
#A5BC64
(165,188,100)
#93A859
(147,168,89)
#81944E
(129,148,78)
#6F8043
(111,128,67)
#5D6C38
(93,108,56)
#4B582D
(75,88,45)
#394422
(57,68,34)
#273017
(39,48,23)
#151C0C
(21,28,12)
#000000
(0,0,0)

Tints of #C9E47A

#C9E47A
(201,228,122)
#CDE686
(205,230,134)
#D1E892
(209,232,146)
#D5EA9E
(213,234,158)
#D9ECAA
(217,236,170)
#DDEEB6
(221,238,182)
#E1F0C2
(225,240,194)
#E5F2CE
(229,242,206)
#E9F4DA
(233,244,218)
#EDF6E6
(237,246,230)
#F1F8F2
(241,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E47A color. Also use rgb(201,228,122) instead hex code.

Text Font Color

.myTextColor { color: #C9E47A; }

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

This text font color is #C9E47A.

Background Color

.myBgColor { background-color: #C9E47A; }

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

This div background color is #C9E47A.

Border color

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

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

This div border color is #C9E47A.

Opacity

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

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

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

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

This text has shadow with #C9E47A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E47A.

Preview

Color preview on black background

This text has color #C9E47A on black background.


Color preview on white background

This text has color #C9E47A on white background.


Black color preview on #C9E47A background

This text has black color on #C9E47A background.


White color preview on #C9E47A background

This text has white color on #C9E47A background.


Related colors

Complementary color

Complementary color for #hex is #361B85.


I love getcolorcode.com

Triadic colors

1 #7AC9E4 and #E47AC9 with #C9E47A are triadic colors.

2 #7AE4C9 and #E4C97A with #C9E47A are triadic colors.