COLOR #C6D96A

HEX: #C6D96A RGB: (198,217,106)

Renk bilgisi

#C6D96A contains mainly red and green colors. #C6D96A ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C6D96A color RGB value is (198,217,106).

RGB: (198,217,106) (78%, 85%, 42%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 217 of 255 = 85%
B 106 of 255 = 42%

198
217
106

R + G + B ~ 68%. #C6D96A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 217 + 106 = 521 (100%)
R 198 of 521 ~ 38%
G 217 of 521 ~ 41.65%
B 106 of 521 ~ 20.35'%

%38
%41.65
%20.35

CMYK RENK MODELİ

#C6D96A rengi CMYK tonu (9,0,51,15).

  • camgöbeği tonu 8.76%
  • eflatun tonu 0.00%
  • sarı tonu 51.15%
  • ana renk tonu 14.90%

CMYK: (9,0,51,15)
C9M0Y51K15 (9%, 0%, 51%, 15%)
(0.09 / 0.00 / 0.51 / 0.15)

CMYK yüzdeleri

%8.76
%0
%51.15
%14.9

Codes

Color #C6D96A in popluar color models

C6 D9 6A
RGB 198 217 106
HSL 70° 59.36% 63.33%
HSB/HSV 70° 51.15% 85.10%
CMYK 8.76% 0.00% 51.15%
14.90%

Color #C6D96A in popluar number systems.

HEX C6 D9 6A
Decimal 198 217 106
Binary 11000110 11011001 1101010
Octal 306 331 152

Shades and tints

Shades of #C6D96A

#C6D96A
(198,217,106)
#B4C661
(180,198,97)
#A2B358
(162,179,88)
#90A04F
(144,160,79)
#7E8D46
(126,141,70)
#6C7A3D
(108,122,61)
#5A6734
(90,103,52)
#48542B
(72,84,43)
#364122
(54,65,34)
#242E19
(36,46,25)
#121B10
(18,27,16)
#000000
(0,0,0)

Tints of #C6D96A

#C6D96A
(198,217,106)
#CBDC77
(203,220,119)
#D0DF84
(208,223,132)
#D5E291
(213,226,145)
#DAE59E
(218,229,158)
#DFE8AB
(223,232,171)
#E4EBB8
(228,235,184)
#E9EEC5
(233,238,197)
#EEF1D2
(238,241,210)
#F3F4DF
(243,244,223)
#F8F7EC
(248,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D96A color. Also use rgb(198,217,106) instead hex code.

Text Font Color

.myTextColor { color: #C6D96A; }

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

This text font color is #C6D96A.

Background Color

.myBgColor { background-color: #C6D96A; }

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

This div background color is #C6D96A.

Border color

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

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

This div border color is #C6D96A.

Opacity

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

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

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

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

This text has shadow with #C6D96A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D96A.

Preview

Color preview on black background

This text has color #C6D96A on black background.


Color preview on white background

This text has color #C6D96A on white background.


Black color preview on #C6D96A background

This text has black color on #C6D96A background.


White color preview on #C6D96A background

This text has white color on #C6D96A background.


Related colors

Complementary color

Complementary color for #hex is #392695.


I love getcolorcode.com

Triadic colors

1 #6AC6D9 and #D96AC6 with #C6D96A are triadic colors.

2 #6AD9C6 and #D9C66A with #C6D96A are triadic colors.