COLOR #C6DE9B

HEX: #C6DE9B RGB: (198,222,155)

Renk bilgisi

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

RGB renk modeli

#C6DE9B color RGB value is (198,222,155).

RGB: (198,222,155) (78%, 87%, 61%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 222 of 255 = 87%
B 155 of 255 = 61%

198
222
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 222 + 155 = 575 (100%)
R 198 of 575 ~ 34.43%
G 222 of 575 ~ 38.61%
B 155 of 575 ~ 26.96'%

%34.43
%38.61
%26.96

CMYK RENK MODELİ

#C6DE9B rengi CMYK tonu (11,0,30,13).

  • camgöbeği tonu 10.81%
  • eflatun tonu 0.00%
  • sarı tonu 30.18%
  • ana renk tonu 12.94%

CMYK: (11,0,30,13)
C11M0Y30K13 (11%, 0%, 30%, 13%)
(0.11 / 0.00 / 0.30 / 0.13)

CMYK yüzdeleri

%10.81
%0
%30.18
%12.94

Codes

Color #C6DE9B in popluar color models

C6 DE 9B
RGB 198 222 155
HSL 81° 50.38% 73.92%
HSB/HSV 81° 30.18% 87.06%
CMYK 10.81% 0.00% 30.18%
12.94%

Color #C6DE9B in popluar number systems.

HEX C6 DE 9B
Decimal 198 222 155
Binary 11000110 11011110 10011011
Octal 306 336 233

Shades and tints

Shades of #C6DE9B

#C6DE9B
(198,222,155)
#B4CA8D
(180,202,141)
#A2B67F
(162,182,127)
#90A271
(144,162,113)
#7E8E63
(126,142,99)
#6C7A55
(108,122,85)
#5A6647
(90,102,71)
#485239
(72,82,57)
#363E2B
(54,62,43)
#242A1D
(36,42,29)
#12160F
(18,22,15)
#000000
(0,0,0)

Tints of #C6DE9B

#C6DE9B
(198,222,155)
#CBE1A4
(203,225,164)
#D0E4AD
(208,228,173)
#D5E7B6
(213,231,182)
#DAEABF
(218,234,191)
#DFEDC8
(223,237,200)
#E4F0D1
(228,240,209)
#E9F3DA
(233,243,218)
#EEF6E3
(238,246,227)
#F3F9EC
(243,249,236)
#F8FCF5
(248,252,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6DE9B color. Also use rgb(198,222,155) instead hex code.

Text Font Color

.myTextColor { color: #C6DE9B; }

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

This text font color is #C6DE9B.

Background Color

.myBgColor { background-color: #C6DE9B; }

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

This div background color is #C6DE9B.

Border color

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

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

This div border color is #C6DE9B.

Opacity

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

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

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

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

This text has shadow with #C6DE9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DE9B.

Preview

Color preview on black background

This text has color #C6DE9B on black background.


Color preview on white background

This text has color #C6DE9B on white background.


Black color preview on #C6DE9B background

This text has black color on #C6DE9B background.


White color preview on #C6DE9B background

This text has white color on #C6DE9B background.


Related colors

Complementary color

Complementary color for #hex is #392164.


I love getcolorcode.com

Triadic colors

1 #9BC6DE and #DE9BC6 with #C6DE9B are triadic colors.

2 #9BDEC6 and #DEC69B with #C6DE9B are triadic colors.