COLOR #C6D9C6

HEX: #C6D9C6 RGB: (198,217,198)

Renk bilgisi

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

RGB renk modeli

#C6D9C6 color RGB value is (198,217,198).

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

RGB bağlantıları ve doygunluk

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

198
217
198

R + G + B ~ 80%. #C6D9C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 217 + 198 = 613 (100%)
R 198 of 613 ~ 32.3%
G 217 of 613 ~ 35.4%
B 198 of 613 ~ 32.3'%

%32.3
%35.4
%32.3

CMYK RENK MODELİ

#C6D9C6 rengi CMYK tonu (9,0,9,15).

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

CMYK: (9,0,9,15)
C9M0Y9K15 (9%, 0%, 9%, 15%)
(0.09 / 0.00 / 0.09 / 0.15)

CMYK yüzdeleri

%8.76
%0
%8.76
%14.9

Codes

Color #C6D9C6 in popluar color models

C6 D9 C6
RGB 198 217 198
HSL 120° 20.00% 81.37%
HSB/HSV 120° 8.76% 85.10%
CMYK 8.76% 0.00% 8.76%
14.90%

Color #C6D9C6 in popluar number systems.

HEX C6 D9 C6
Decimal 198 217 198
Binary 11000110 11011001 11000110
Octal 306 331 306

Shades and tints

Shades of #C6D9C6

#C6D9C6
(198,217,198)
#B4C6B4
(180,198,180)
#A2B3A2
(162,179,162)
#90A090
(144,160,144)
#7E8D7E
(126,141,126)
#6C7A6C
(108,122,108)
#5A675A
(90,103,90)
#485448
(72,84,72)
#364136
(54,65,54)
#242E24
(36,46,36)
#121B12
(18,27,18)
#000000
(0,0,0)

Tints of #C6D9C6

#C6D9C6
(198,217,198)
#CBDCCB
(203,220,203)
#D0DFD0
(208,223,208)
#D5E2D5
(213,226,213)
#DAE5DA
(218,229,218)
#DFE8DF
(223,232,223)
#E4EBE4
(228,235,228)
#E9EEE9
(233,238,233)
#EEF1EE
(238,241,238)
#F3F4F3
(243,244,243)
#F8F7F8
(248,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D9C6; }

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

This text font color is #C6D9C6.

Background Color

.myBgColor { background-color: #C6D9C6; }

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

This div background color is #C6D9C6.

Border color

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

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

This div border color is #C6D9C6.

Opacity

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

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

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

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

This text has shadow with #C6D9C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D9C6.

Preview

Color preview on black background

This text has color #C6D9C6 on black background.


Color preview on white background

This text has color #C6D9C6 on white background.


Black color preview on #C6D9C6 background

This text has black color on #C6D9C6 background.


White color preview on #C6D9C6 background

This text has white color on #C6D9C6 background.


Related colors

Complementary color

Complementary color for #hex is #392639.


I love getcolorcode.com

Triadic colors

1 #C6C6D9 and #D9C6C6 with #C6D9C6 are triadic colors.

2 #C6D9C6 and #D9C6C6 with #C6D9C6 are triadic colors.