COLOR #C6F99D

HEX: #C6F99D RGB: (198,249,157)

Renk bilgisi

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

RGB renk modeli

#C6F99D color RGB value is (198,249,157).

RGB: (198,249,157) (78%, 98%, 62%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 249 of 255 = 98%
B 157 of 255 = 62%

198
249
157

R + G + B ~ 79%. #C6F99D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 249 + 157 = 604 (100%)
R 198 of 604 ~ 32.78%
G 249 of 604 ~ 41.23%
B 157 of 604 ~ 25.99'%

%32.78
%41.23
%25.99

CMYK RENK MODELİ

#C6F99D rengi CMYK tonu (20,0,37,2).

  • camgöbeği tonu 20.48%
  • eflatun tonu 0.00%
  • sarı tonu 36.95%
  • ana renk tonu 2.35%

CMYK: (20,0,37,2)
C20M0Y37K2 (20%, 0%, 37%, 2%)
(0.20 / 0.00 / 0.37 / 0.02)

CMYK yüzdeleri

%20.48
%0
%36.95
%2.35

Codes

Color #C6F99D in popluar color models

C6 F9 9D
RGB 198 249 157
HSL 93° 88.46% 79.61%
HSB/HSV 93° 36.95% 97.65%
CMYK 20.48% 0.00% 36.95%
2.35%

Color #C6F99D in popluar number systems.

HEX C6 F9 9D
Decimal 198 249 157
Binary 11000110 11111001 10011101
Octal 306 371 235

Shades and tints

Shades of #C6F99D

#C6F99D
(198,249,157)
#B4E38F
(180,227,143)
#A2CD81
(162,205,129)
#90B773
(144,183,115)
#7EA165
(126,161,101)
#6C8B57
(108,139,87)
#5A7549
(90,117,73)
#485F3B
(72,95,59)
#36492D
(54,73,45)
#24331F
(36,51,31)
#121D11
(18,29,17)
#000000
(0,0,0)

Tints of #C6F99D

#C6F99D
(198,249,157)
#CBF9A5
(203,249,165)
#D0F9AD
(208,249,173)
#D5F9B5
(213,249,181)
#DAF9BD
(218,249,189)
#DFF9C5
(223,249,197)
#E4F9CD
(228,249,205)
#E9F9D5
(233,249,213)
#EEF9DD
(238,249,221)
#F3F9E5
(243,249,229)
#F8F9ED
(248,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6F99D color. Also use rgb(198,249,157) instead hex code.

Text Font Color

.myTextColor { color: #C6F99D; }

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

This text font color is #C6F99D.

Background Color

.myBgColor { background-color: #C6F99D; }

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

This div background color is #C6F99D.

Border color

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

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

This div border color is #C6F99D.

Opacity

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

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

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

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

This text has shadow with #C6F99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6F99D.

Preview

Color preview on black background

This text has color #C6F99D on black background.


Color preview on white background

This text has color #C6F99D on white background.


Black color preview on #C6F99D background

This text has black color on #C6F99D background.


White color preview on #C6F99D background

This text has white color on #C6F99D background.


Related colors

Complementary color

Complementary color for #hex is #390662.


I love getcolorcode.com

Triadic colors

1 #9DC6F9 and #F99DC6 with #C6F99D are triadic colors.

2 #9DF9C6 and #F9C69D with #C6F99D are triadic colors.