COLOR #C9E195

HEX: #C9E195 RGB: (201,225,149)

Renk bilgisi

#C9E195 contains mainly red and green colors. #C9E195 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C9E195 color RGB value is (201,225,149).

RGB: (201,225,149) (79%, 88%, 58%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 225 of 255 = 88%
B 149 of 255 = 58%

201
225
149

R + G + B ~ 75%. #C9E195 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 225 + 149 = 575 (100%)
R 201 of 575 ~ 34.96%
G 225 of 575 ~ 39.13%
B 149 of 575 ~ 25.91'%

%34.96
%39.13
%25.91

CMYK RENK MODELİ

#C9E195 rengi CMYK tonu (11,0,34,12).

  • camgöbeği tonu 10.67%
  • eflatun tonu 0.00%
  • sarı tonu 33.78%
  • ana renk tonu 11.76%

CMYK: (11,0,34,12)
C11M0Y34K12 (11%, 0%, 34%, 12%)
(0.11 / 0.00 / 0.34 / 0.12)

CMYK yüzdeleri

%10.67
%0
%33.78
%11.76

Codes

Color #C9E195 in popluar color models

C9 E1 95
RGB 201 225 149
HSL 79° 55.88% 73.33%
HSB/HSV 79° 33.78% 88.24%
CMYK 10.67% 0.00% 33.78%
11.76%

Color #C9E195 in popluar number systems.

HEX C9 E1 95
Decimal 201 225 149
Binary 11001001 11100001 10010101
Octal 311 341 225

Shades and tints

Shades of #C9E195

#C9E195
(201,225,149)
#B7CD88
(183,205,136)
#A5B97B
(165,185,123)
#93A56E
(147,165,110)
#819161
(129,145,97)
#6F7D54
(111,125,84)
#5D6947
(93,105,71)
#4B553A
(75,85,58)
#39412D
(57,65,45)
#272D20
(39,45,32)
#151913
(21,25,19)
#000000
(0,0,0)

Tints of #C9E195

#C9E195
(201,225,149)
#CDE39E
(205,227,158)
#D1E5A7
(209,229,167)
#D5E7B0
(213,231,176)
#D9E9B9
(217,233,185)
#DDEBC2
(221,235,194)
#E1EDCB
(225,237,203)
#E5EFD4
(229,239,212)
#E9F1DD
(233,241,221)
#EDF3E6
(237,243,230)
#F1F5EF
(241,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E195 color. Also use rgb(201,225,149) instead hex code.

Text Font Color

.myTextColor { color: #C9E195; }

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

This text font color is #C9E195.

Background Color

.myBgColor { background-color: #C9E195; }

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

This div background color is #C9E195.

Border color

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

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

This div border color is #C9E195.

Opacity

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

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

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

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

This text has shadow with #C9E195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E195.

Preview

Color preview on black background

This text has color #C9E195 on black background.


Color preview on white background

This text has color #C9E195 on white background.


Black color preview on #C9E195 background

This text has black color on #C9E195 background.


White color preview on #C9E195 background

This text has white color on #C9E195 background.


Related colors

Complementary color

Complementary color for #hex is #361E6A.


I love getcolorcode.com

Triadic colors

1 #95C9E1 and #E195C9 with #C9E195 are triadic colors.

2 #95E1C9 and #E1C995 with #C9E195 are triadic colors.