COLOR #C6D3A6

HEX: #C6D3A6 RGB: (198,211,166)

Renk bilgisi

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

RGB renk modeli

#C6D3A6 color RGB value is (198,211,166).

RGB: (198,211,166) (78%, 83%, 65%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 211 of 255 = 83%
B 166 of 255 = 65%

198
211
166

R + G + B ~ 75%. #C6D3A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 211 + 166 = 575 (100%)
R 198 of 575 ~ 34.43%
G 211 of 575 ~ 36.7%
B 166 of 575 ~ 28.87'%

%34.43
%36.7
%28.87

CMYK RENK MODELİ

#C6D3A6 rengi CMYK tonu (6,0,21,17).

  • camgöbeği tonu 6.16%
  • eflatun tonu 0.00%
  • sarı tonu 21.33%
  • ana renk tonu 17.25%

CMYK: (6,0,21,17)
C6M0Y21K17 (6%, 0%, 21%, 17%)
(0.06 / 0.00 / 0.21 / 0.17)

CMYK yüzdeleri

%6.16
%0
%21.33
%17.25

Codes

Color #C6D3A6 in popluar color models

C6 D3 A6
RGB 198 211 166
HSL 77° 33.83% 73.92%
HSB/HSV 77° 21.33% 82.75%
CMYK 6.16% 0.00% 21.33%
17.25%

Color #C6D3A6 in popluar number systems.

HEX C6 D3 A6
Decimal 198 211 166
Binary 11000110 11010011 10100110
Octal 306 323 246

Shades and tints

Shades of #C6D3A6

#C6D3A6
(198,211,166)
#B4C097
(180,192,151)
#A2AD88
(162,173,136)
#909A79
(144,154,121)
#7E876A
(126,135,106)
#6C745B
(108,116,91)
#5A614C
(90,97,76)
#484E3D
(72,78,61)
#363B2E
(54,59,46)
#24281F
(36,40,31)
#121510
(18,21,16)
#000000
(0,0,0)

Tints of #C6D3A6

#C6D3A6
(198,211,166)
#CBD7AE
(203,215,174)
#D0DBB6
(208,219,182)
#D5DFBE
(213,223,190)
#DAE3C6
(218,227,198)
#DFE7CE
(223,231,206)
#E4EBD6
(228,235,214)
#E9EFDE
(233,239,222)
#EEF3E6
(238,243,230)
#F3F7EE
(243,247,238)
#F8FBF6
(248,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D3A6 color. Also use rgb(198,211,166) instead hex code.

Text Font Color

.myTextColor { color: #C6D3A6; }

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

This text font color is #C6D3A6.

Background Color

.myBgColor { background-color: #C6D3A6; }

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

This div background color is #C6D3A6.

Border color

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

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

This div border color is #C6D3A6.

Opacity

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

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

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

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

This text has shadow with #C6D3A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D3A6.

Preview

Color preview on black background

This text has color #C6D3A6 on black background.


Color preview on white background

This text has color #C6D3A6 on white background.


Black color preview on #C6D3A6 background

This text has black color on #C6D3A6 background.


White color preview on #C6D3A6 background

This text has white color on #C6D3A6 background.


Related colors

Complementary color

Complementary color for #hex is #392C59.


I love getcolorcode.com

Triadic colors

1 #A6C6D3 and #D3A6C6 with #C6D3A6 are triadic colors.

2 #A6D3C6 and #D3C6A6 with #C6D3A6 are triadic colors.