COLOR #C6DD99

HEX: #C6DD99 RGB: (198,221,153)

Renk bilgisi

#C6DD99 contains mainly red and green colors. #C6DD99 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C6DD99 color RGB value is (198,221,153).

RGB: (198,221,153) (78%, 87%, 60%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 221 of 255 = 87%
B 153 of 255 = 60%

198
221
153

R + G + B ~ 75%. #C6DD99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 221 + 153 = 572 (100%)
R 198 of 572 ~ 34.62%
G 221 of 572 ~ 38.64%
B 153 of 572 ~ 26.75'%

%34.62
%38.64
%26.75

CMYK RENK MODELİ

#C6DD99 rengi CMYK tonu (10,0,31,13).

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

CMYK: (10,0,31,13)
C10M0Y31K13 (10%, 0%, 31%, 13%)
(0.10 / 0.00 / 0.31 / 0.13)

CMYK yüzdeleri

%10.41
%0
%30.77
%13.33

Codes

Color #C6DD99 in popluar color models

C6 DD 99
RGB 198 221 153
HSL 80° 50.00% 73.33%
HSB/HSV 80° 30.77% 86.67%
CMYK 10.41% 0.00% 30.77%
13.33%

Color #C6DD99 in popluar number systems.

HEX C6 DD 99
Decimal 198 221 153
Binary 11000110 11011101 10011001
Octal 306 335 231

Shades and tints

Shades of #C6DD99

#C6DD99
(198,221,153)
#B4C98C
(180,201,140)
#A2B57F
(162,181,127)
#90A172
(144,161,114)
#7E8D65
(126,141,101)
#6C7958
(108,121,88)
#5A654B
(90,101,75)
#48513E
(72,81,62)
#363D31
(54,61,49)
#242924
(36,41,36)
#121517
(18,21,23)
#000000
(0,0,0)

Tints of #C6DD99

#C6DD99
(198,221,153)
#CBE0A2
(203,224,162)
#D0E3AB
(208,227,171)
#D5E6B4
(213,230,180)
#DAE9BD
(218,233,189)
#DFECC6
(223,236,198)
#E4EFCF
(228,239,207)
#E9F2D8
(233,242,216)
#EEF5E1
(238,245,225)
#F3F8EA
(243,248,234)
#F8FBF3
(248,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DD99; }

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

This text font color is #C6DD99.

Background Color

.myBgColor { background-color: #C6DD99; }

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

This div background color is #C6DD99.

Border color

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

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

This div border color is #C6DD99.

Opacity

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

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

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

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

This text has shadow with #C6DD99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DD99.

Preview

Color preview on black background

This text has color #C6DD99 on black background.


Color preview on white background

This text has color #C6DD99 on white background.


Black color preview on #C6DD99 background

This text has black color on #C6DD99 background.


White color preview on #C6DD99 background

This text has white color on #C6DD99 background.


Related colors

Complementary color

Complementary color for #hex is #392266.


I love getcolorcode.com

Triadic colors

1 #99C6DD and #DD99C6 with #C6DD99 are triadic colors.

2 #99DDC6 and #DDC699 with #C6DD99 are triadic colors.