COLOR #C6C3CC

HEX: #C6C3CC RGB: (198,195,204)

Renk bilgisi

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

RGB renk modeli

#C6C3CC color RGB value is (198,195,204).

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

RGB bağlantıları ve doygunluk

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

198
195
204

R + G + B ~ 78%. #C6C3CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 195 + 204 = 597 (100%)
R 198 of 597 ~ 33.17%
G 195 of 597 ~ 32.66%
B 204 of 597 ~ 34.17'%

%33.17
%32.66
%34.17

CMYK RENK MODELİ

#C6C3CC rengi CMYK tonu (3,4,0,20).

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

CMYK: (3,4,0,20)
C3M4Y0K20 (3%, 4%, 0%, 20%)
(0.03 / 0.04 / 0.00 / 0.20)

CMYK yüzdeleri

%2.94
%4.41
%0
%20

Codes

Color #C6C3CC in popluar color models

C6 C3 CC
RGB 198 195 204
HSL 260° 8.11% 78.24%
HSB/HSV 260° 4.41% 80.00%
CMYK 2.94% 4.41% 0.00%
20.00%

Color #C6C3CC in popluar number systems.

HEX C6 C3 CC
Decimal 198 195 204
Binary 11000110 11000011 11001100
Octal 306 303 314

Shades and tints

Shades of #C6C3CC

#C6C3CC
(198,195,204)
#B4B2BA
(180,178,186)
#A2A1A8
(162,161,168)
#909096
(144,144,150)
#7E7F84
(126,127,132)
#6C6E72
(108,110,114)
#5A5D60
(90,93,96)
#484C4E
(72,76,78)
#363B3C
(54,59,60)
#242A2A
(36,42,42)
#121918
(18,25,24)
#000000
(0,0,0)

Tints of #C6C3CC

#C6C3CC
(198,195,204)
#CBC8D0
(203,200,208)
#D0CDD4
(208,205,212)
#D5D2D8
(213,210,216)
#DAD7DC
(218,215,220)
#DFDCE0
(223,220,224)
#E4E1E4
(228,225,228)
#E9E6E8
(233,230,232)
#EEEBEC
(238,235,236)
#F3F0F0
(243,240,240)
#F8F5F4
(248,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6C3CC; }

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

This text font color is #C6C3CC.

Background Color

.myBgColor { background-color: #C6C3CC; }

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

This div background color is #C6C3CC.

Border color

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

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

This div border color is #C6C3CC.

Opacity

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

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

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

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

This text has shadow with #C6C3CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C3CC.

Preview

Color preview on black background

This text has color #C6C3CC on black background.


Color preview on white background

This text has color #C6C3CC on white background.


Black color preview on #C6C3CC background

This text has black color on #C6C3CC background.


White color preview on #C6C3CC background

This text has white color on #C6C3CC background.


Related colors

Complementary color

Complementary color for #hex is #393C33.


I love getcolorcode.com

Triadic colors

1 #CCC6C3 and #C3CCC6 with #C6C3CC are triadic colors.

2 #CCC3C6 and #C3C6CC with #C6C3CC are triadic colors.