COLOR #C6CCC6

HEX: #C6CCC6 RGB: (198,204,198)

Renk bilgisi

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

RGB renk modeli

#C6CCC6 color RGB value is (198,204,198).

RGB: (198,204,198) (78%, 80%, 78%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 204 of 255 = 80%
B 198 of 255 = 78%

198
204
198

R + G + B ~ 79%. #C6CCC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 204 + 198 = 600 (100%)
R 198 of 600 ~ 33%
G 204 of 600 ~ 34%
B 198 of 600 ~ 33'%

%33
%34
%33

CMYK RENK MODELİ

#C6CCC6 rengi CMYK tonu (3,0,3,20).

  • camgöbeği tonu 2.94%
  • eflatun tonu 0.00%
  • sarı tonu 2.94%
  • ana renk tonu 20.00%

CMYK: (3,0,3,20)
C3M0Y3K20 (3%, 0%, 3%, 20%)
(0.03 / 0.00 / 0.03 / 0.20)

CMYK yüzdeleri

%2.94
%0
%2.94
%20

Codes

Color #C6CCC6 in popluar color models

C6 CC C6
RGB 198 204 198
HSL 120° 5.56% 78.82%
HSB/HSV 120° 2.94% 80.00%
CMYK 2.94% 0.00% 2.94%
20.00%

Color #C6CCC6 in popluar number systems.

HEX C6 CC C6
Decimal 198 204 198
Binary 11000110 11001100 11000110
Octal 306 314 306

Shades and tints

Shades of #C6CCC6

#C6CCC6
(198,204,198)
#B4BAB4
(180,186,180)
#A2A8A2
(162,168,162)
#909690
(144,150,144)
#7E847E
(126,132,126)
#6C726C
(108,114,108)
#5A605A
(90,96,90)
#484E48
(72,78,72)
#363C36
(54,60,54)
#242A24
(36,42,36)
#121812
(18,24,18)
#000000
(0,0,0)

Tints of #C6CCC6

#C6CCC6
(198,204,198)
#CBD0CB
(203,208,203)
#D0D4D0
(208,212,208)
#D5D8D5
(213,216,213)
#DADCDA
(218,220,218)
#DFE0DF
(223,224,223)
#E4E4E4
(228,228,228)
#E9E8E9
(233,232,233)
#EEECEE
(238,236,238)
#F3F0F3
(243,240,243)
#F8F4F8
(248,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6CCC6; }

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

This text font color is #C6CCC6.

Background Color

.myBgColor { background-color: #C6CCC6; }

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

This div background color is #C6CCC6.

Border color

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

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

This div border color is #C6CCC6.

Opacity

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

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

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

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

This text has shadow with #C6CCC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6CCC6.

Preview

Color preview on black background

This text has color #C6CCC6 on black background.


Color preview on white background

This text has color #C6CCC6 on white background.


Black color preview on #C6CCC6 background

This text has black color on #C6CCC6 background.


White color preview on #C6CCC6 background

This text has white color on #C6CCC6 background.


Related colors

Complementary color

Complementary color for #hex is #393339.


I love getcolorcode.com

Triadic colors

1 #C6C6CC and #CCC6C6 with #C6CCC6 are triadic colors.

2 #C6CCC6 and #CCC6C6 with #C6CCC6 are triadic colors.