COLOR #C9DD6B

HEX: #C9DD6B RGB: (201,221,107)

Renk bilgisi

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

RGB renk modeli

#C9DD6B color RGB value is (201,221,107).

RGB: (201,221,107) (79%, 87%, 42%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 221 of 255 = 87%
B 107 of 255 = 42%

201
221
107

R + G + B ~ 69%. #C9DD6B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 221 + 107 = 529 (100%)
R 201 of 529 ~ 38%
G 221 of 529 ~ 41.78%
B 107 of 529 ~ 20.23'%

%38
%41.78
%20.23

CMYK RENK MODELİ

#C9DD6B rengi CMYK tonu (9,0,52,13).

  • camgöbeği tonu 9.05%
  • eflatun tonu 0.00%
  • sarı tonu 51.58%
  • ana renk tonu 13.33%

CMYK: (9,0,52,13)
C9M0Y52K13 (9%, 0%, 52%, 13%)
(0.09 / 0.00 / 0.52 / 0.13)

CMYK yüzdeleri

%9.05
%0
%51.58
%13.33

Codes

Color #C9DD6B in popluar color models

C9 DD 6B
RGB 201 221 107
HSL 71° 62.64% 64.31%
HSB/HSV 71° 51.58% 86.67%
CMYK 9.05% 0.00% 51.58%
13.33%

Color #C9DD6B in popluar number systems.

HEX C9 DD 6B
Decimal 201 221 107
Binary 11001001 11011101 1101011
Octal 311 335 153

Shades and tints

Shades of #C9DD6B

#C9DD6B
(201,221,107)
#B7C962
(183,201,98)
#A5B559
(165,181,89)
#93A150
(147,161,80)
#818D47
(129,141,71)
#6F793E
(111,121,62)
#5D6535
(93,101,53)
#4B512C
(75,81,44)
#393D23
(57,61,35)
#27291A
(39,41,26)
#151511
(21,21,17)
#000000
(0,0,0)

Tints of #C9DD6B

#C9DD6B
(201,221,107)
#CDE078
(205,224,120)
#D1E385
(209,227,133)
#D5E692
(213,230,146)
#D9E99F
(217,233,159)
#DDECAC
(221,236,172)
#E1EFB9
(225,239,185)
#E5F2C6
(229,242,198)
#E9F5D3
(233,245,211)
#EDF8E0
(237,248,224)
#F1FBED
(241,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DD6B; }

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

This text font color is #C9DD6B.

Background Color

.myBgColor { background-color: #C9DD6B; }

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

This div background color is #C9DD6B.

Border color

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

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

This div border color is #C9DD6B.

Opacity

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

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

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

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

This text has shadow with #C9DD6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DD6B.

Preview

Color preview on black background

This text has color #C9DD6B on black background.


Color preview on white background

This text has color #C9DD6B on white background.


Black color preview on #C9DD6B background

This text has black color on #C9DD6B background.


White color preview on #C9DD6B background

This text has white color on #C9DD6B background.


Related colors

Complementary color

Complementary color for #hex is #362294.


I love getcolorcode.com

Triadic colors

1 #6BC9DD and #DD6BC9 with #C9DD6B are triadic colors.

2 #6BDDC9 and #DDC96B with #C9DD6B are triadic colors.