COLOR #C9ED6B

HEX: #C9ED6B RGB: (201,237,107)

Renk bilgisi

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

RGB renk modeli

#C9ED6B color RGB value is (201,237,107).

RGB: (201,237,107) (79%, 93%, 42%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 107 of 255 = 42%

201
237
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 107 = 545 (100%)
R 201 of 545 ~ 36.88%
G 237 of 545 ~ 43.49%
B 107 of 545 ~ 19.63'%

%36.88
%43.49
%19.63

CMYK RENK MODELİ

#C9ED6B rengi CMYK tonu (15,0,55,7).

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

CMYK: (15,0,55,7)
C15M0Y55K7 (15%, 0%, 55%, 7%)
(0.15 / 0.00 / 0.55 / 0.07)

CMYK yüzdeleri

%15.19
%0
%54.85
%7.06

Codes

Color #C9ED6B in popluar color models

C9 ED 6B
RGB 201 237 107
HSL 77° 78.31% 67.45%
HSB/HSV 77° 54.85% 92.94%
CMYK 15.19% 0.00% 54.85%
7.06%

Color #C9ED6B in popluar number systems.

HEX C9 ED 6B
Decimal 201 237 107
Binary 11001001 11101101 1101011
Octal 311 355 153

Shades and tints

Shades of #C9ED6B

#C9ED6B
(201,237,107)
#B7D862
(183,216,98)
#A5C359
(165,195,89)
#93AE50
(147,174,80)
#819947
(129,153,71)
#6F843E
(111,132,62)
#5D6F35
(93,111,53)
#4B5A2C
(75,90,44)
#394523
(57,69,35)
#27301A
(39,48,26)
#151B11
(21,27,17)
#000000
(0,0,0)

Tints of #C9ED6B

#C9ED6B
(201,237,107)
#CDEE78
(205,238,120)
#D1EF85
(209,239,133)
#D5F092
(213,240,146)
#D9F19F
(217,241,159)
#DDF2AC
(221,242,172)
#E1F3B9
(225,243,185)
#E5F4C6
(229,244,198)
#E9F5D3
(233,245,211)
#EDF6E0
(237,246,224)
#F1F7ED
(241,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ED6B; }

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

This text font color is #C9ED6B.

Background Color

.myBgColor { background-color: #C9ED6B; }

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

This div background color is #C9ED6B.

Border color

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

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

This div border color is #C9ED6B.

Opacity

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

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

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

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

This text has shadow with #C9ED6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ED6B.

Preview

Color preview on black background

This text has color #C9ED6B on black background.


Color preview on white background

This text has color #C9ED6B on white background.


Black color preview on #C9ED6B background

This text has black color on #C9ED6B background.


White color preview on #C9ED6B background

This text has white color on #C9ED6B background.


Related colors

Complementary color

Complementary color for #hex is #361294.


I love getcolorcode.com

Triadic colors

1 #6BC9ED and #ED6BC9 with #C9ED6B are triadic colors.

2 #6BEDC9 and #EDC96B with #C9ED6B are triadic colors.