COLOR #C6E998

HEX: #C6E998 RGB: (198,233,152)

Renk bilgisi

#C6E998 contains mainly red and green colors. #C6E998 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C6E998 color RGB value is (198,233,152).

RGB: (198,233,152) (78%, 91%, 60%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 233 of 255 = 91%
B 152 of 255 = 60%

198
233
152

R + G + B ~ 76%. #C6E998 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 233 + 152 = 583 (100%)
R 198 of 583 ~ 33.96%
G 233 of 583 ~ 39.97%
B 152 of 583 ~ 26.07'%

%33.96
%39.97
%26.07

CMYK RENK MODELİ

#C6E998 rengi CMYK tonu (15,0,35,9).

  • camgöbeği tonu 15.02%
  • eflatun tonu 0.00%
  • sarı tonu 34.76%
  • ana renk tonu 8.63%

CMYK: (15,0,35,9)
C15M0Y35K9 (15%, 0%, 35%, 9%)
(0.15 / 0.00 / 0.35 / 0.09)

CMYK yüzdeleri

%15.02
%0
%34.76
%8.63

Codes

Color #C6E998 in popluar color models

C6 E9 98
RGB 198 233 152
HSL 86° 64.80% 75.49%
HSB/HSV 86° 34.76% 91.37%
CMYK 15.02% 0.00% 34.76%
8.63%

Color #C6E998 in popluar number systems.

HEX C6 E9 98
Decimal 198 233 152
Binary 11000110 11101001 10011000
Octal 306 351 230

Shades and tints

Shades of #C6E998

#C6E998
(198,233,152)
#B4D48B
(180,212,139)
#A2BF7E
(162,191,126)
#90AA71
(144,170,113)
#7E9564
(126,149,100)
#6C8057
(108,128,87)
#5A6B4A
(90,107,74)
#48563D
(72,86,61)
#364130
(54,65,48)
#242C23
(36,44,35)
#121716
(18,23,22)
#000000
(0,0,0)

Tints of #C6E998

#C6E998
(198,233,152)
#CBEBA1
(203,235,161)
#D0EDAA
(208,237,170)
#D5EFB3
(213,239,179)
#DAF1BC
(218,241,188)
#DFF3C5
(223,243,197)
#E4F5CE
(228,245,206)
#E9F7D7
(233,247,215)
#EEF9E0
(238,249,224)
#F3FBE9
(243,251,233)
#F8FDF2
(248,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E998 color. Also use rgb(198,233,152) instead hex code.

Text Font Color

.myTextColor { color: #C6E998; }

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

This text font color is #C6E998.

Background Color

.myBgColor { background-color: #C6E998; }

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

This div background color is #C6E998.

Border color

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

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

This div border color is #C6E998.

Opacity

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

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

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

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

This text has shadow with #C6E998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E998.

Preview

Color preview on black background

This text has color #C6E998 on black background.


Color preview on white background

This text has color #C6E998 on white background.


Black color preview on #C6E998 background

This text has black color on #C6E998 background.


White color preview on #C6E998 background

This text has white color on #C6E998 background.


Related colors

Complementary color

Complementary color for #hex is #391667.


I love getcolorcode.com

Triadic colors

1 #98C6E9 and #E998C6 with #C6E998 are triadic colors.

2 #98E9C6 and #E9C698 with #C6E998 are triadic colors.