COLOR #C6D47F

HEX: #C6D47F RGB: (198,212,127)

Renk bilgisi

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

RGB renk modeli

#C6D47F color RGB value is (198,212,127).

RGB: (198,212,127) (78%, 83%, 50%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 212 of 255 = 83%
B 127 of 255 = 50%

198
212
127

R + G + B ~ 70%. #C6D47F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 212 + 127 = 537 (100%)
R 198 of 537 ~ 36.87%
G 212 of 537 ~ 39.48%
B 127 of 537 ~ 23.65'%

%36.87
%39.48
%23.65

CMYK RENK MODELİ

#C6D47F rengi CMYK tonu (7,0,40,17).

  • camgöbeği tonu 6.60%
  • eflatun tonu 0.00%
  • sarı tonu 40.09%
  • ana renk tonu 16.86%

CMYK: (7,0,40,17)
C7M0Y40K17 (7%, 0%, 40%, 17%)
(0.07 / 0.00 / 0.40 / 0.17)

CMYK yüzdeleri

%6.6
%0
%40.09
%16.86

Codes

Color #C6D47F in popluar color models

C6 D4 7F
RGB 198 212 127
HSL 70° 49.71% 66.47%
HSB/HSV 70° 40.09% 83.14%
CMYK 6.60% 0.00% 40.09%
16.86%

Color #C6D47F in popluar number systems.

HEX C6 D4 7F
Decimal 198 212 127
Binary 11000110 11010100 1111111
Octal 306 324 177

Shades and tints

Shades of #C6D47F

#C6D47F
(198,212,127)
#B4C174
(180,193,116)
#A2AE69
(162,174,105)
#909B5E
(144,155,94)
#7E8853
(126,136,83)
#6C7548
(108,117,72)
#5A623D
(90,98,61)
#484F32
(72,79,50)
#363C27
(54,60,39)
#24291C
(36,41,28)
#121611
(18,22,17)
#000000
(0,0,0)

Tints of #C6D47F

#C6D47F
(198,212,127)
#CBD78A
(203,215,138)
#D0DA95
(208,218,149)
#D5DDA0
(213,221,160)
#DAE0AB
(218,224,171)
#DFE3B6
(223,227,182)
#E4E6C1
(228,230,193)
#E9E9CC
(233,233,204)
#EEECD7
(238,236,215)
#F3EFE2
(243,239,226)
#F8F2ED
(248,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D47F color. Also use rgb(198,212,127) instead hex code.

Text Font Color

.myTextColor { color: #C6D47F; }

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

This text font color is #C6D47F.

Background Color

.myBgColor { background-color: #C6D47F; }

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

This div background color is #C6D47F.

Border color

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

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

This div border color is #C6D47F.

Opacity

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

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

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

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

This text has shadow with #C6D47F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D47F.

Preview

Color preview on black background

This text has color #C6D47F on black background.


Color preview on white background

This text has color #C6D47F on white background.


Black color preview on #C6D47F background

This text has black color on #C6D47F background.


White color preview on #C6D47F background

This text has white color on #C6D47F background.


Related colors

Complementary color

Complementary color for #hex is #392B80.


I love getcolorcode.com

Triadic colors

1 #7FC6D4 and #D47FC6 with #C6D47F are triadic colors.

2 #7FD4C6 and #D4C67F with #C6D47F are triadic colors.