COLOR #CCC6E6

HEX: #CCC6E6 RGB: (204,198,230)

Renk bilgisi

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

RGB renk modeli

#CCC6E6 color RGB value is (204,198,230).

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

RGB bağlantıları ve doygunluk

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

204
198
230

R + G + B ~ 83%. #CCC6E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 198 + 230 = 632 (100%)
R 204 of 632 ~ 32.28%
G 198 of 632 ~ 31.33%
B 230 of 632 ~ 36.39'%

%32.28
%31.33
%36.39

CMYK RENK MODELİ

#CCC6E6 rengi CMYK tonu (11,14,0,10).

  • camgöbeği tonu 11.30%
  • eflatun tonu 13.91%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (11,14,0,10)
C11M14Y0K10 (11%, 14%, 0%, 10%)
(0.11 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%11.3
%13.91
%0
%9.8

Codes

Color #CCC6E6 in popluar color models

CC C6 E6
RGB 204 198 230
HSL 251° 39.02% 83.92%
HSB/HSV 251° 13.91% 90.20%
CMYK 11.30% 13.91% 0.00%
9.80%

Color #CCC6E6 in popluar number systems.

HEX CC C6 E6
Decimal 204 198 230
Binary 11001100 11000110 11100110
Octal 314 306 346

Shades and tints

Shades of #CCC6E6

#CCC6E6
(204,198,230)
#BAB4D2
(186,180,210)
#A8A2BE
(168,162,190)
#9690AA
(150,144,170)
#847E96
(132,126,150)
#726C82
(114,108,130)
#605A6E
(96,90,110)
#4E485A
(78,72,90)
#3C3646
(60,54,70)
#2A2432
(42,36,50)
#18121E
(24,18,30)
#000000
(0,0,0)

Tints of #CCC6E6

#CCC6E6
(204,198,230)
#D0CBE8
(208,203,232)
#D4D0EA
(212,208,234)
#D8D5EC
(216,213,236)
#DCDAEE
(220,218,238)
#E0DFF0
(224,223,240)
#E4E4F2
(228,228,242)
#E8E9F4
(232,233,244)
#ECEEF6
(236,238,246)
#F0F3F8
(240,243,248)
#F4F8FA
(244,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCC6E6; }

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

This text font color is #CCC6E6.

Background Color

.myBgColor { background-color: #CCC6E6; }

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

This div background color is #CCC6E6.

Border color

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

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

This div border color is #CCC6E6.

Opacity

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

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

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

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

This text has shadow with #CCC6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCC6E6.

Preview

Color preview on black background

This text has color #CCC6E6 on black background.


Color preview on white background

This text has color #CCC6E6 on white background.


Black color preview on #CCC6E6 background

This text has black color on #CCC6E6 background.


White color preview on #CCC6E6 background

This text has white color on #CCC6E6 background.


Related colors

Complementary color

Complementary color for #hex is #333919.


I love getcolorcode.com

Triadic colors

1 #E6CCC6 and #C6E6CC with #CCC6E6 are triadic colors.

2 #E6C6CC and #C6CCE6 with #CCC6E6 are triadic colors.