COLOR #C6DD6E

HEX: #C6DD6E RGB: (198,221,110)

Renk bilgisi

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

RGB renk modeli

#C6DD6E color RGB value is (198,221,110).

RGB: (198,221,110) (78%, 87%, 43%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 221 of 255 = 87%
B 110 of 255 = 43%

198
221
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 221 + 110 = 529 (100%)
R 198 of 529 ~ 37.43%
G 221 of 529 ~ 41.78%
B 110 of 529 ~ 20.79'%

%37.43
%41.78
%20.79

CMYK RENK MODELİ

#C6DD6E rengi CMYK tonu (10,0,50,13).

  • camgöbeği tonu 10.41%
  • eflatun tonu 0.00%
  • sarı tonu 50.23%
  • ana renk tonu 13.33%

CMYK: (10,0,50,13)
C10M0Y50K13 (10%, 0%, 50%, 13%)
(0.10 / 0.00 / 0.50 / 0.13)

CMYK yüzdeleri

%10.41
%0
%50.23
%13.33

Codes

Color #C6DD6E in popluar color models

C6 DD 6E
RGB 198 221 110
HSL 72° 62.01% 64.90%
HSB/HSV 72° 50.23% 86.67%
CMYK 10.41% 0.00% 50.23%
13.33%

Color #C6DD6E in popluar number systems.

HEX C6 DD 6E
Decimal 198 221 110
Binary 11000110 11011101 1101110
Octal 306 335 156

Shades and tints

Shades of #C6DD6E

#C6DD6E
(198,221,110)
#B4C964
(180,201,100)
#A2B55A
(162,181,90)
#90A150
(144,161,80)
#7E8D46
(126,141,70)
#6C793C
(108,121,60)
#5A6532
(90,101,50)
#485128
(72,81,40)
#363D1E
(54,61,30)
#242914
(36,41,20)
#12150A
(18,21,10)
#000000
(0,0,0)

Tints of #C6DD6E

#C6DD6E
(198,221,110)
#CBE07B
(203,224,123)
#D0E388
(208,227,136)
#D5E695
(213,230,149)
#DAE9A2
(218,233,162)
#DFECAF
(223,236,175)
#E4EFBC
(228,239,188)
#E9F2C9
(233,242,201)
#EEF5D6
(238,245,214)
#F3F8E3
(243,248,227)
#F8FBF0
(248,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6DD6E color. Also use rgb(198,221,110) instead hex code.

Text Font Color

.myTextColor { color: #C6DD6E; }

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

This text font color is #C6DD6E.

Background Color

.myBgColor { background-color: #C6DD6E; }

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

This div background color is #C6DD6E.

Border color

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

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

This div border color is #C6DD6E.

Opacity

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

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

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

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

This text has shadow with #C6DD6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DD6E.

Preview

Color preview on black background

This text has color #C6DD6E on black background.


Color preview on white background

This text has color #C6DD6E on white background.


Black color preview on #C6DD6E background

This text has black color on #C6DD6E background.


White color preview on #C6DD6E background

This text has white color on #C6DD6E background.


Related colors

Complementary color

Complementary color for #hex is #392291.


I love getcolorcode.com

Triadic colors

1 #6EC6DD and #DD6EC6 with #C6DD6E are triadic colors.

2 #6EDDC6 and #DDC66E with #C6DD6E are triadic colors.