COLOR #C6D49D

HEX: #C6D49D RGB: (198,212,157)

Renk bilgisi

#C6D49D contains red, green and blue colors in about the same proportion. #C6D49D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C6D49D color RGB value is (198,212,157).

RGB: (198,212,157) (78%, 83%, 62%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 212 of 255 = 83%
B 157 of 255 = 62%

198
212
157

R + G + B ~ 74%. #C6D49D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 212 + 157 = 567 (100%)
R 198 of 567 ~ 34.92%
G 212 of 567 ~ 37.39%
B 157 of 567 ~ 27.69'%

%34.92
%37.39
%27.69

CMYK RENK MODELİ

#C6D49D rengi CMYK tonu (7,0,26,17).

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

CMYK: (7,0,26,17)
C7M0Y26K17 (7%, 0%, 26%, 17%)
(0.07 / 0.00 / 0.26 / 0.17)

CMYK yüzdeleri

%6.6
%0
%25.94
%16.86

Codes

Color #C6D49D in popluar color models

C6 D4 9D
RGB 198 212 157
HSL 75° 39.01% 72.35%
HSB/HSV 75° 25.94% 83.14%
CMYK 6.60% 0.00% 25.94%
16.86%

Color #C6D49D in popluar number systems.

HEX C6 D4 9D
Decimal 198 212 157
Binary 11000110 11010100 10011101
Octal 306 324 235

Shades and tints

Shades of #C6D49D

#C6D49D
(198,212,157)
#B4C18F
(180,193,143)
#A2AE81
(162,174,129)
#909B73
(144,155,115)
#7E8865
(126,136,101)
#6C7557
(108,117,87)
#5A6249
(90,98,73)
#484F3B
(72,79,59)
#363C2D
(54,60,45)
#24291F
(36,41,31)
#121611
(18,22,17)
#000000
(0,0,0)

Tints of #C6D49D

#C6D49D
(198,212,157)
#CBD7A5
(203,215,165)
#D0DAAD
(208,218,173)
#D5DDB5
(213,221,181)
#DAE0BD
(218,224,189)
#DFE3C5
(223,227,197)
#E4E6CD
(228,230,205)
#E9E9D5
(233,233,213)
#EEECDD
(238,236,221)
#F3EFE5
(243,239,229)
#F8F2ED
(248,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D49D; }

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

This text font color is #C6D49D.

Background Color

.myBgColor { background-color: #C6D49D; }

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

This div background color is #C6D49D.

Border color

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

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

This div border color is #C6D49D.

Opacity

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

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

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

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

This text has shadow with #C6D49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D49D.

Preview

Color preview on black background

This text has color #C6D49D on black background.


Color preview on white background

This text has color #C6D49D on white background.


Black color preview on #C6D49D background

This text has black color on #C6D49D background.


White color preview on #C6D49D background

This text has white color on #C6D49D background.


Related colors

Complementary color

Complementary color for #hex is #392B62.


I love getcolorcode.com

Triadic colors

1 #9DC6D4 and #D49DC6 with #C6D49D are triadic colors.

2 #9DD4C6 and #D4C69D with #C6D49D are triadic colors.