COLOR #CCC6ED

HEX: #CCC6ED RGB: (204,198,237)

Renk bilgisi

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

RGB renk modeli

#CCC6ED color RGB value is (204,198,237).

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

RGB bağlantıları ve doygunluk

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

204
198
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 198 + 237 = 639 (100%)
R 204 of 639 ~ 31.92%
G 198 of 639 ~ 30.99%
B 237 of 639 ~ 37.09'%

%31.92
%30.99
%37.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.92%
  • eflatun tonu 16.46%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%
CMYK: (14,16,0,7) C14M16Y0K7 (14%,16%,0%,7%) (0.14/0.16/0.00/0.07) 

CMYK yüzdeleri

%13.92
%16.46
%0
%7.06

Codes

Color #CCC6ED in popluar color models

CC C6 ED
RGB 204 198 237
HSL 249° 52.00% 85.29%
HSB/HSV 249° 16.46% 92.94%
CMYK 13.92% 16.46% 0.00%
7.06%

Color #CCC6ED in popluar number systems.

HEX CC C6 ED
Decimal 204 198 237
Binary 11001100 11000110 11101101
Octal 314 306 355

Shades and tints

Shades of #CCC6ED

#CCC6ED
(204,198,237)
#BAB4D8
(186,180,216)
#A8A2C3
(168,162,195)
#9690AE
(150,144,174)
#847E99
(132,126,153)
#726C84
(114,108,132)
#605A6F
(96,90,111)
#4E485A
(78,72,90)
#3C3645
(60,54,69)
#2A2430
(42,36,48)
#18121B
(24,18,27)
#000000
(0,0,0)

Tints of #CCC6ED

#CCC6ED
(204,198,237)
#D0CBEE
(208,203,238)
#D4D0EF
(212,208,239)
#D8D5F0
(216,213,240)
#DCDAF1
(220,218,241)
#E0DFF2
(224,223,242)
#E4E4F3
(228,228,243)
#E8E9F4
(232,233,244)
#ECEEF5
(236,238,245)
#F0F3F6
(240,243,246)
#F4F8F7
(244,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCC6ED; }

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

This text font color is #CCC6ED.

Background Color

.myBgColor { background-color: #CCC6ED; }

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

This div background color is #CCC6ED.

Border color

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

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

This div border color is #CCC6ED.

Opacity

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

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

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

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

This text has shadow with #CCC6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCC6ED.

Preview

Color preview on black background

This text has color #CCC6ED on black background.


Color preview on white background

This text has color #CCC6ED on white background.


Black color preview on #CCC6ED background

This text has black color on #CCC6ED background.


White color preview on #CCC6ED background

This text has white color on #CCC6ED background.


Related colors

Complementary color

Complementary color for #hex is #333912.


I love getcolorcode.com

Triadic colors

1 #EDCCC6 and #C6EDCC with #CCC6ED are triadic colors.

2 #EDC6CC and #C6CCED with #CCC6ED are triadic colors.