COLOR #C7D6C6

HEX: #C7D6C6 RGB: (199,214,198)

Renk bilgisi

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

RGB renk modeli

#C7D6C6 color RGB value is (199,214,198).

RGB: (199,214,198) (78%, 84%, 78%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 214 of 255 = 84%
B 198 of 255 = 78%

199
214
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 214 + 198 = 611 (100%)
R 199 of 611 ~ 32.57%
G 214 of 611 ~ 35.02%
B 198 of 611 ~ 32.41'%

%32.57
%35.02
%32.41

CMYK RENK MODELİ

#C7D6C6 rengi CMYK tonu (7,0,7,16).

  • camgöbeği tonu 7.01%
  • eflatun tonu 0.00%
  • sarı tonu 7.48%
  • ana renk tonu 16.08%

CMYK: (7,0,7,16)
C7M0Y7K16 (7%, 0%, 7%, 16%)
(0.07 / 0.00 / 0.07 / 0.16)

CMYK yüzdeleri

%7.01
%0
%7.48
%16.08

Codes

Color #C7D6C6 in popluar color models

C7 D6 C6
RGB 199 214 198
HSL 116° 16.33% 80.78%
HSB/HSV 116° 7.48% 83.92%
CMYK 7.01% 0.00% 7.48%
16.08%

Color #C7D6C6 in popluar number systems.

HEX C7 D6 C6
Decimal 199 214 198
Binary 11000111 11010110 11000110
Octal 307 326 306

Shades and tints

Shades of #C7D6C6

#C7D6C6
(199,214,198)
#B5C3B4
(181,195,180)
#A3B0A2
(163,176,162)
#919D90
(145,157,144)
#7F8A7E
(127,138,126)
#6D776C
(109,119,108)
#5B645A
(91,100,90)
#495148
(73,81,72)
#373E36
(55,62,54)
#252B24
(37,43,36)
#131812
(19,24,18)
#000000
(0,0,0)

Tints of #C7D6C6

#C7D6C6
(199,214,198)
#CCD9CB
(204,217,203)
#D1DCD0
(209,220,208)
#D6DFD5
(214,223,213)
#DBE2DA
(219,226,218)
#E0E5DF
(224,229,223)
#E5E8E4
(229,232,228)
#EAEBE9
(234,235,233)
#EFEEEE
(239,238,238)
#F4F1F3
(244,241,243)
#F9F4F8
(249,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D6C6; }

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

This text font color is #C7D6C6.

Background Color

.myBgColor { background-color: #C7D6C6; }

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

This div background color is #C7D6C6.

Border color

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

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

This div border color is #C7D6C6.

Opacity

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

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

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

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

This text has shadow with #C7D6C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D6C6.

Preview

Color preview on black background

This text has color #C7D6C6 on black background.


Color preview on white background

This text has color #C7D6C6 on white background.


Black color preview on #C7D6C6 background

This text has black color on #C7D6C6 background.


White color preview on #C7D6C6 background

This text has white color on #C7D6C6 background.


Related colors

Complementary color

Complementary color for #hex is #382939.


I love getcolorcode.com

Triadic colors

1 #C6C7D6 and #D6C6C7 with #C7D6C6 are triadic colors.

2 #C6D6C7 and #D6C7C6 with #C7D6C6 are triadic colors.