COLOR #CCB5EC

HEX: #CCB5EC RGB: (204,181,236)

Renk bilgisi

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

RGB renk modeli

#CCB5EC color RGB value is (204,181,236).

RGB: (204,181,236) (80%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 181 of 255 = 71%
B 236 of 255 = 93%

204
181
236

R + G + B ~ 81%. #CCB5EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 181 + 236 = 621 (100%)
R 204 of 621 ~ 32.85%
G 181 of 621 ~ 29.15%
B 236 of 621 ~ 38'%

%32.85
%29.15
%38

CMYK RENK MODELİ

#CCB5EC rengi CMYK tonu (14,23,0,7).

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

CMYK: (14,23,0,7)
C14M23Y0K7 (14%, 23%, 0%, 7%)
(0.14 / 0.23 / 0.00 / 0.07)

CMYK yüzdeleri

%13.56
%23.31
%0
%7.45

Codes

Color #CCB5EC in popluar color models

CC B5 EC
RGB 204 181 236
HSL 265° 59.14% 81.76%
HSB/HSV 265° 23.31% 92.55%
CMYK 13.56% 23.31% 0.00%
7.45%

Color #CCB5EC in popluar number systems.

HEX CC B5 EC
Decimal 204 181 236
Binary 11001100 10110101 11101100
Octal 314 265 354

Shades and tints

Shades of #CCB5EC

#CCB5EC
(204,181,236)
#BAA5D7
(186,165,215)
#A895C2
(168,149,194)
#9685AD
(150,133,173)
#847598
(132,117,152)
#726583
(114,101,131)
#60556E
(96,85,110)
#4E4559
(78,69,89)
#3C3544
(60,53,68)
#2A252F
(42,37,47)
#18151A
(24,21,26)
#000000
(0,0,0)

Tints of #CCB5EC

#CCB5EC
(204,181,236)
#D0BBED
(208,187,237)
#D4C1EE
(212,193,238)
#D8C7EF
(216,199,239)
#DCCDF0
(220,205,240)
#E0D3F1
(224,211,241)
#E4D9F2
(228,217,242)
#E8DFF3
(232,223,243)
#ECE5F4
(236,229,244)
#F0EBF5
(240,235,245)
#F4F1F6
(244,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCB5EC; }

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

This text font color is #CCB5EC.

Background Color

.myBgColor { background-color: #CCB5EC; }

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

This div background color is #CCB5EC.

Border color

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

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

This div border color is #CCB5EC.

Opacity

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

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

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

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

This text has shadow with #CCB5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCB5EC.

Preview

Color preview on black background

This text has color #CCB5EC on black background.


Color preview on white background

This text has color #CCB5EC on white background.


Black color preview on #CCB5EC background

This text has black color on #CCB5EC background.


White color preview on #CCB5EC background

This text has white color on #CCB5EC background.


Related colors

Complementary color

Complementary color for #hex is #334A13.


I love getcolorcode.com

Triadic colors

1 #ECCCB5 and #B5ECCC with #CCB5EC are triadic colors.

2 #ECB5CC and #B5CCEC with #CCB5EC are triadic colors.