COLOR #C9ED7D

HEX: #C9ED7D RGB: (201,237,125)

Renk bilgisi

#C9ED7D contains mainly red and green colors. #C9ED7D ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C9ED7D color RGB value is (201,237,125).

RGB: (201,237,125) (79%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 125 of 255 = 49%

201
237
125

R + G + B ~ 74%. #C9ED7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 125 = 563 (100%)
R 201 of 563 ~ 35.7%
G 237 of 563 ~ 42.1%
B 125 of 563 ~ 22.2'%

%35.7
%42.1
%22.2

CMYK RENK MODELİ

#C9ED7D rengi CMYK tonu (15,0,47,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 47.26%
  • ana renk tonu 7.06%

CMYK: (15,0,47,7)
C15M0Y47K7 (15%, 0%, 47%, 7%)
(0.15 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%15.19
%0
%47.26
%7.06

Codes

Color #C9ED7D in popluar color models

C9 ED 7D
RGB 201 237 125
HSL 79° 75.68% 70.98%
HSB/HSV 79° 47.26% 92.94%
CMYK 15.19% 0.00% 47.26%
7.06%

Color #C9ED7D in popluar number systems.

HEX C9 ED 7D
Decimal 201 237 125
Binary 11001001 11101101 1111101
Octal 311 355 175

Shades and tints

Shades of #C9ED7D

#C9ED7D
(201,237,125)
#B7D872
(183,216,114)
#A5C367
(165,195,103)
#93AE5C
(147,174,92)
#819951
(129,153,81)
#6F8446
(111,132,70)
#5D6F3B
(93,111,59)
#4B5A30
(75,90,48)
#394525
(57,69,37)
#27301A
(39,48,26)
#151B0F
(21,27,15)
#000000
(0,0,0)

Tints of #C9ED7D

#C9ED7D
(201,237,125)
#CDEE88
(205,238,136)
#D1EF93
(209,239,147)
#D5F09E
(213,240,158)
#D9F1A9
(217,241,169)
#DDF2B4
(221,242,180)
#E1F3BF
(225,243,191)
#E5F4CA
(229,244,202)
#E9F5D5
(233,245,213)
#EDF6E0
(237,246,224)
#F1F7EB
(241,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9ED7D color. Also use rgb(201,237,125) instead hex code.

Text Font Color

.myTextColor { color: #C9ED7D; }

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

This text font color is #C9ED7D.

Background Color

.myBgColor { background-color: #C9ED7D; }

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

This div background color is #C9ED7D.

Border color

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

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

This div border color is #C9ED7D.

Opacity

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

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

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

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

This text has shadow with #C9ED7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ED7D.

Preview

Color preview on black background

This text has color #C9ED7D on black background.


Color preview on white background

This text has color #C9ED7D on white background.


Black color preview on #C9ED7D background

This text has black color on #C9ED7D background.


White color preview on #C9ED7D background

This text has white color on #C9ED7D background.


Related colors

Complementary color

Complementary color for #hex is #361282.


I love getcolorcode.com

Triadic colors

1 #7DC9ED and #ED7DC9 with #C9ED7D are triadic colors.

2 #7DEDC9 and #EDC97D with #C9ED7D are triadic colors.