COLOR #C6F09B

HEX: #C6F09B RGB: (198,240,155)

Renk bilgisi

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

RGB renk modeli

#C6F09B color RGB value is (198,240,155).

RGB: (198,240,155) (78%, 94%, 61%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 240 of 255 = 94%
B 155 of 255 = 61%

198
240
155

R + G + B ~ 78%. #C6F09B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 240 + 155 = 593 (100%)
R 198 of 593 ~ 33.39%
G 240 of 593 ~ 40.47%
B 155 of 593 ~ 26.14'%

%33.39
%40.47
%26.14

CMYK RENK MODELİ

#C6F09B rengi CMYK tonu (18,0,35,6).

  • camgöbeği tonu 17.50%
  • eflatun tonu 0.00%
  • sarı tonu 35.42%
  • ana renk tonu 5.88%

CMYK: (18,0,35,6)
C18M0Y35K6 (18%, 0%, 35%, 6%)
(0.18 / 0.00 / 0.35 / 0.06)

CMYK yüzdeleri

%17.5
%0
%35.42
%5.88

Codes

Color #C6F09B in popluar color models

C6 F0 9B
RGB 198 240 155
HSL 90° 73.91% 77.45%
HSB/HSV 90° 35.42% 94.12%
CMYK 17.50% 0.00% 35.42%
5.88%

Color #C6F09B in popluar number systems.

HEX C6 F0 9B
Decimal 198 240 155
Binary 11000110 11110000 10011011
Octal 306 360 233

Shades and tints

Shades of #C6F09B

#C6F09B
(198,240,155)
#B4DB8D
(180,219,141)
#A2C67F
(162,198,127)
#90B171
(144,177,113)
#7E9C63
(126,156,99)
#6C8755
(108,135,85)
#5A7247
(90,114,71)
#485D39
(72,93,57)
#36482B
(54,72,43)
#24331D
(36,51,29)
#121E0F
(18,30,15)
#000000
(0,0,0)

Tints of #C6F09B

#C6F09B
(198,240,155)
#CBF1A4
(203,241,164)
#D0F2AD
(208,242,173)
#D5F3B6
(213,243,182)
#DAF4BF
(218,244,191)
#DFF5C8
(223,245,200)
#E4F6D1
(228,246,209)
#E9F7DA
(233,247,218)
#EEF8E3
(238,248,227)
#F3F9EC
(243,249,236)
#F8FAF5
(248,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6F09B; }

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

This text font color is #C6F09B.

Background Color

.myBgColor { background-color: #C6F09B; }

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

This div background color is #C6F09B.

Border color

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

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

This div border color is #C6F09B.

Opacity

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

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

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

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

This text has shadow with #C6F09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6F09B.

Preview

Color preview on black background

This text has color #C6F09B on black background.


Color preview on white background

This text has color #C6F09B on white background.


Black color preview on #C6F09B background

This text has black color on #C6F09B background.


White color preview on #C6F09B background

This text has white color on #C6F09B background.


Related colors

Complementary color

Complementary color for #hex is #390F64.


I love getcolorcode.com

Triadic colors

1 #9BC6F0 and #F09BC6 with #C6F09B are triadic colors.

2 #9BF0C6 and #F0C69B with #C6F09B are triadic colors.