COLOR #CCADDA

HEX: #CCADDA RGB: (204,173,218)

Renk bilgisi

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

RGB renk modeli

#CCADDA color RGB value is (204,173,218).

RGB: (204,173,218) (80%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 173 of 255 = 68%
B 218 of 255 = 85%

204
173
218

R + G + B ~ 78%. #CCADDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 173 + 218 = 595 (100%)
R 204 of 595 ~ 34.29%
G 173 of 595 ~ 29.08%
B 218 of 595 ~ 36.64'%

%34.29
%29.08
%36.64

CMYK RENK MODELİ

#CCADDA rengi CMYK tonu (6,21,0,15).

  • camgöbeği tonu 6.42%
  • eflatun tonu 20.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (6,21,0,15)
C6M21Y0K15 (6%, 21%, 0%, 15%)
(0.06 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%6.42
%20.64
%0
%14.51

Codes

Color #CCADDA in popluar color models

CC AD DA
RGB 204 173 218
HSL 281° 37.82% 76.67%
HSB/HSV 281° 20.64% 85.49%
CMYK 6.42% 20.64% 0.00%
14.51%

Color #CCADDA in popluar number systems.

HEX CC AD DA
Decimal 204 173 218
Binary 11001100 10101101 11011010
Octal 314 255 332

Shades and tints

Shades of #CCADDA

#CCADDA
(204,173,218)
#BA9EC7
(186,158,199)
#A88FB4
(168,143,180)
#9680A1
(150,128,161)
#84718E
(132,113,142)
#72627B
(114,98,123)
#605368
(96,83,104)
#4E4455
(78,68,85)
#3C3542
(60,53,66)
#2A262F
(42,38,47)
#18171C
(24,23,28)
#000000
(0,0,0)

Tints of #CCADDA

#CCADDA
(204,173,218)
#D0B4DD
(208,180,221)
#D4BBE0
(212,187,224)
#D8C2E3
(216,194,227)
#DCC9E6
(220,201,230)
#E0D0E9
(224,208,233)
#E4D7EC
(228,215,236)
#E8DEEF
(232,222,239)
#ECE5F2
(236,229,242)
#F0ECF5
(240,236,245)
#F4F3F8
(244,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCADDA color. Also use rgb(204,173,218) instead hex code.

Text Font Color

.myTextColor { color: #CCADDA; }

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

This text font color is #CCADDA.

Background Color

.myBgColor { background-color: #CCADDA; }

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

This div background color is #CCADDA.

Border color

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

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

This div border color is #CCADDA.

Opacity

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

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

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

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

This text has shadow with #CCADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCADDA.

Preview

Color preview on black background

This text has color #CCADDA on black background.


Color preview on white background

This text has color #CCADDA on white background.


Black color preview on #CCADDA background

This text has black color on #CCADDA background.


White color preview on #CCADDA background

This text has white color on #CCADDA background.


Related colors

Complementary color

Complementary color for #hex is #335225.


I love getcolorcode.com

Triadic colors

1 #DACCAD and #ADDACC with #CCADDA are triadic colors.

2 #DAADCC and #ADCCDA with #CCADDA are triadic colors.