COLOR #CCB5E6

HEX: #CCB5E6 RGB: (204,181,230)

Renk bilgisi

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

RGB renk modeli

#CCB5E6 color RGB value is (204,181,230).

RGB: (204,181,230) (80%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 181 of 255 = 71%
B 230 of 255 = 90%

204
181
230

R + G + B ~ 80%. #CCB5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 181 + 230 = 615 (100%)
R 204 of 615 ~ 33.17%
G 181 of 615 ~ 29.43%
B 230 of 615 ~ 37.4'%

%33.17
%29.43
%37.4

CMYK RENK MODELİ

#CCB5E6 rengi CMYK tonu (11,21,0,10).

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

CMYK: (11,21,0,10)
C11M21Y0K10 (11%, 21%, 0%, 10%)
(0.11 / 0.21 / 0.00 / 0.10)

CMYK yüzdeleri

%11.3
%21.3
%0
%9.8

Codes

Color #CCB5E6 in popluar color models

CC B5 E6
RGB 204 181 230
HSL 268° 49.49% 80.59%
HSB/HSV 268° 21.30% 90.20%
CMYK 11.30% 21.30% 0.00%
9.80%

Color #CCB5E6 in popluar number systems.

HEX CC B5 E6
Decimal 204 181 230
Binary 11001100 10110101 11100110
Octal 314 265 346

Shades and tints

Shades of #CCB5E6

#CCB5E6
(204,181,230)
#BAA5D2
(186,165,210)
#A895BE
(168,149,190)
#9685AA
(150,133,170)
#847596
(132,117,150)
#726582
(114,101,130)
#60556E
(96,85,110)
#4E455A
(78,69,90)
#3C3546
(60,53,70)
#2A2532
(42,37,50)
#18151E
(24,21,30)
#000000
(0,0,0)

Tints of #CCB5E6

#CCB5E6
(204,181,230)
#D0BBE8
(208,187,232)
#D4C1EA
(212,193,234)
#D8C7EC
(216,199,236)
#DCCDEE
(220,205,238)
#E0D3F0
(224,211,240)
#E4D9F2
(228,217,242)
#E8DFF4
(232,223,244)
#ECE5F6
(236,229,246)
#F0EBF8
(240,235,248)
#F4F1FA
(244,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCB5E6; }

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

This text font color is #CCB5E6.

Background Color

.myBgColor { background-color: #CCB5E6; }

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

This div background color is #CCB5E6.

Border color

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

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

This div border color is #CCB5E6.

Opacity

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

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

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

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

This text has shadow with #CCB5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCB5E6.

Preview

Color preview on black background

This text has color #CCB5E6 on black background.


Color preview on white background

This text has color #CCB5E6 on white background.


Black color preview on #CCB5E6 background

This text has black color on #CCB5E6 background.


White color preview on #CCB5E6 background

This text has white color on #CCB5E6 background.


Related colors

Complementary color

Complementary color for #hex is #334A19.


I love getcolorcode.com

Triadic colors

1 #E6CCB5 and #B5E6CC with #CCB5E6 are triadic colors.

2 #E6B5CC and #B5CCE6 with #CCB5E6 are triadic colors.