COLOR #CCC6EC

HEX: #CCC6EC RGB: (204,198,236)

Renk bilgisi

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

RGB renk modeli

#CCC6EC color RGB value is (204,198,236).

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

RGB bağlantıları ve doygunluk

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

204
198
236

R + G + B ~ 84%. #CCC6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 198 + 236 = 638 (100%)
R 204 of 638 ~ 31.97%
G 198 of 638 ~ 31.03%
B 236 of 638 ~ 36.99'%

%31.97
%31.03
%36.99

CMYK RENK MODELİ

#CCC6EC rengi CMYK tonu (14,16,0,7).

  • camgöbeği tonu 13.56%
  • eflatun tonu 16.10%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (14,16,0,7)
C14M16Y0K7 (14%, 16%, 0%, 7%)
(0.14 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%13.56
%16.1
%0
%7.45

Codes

Color #CCC6EC in popluar color models

CC C6 EC
RGB 204 198 236
HSL 249° 50.00% 85.10%
HSB/HSV 249° 16.10% 92.55%
CMYK 13.56% 16.10% 0.00%
7.45%

Color #CCC6EC in popluar number systems.

HEX CC C6 EC
Decimal 204 198 236
Binary 11001100 11000110 11101100
Octal 314 306 354

Shades and tints

Shades of #CCC6EC

#CCC6EC
(204,198,236)
#BAB4D7
(186,180,215)
#A8A2C2
(168,162,194)
#9690AD
(150,144,173)
#847E98
(132,126,152)
#726C83
(114,108,131)
#605A6E
(96,90,110)
#4E4859
(78,72,89)
#3C3644
(60,54,68)
#2A242F
(42,36,47)
#18121A
(24,18,26)
#000000
(0,0,0)

Tints of #CCC6EC

#CCC6EC
(204,198,236)
#D0CBED
(208,203,237)
#D4D0EE
(212,208,238)
#D8D5EF
(216,213,239)
#DCDAF0
(220,218,240)
#E0DFF1
(224,223,241)
#E4E4F2
(228,228,242)
#E8E9F3
(232,233,243)
#ECEEF4
(236,238,244)
#F0F3F5
(240,243,245)
#F4F8F6
(244,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCC6EC; }

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

This text font color is #CCC6EC.

Background Color

.myBgColor { background-color: #CCC6EC; }

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

This div background color is #CCC6EC.

Border color

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

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

This div border color is #CCC6EC.

Opacity

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

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

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

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

This text has shadow with #CCC6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCC6EC.

Preview

Color preview on black background

This text has color #CCC6EC on black background.


Color preview on white background

This text has color #CCC6EC on white background.


Black color preview on #CCC6EC background

This text has black color on #CCC6EC background.


White color preview on #CCC6EC background

This text has white color on #CCC6EC background.


Related colors

Complementary color

Complementary color for #hex is #333913.


I love getcolorcode.com

Triadic colors

1 #ECCCC6 and #C6ECCC with #CCC6EC are triadic colors.

2 #ECC6CC and #C6CCEC with #CCC6EC are triadic colors.