COLOR #C6F096

HEX: #C6F096 RGB: (198,240,150)

Renk bilgisi

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

RGB renk modeli

#C6F096 color RGB value is (198,240,150).

RGB: (198,240,150) (78%, 94%, 59%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 240 of 255 = 94%
B 150 of 255 = 59%

198
240
150

R + G + B ~ 77%. #C6F096 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 240 + 150 = 588 (100%)
R 198 of 588 ~ 33.67%
G 240 of 588 ~ 40.82%
B 150 of 588 ~ 25.51'%

%33.67
%40.82
%25.51

CMYK RENK MODELİ

#C6F096 rengi CMYK tonu (18,0,38,6).

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

CMYK: (18,0,38,6)
C18M0Y38K6 (18%, 0%, 38%, 6%)
(0.18 / 0.00 / 0.38 / 0.06)

CMYK yüzdeleri

%17.5
%0
%37.5
%5.88

Codes

Color #C6F096 in popluar color models

C6 F0 96
RGB 198 240 150
HSL 88° 75.00% 76.47%
HSB/HSV 88° 37.50% 94.12%
CMYK 17.50% 0.00% 37.50%
5.88%

Color #C6F096 in popluar number systems.

HEX C6 F0 96
Decimal 198 240 150
Binary 11000110 11110000 10010110
Octal 306 360 226

Shades and tints

Shades of #C6F096

#C6F096
(198,240,150)
#B4DB89
(180,219,137)
#A2C67C
(162,198,124)
#90B16F
(144,177,111)
#7E9C62
(126,156,98)
#6C8755
(108,135,85)
#5A7248
(90,114,72)
#485D3B
(72,93,59)
#36482E
(54,72,46)
#243321
(36,51,33)
#121E14
(18,30,20)
#000000
(0,0,0)

Tints of #C6F096

#C6F096
(198,240,150)
#CBF19F
(203,241,159)
#D0F2A8
(208,242,168)
#D5F3B1
(213,243,177)
#DAF4BA
(218,244,186)
#DFF5C3
(223,245,195)
#E4F6CC
(228,246,204)
#E9F7D5
(233,247,213)
#EEF8DE
(238,248,222)
#F3F9E7
(243,249,231)
#F8FAF0
(248,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6F096; }

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

This text font color is #C6F096.

Background Color

.myBgColor { background-color: #C6F096; }

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

This div background color is #C6F096.

Border color

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

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

This div border color is #C6F096.

Opacity

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

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

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

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

This text has shadow with #C6F096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6F096.

Preview

Color preview on black background

This text has color #C6F096 on black background.


Color preview on white background

This text has color #C6F096 on white background.


Black color preview on #C6F096 background

This text has black color on #C6F096 background.


White color preview on #C6F096 background

This text has white color on #C6F096 background.


Related colors

Complementary color

Complementary color for #hex is #390F69.


I love getcolorcode.com

Triadic colors

1 #96C6F0 and #F096C6 with #C6F096 are triadic colors.

2 #96F0C6 and #F0C696 with #C6F096 are triadic colors.