COLOR #C9E174

HEX: #C9E174 RGB: (201,225,116)

Renk bilgisi

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

RGB renk modeli

#C9E174 color RGB value is (201,225,116).

RGB: (201,225,116) (79%, 88%, 45%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 225 of 255 = 88%
B 116 of 255 = 45%

201
225
116

R + G + B ~ 71%. #C9E174 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 225 + 116 = 542 (100%)
R 201 of 542 ~ 37.08%
G 225 of 542 ~ 41.51%
B 116 of 542 ~ 21.4'%

%37.08
%41.51
%21.4

CMYK RENK MODELİ

#C9E174 rengi CMYK tonu (11,0,48,12).

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

CMYK: (11,0,48,12)
C11M0Y48K12 (11%, 0%, 48%, 12%)
(0.11 / 0.00 / 0.48 / 0.12)

CMYK yüzdeleri

%10.67
%0
%48.44
%11.76

Codes

Color #C9E174 in popluar color models

C9 E1 74
RGB 201 225 116
HSL 73° 64.50% 66.86%
HSB/HSV 73° 48.44% 88.24%
CMYK 10.67% 0.00% 48.44%
11.76%

Color #C9E174 in popluar number systems.

HEX C9 E1 74
Decimal 201 225 116
Binary 11001001 11100001 1110100
Octal 311 341 164

Shades and tints

Shades of #C9E174

#C9E174
(201,225,116)
#B7CD6A
(183,205,106)
#A5B960
(165,185,96)
#93A556
(147,165,86)
#81914C
(129,145,76)
#6F7D42
(111,125,66)
#5D6938
(93,105,56)
#4B552E
(75,85,46)
#394124
(57,65,36)
#272D1A
(39,45,26)
#151910
(21,25,16)
#000000
(0,0,0)

Tints of #C9E174

#C9E174
(201,225,116)
#CDE380
(205,227,128)
#D1E58C
(209,229,140)
#D5E798
(213,231,152)
#D9E9A4
(217,233,164)
#DDEBB0
(221,235,176)
#E1EDBC
(225,237,188)
#E5EFC8
(229,239,200)
#E9F1D4
(233,241,212)
#EDF3E0
(237,243,224)
#F1F5EC
(241,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E174; }

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

This text font color is #C9E174.

Background Color

.myBgColor { background-color: #C9E174; }

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

This div background color is #C9E174.

Border color

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

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

This div border color is #C9E174.

Opacity

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

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

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

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

This text has shadow with #C9E174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E174.

Preview

Color preview on black background

This text has color #C9E174 on black background.


Color preview on white background

This text has color #C9E174 on white background.


Black color preview on #C9E174 background

This text has black color on #C9E174 background.


White color preview on #C9E174 background

This text has white color on #C9E174 background.


Related colors

Complementary color

Complementary color for #hex is #361E8B.


I love getcolorcode.com

Triadic colors

1 #74C9E1 and #E174C9 with #C9E174 are triadic colors.

2 #74E1C9 and #E1C974 with #C9E174 are triadic colors.