COLOR #C6D2AD

HEX: #C6D2AD RGB: (198,210,173)

Renk bilgisi

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

RGB renk modeli

#C6D2AD color RGB value is (198,210,173).

RGB: (198,210,173) (78%, 82%, 68%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 210 of 255 = 82%
B 173 of 255 = 68%

198
210
173

R + G + B ~ 76%. #C6D2AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 210 + 173 = 581 (100%)
R 198 of 581 ~ 34.08%
G 210 of 581 ~ 36.14%
B 173 of 581 ~ 29.78'%

%34.08
%36.14
%29.78

CMYK RENK MODELİ

#C6D2AD rengi CMYK tonu (6,0,18,18).

  • camgöbeği tonu 5.71%
  • eflatun tonu 0.00%
  • sarı tonu 17.62%
  • ana renk tonu 17.65%

CMYK: (6,0,18,18)
C6M0Y18K18 (6%, 0%, 18%, 18%)
(0.06 / 0.00 / 0.18 / 0.18)

CMYK yüzdeleri

%5.71
%0
%17.62
%17.65

Codes

Color #C6D2AD in popluar color models

C6 D2 AD
RGB 198 210 173
HSL 79° 29.13% 75.10%
HSB/HSV 79° 17.62% 82.35%
CMYK 5.71% 0.00% 17.62%
17.65%

Color #C6D2AD in popluar number systems.

HEX C6 D2 AD
Decimal 198 210 173
Binary 11000110 11010010 10101101
Octal 306 322 255

Shades and tints

Shades of #C6D2AD

#C6D2AD
(198,210,173)
#B4BF9E
(180,191,158)
#A2AC8F
(162,172,143)
#909980
(144,153,128)
#7E8671
(126,134,113)
#6C7362
(108,115,98)
#5A6053
(90,96,83)
#484D44
(72,77,68)
#363A35
(54,58,53)
#242726
(36,39,38)
#121417
(18,20,23)
#000000
(0,0,0)

Tints of #C6D2AD

#C6D2AD
(198,210,173)
#CBD6B4
(203,214,180)
#D0DABB
(208,218,187)
#D5DEC2
(213,222,194)
#DAE2C9
(218,226,201)
#DFE6D0
(223,230,208)
#E4EAD7
(228,234,215)
#E9EEDE
(233,238,222)
#EEF2E5
(238,242,229)
#F3F6EC
(243,246,236)
#F8FAF3
(248,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D2AD color. Also use rgb(198,210,173) instead hex code.

Text Font Color

.myTextColor { color: #C6D2AD; }

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

This text font color is #C6D2AD.

Background Color

.myBgColor { background-color: #C6D2AD; }

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

This div background color is #C6D2AD.

Border color

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

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

This div border color is #C6D2AD.

Opacity

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

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

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

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

This text has shadow with #C6D2AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D2AD.

Preview

Color preview on black background

This text has color #C6D2AD on black background.


Color preview on white background

This text has color #C6D2AD on white background.


Black color preview on #C6D2AD background

This text has black color on #C6D2AD background.


White color preview on #C6D2AD background

This text has white color on #C6D2AD background.


Related colors

Complementary color

Complementary color for #hex is #392D52.


I love getcolorcode.com

Triadic colors

1 #ADC6D2 and #D2ADC6 with #C6D2AD are triadic colors.

2 #ADD2C6 and #D2C6AD with #C6D2AD are triadic colors.