COLOR #CCADD2

HEX: #CCADD2 RGB: (204,173,210)

Renk bilgisi

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

RGB renk modeli

#CCADD2 color RGB value is (204,173,210).

RGB: (204,173,210) (80%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 173 of 255 = 68%
B 210 of 255 = 82%

204
173
210

R + G + B ~ 77%. #CCADD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 173 + 210 = 587 (100%)
R 204 of 587 ~ 34.75%
G 173 of 587 ~ 29.47%
B 210 of 587 ~ 35.78'%

%34.75
%29.47
%35.78

CMYK RENK MODELİ

#CCADD2 rengi CMYK tonu (3,18,0,18).

  • camgöbeği tonu 2.86%
  • eflatun tonu 17.62%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (3,18,0,18)
C3M18Y0K18 (3%, 18%, 0%, 18%)
(0.03 / 0.18 / 0.00 / 0.18)

CMYK yüzdeleri

%2.86
%17.62
%0
%17.65

Codes

Color #CCADD2 in popluar color models

CC AD D2
RGB 204 173 210
HSL 290° 29.13% 75.10%
HSB/HSV 290° 17.62% 82.35%
CMYK 2.86% 17.62% 0.00%
17.65%

Color #CCADD2 in popluar number systems.

HEX CC AD D2
Decimal 204 173 210
Binary 11001100 10101101 11010010
Octal 314 255 322

Shades and tints

Shades of #CCADD2

#CCADD2
(204,173,210)
#BA9EBF
(186,158,191)
#A88FAC
(168,143,172)
#968099
(150,128,153)
#847186
(132,113,134)
#726273
(114,98,115)
#605360
(96,83,96)
#4E444D
(78,68,77)
#3C353A
(60,53,58)
#2A2627
(42,38,39)
#181714
(24,23,20)
#000000
(0,0,0)

Tints of #CCADD2

#CCADD2
(204,173,210)
#D0B4D6
(208,180,214)
#D4BBDA
(212,187,218)
#D8C2DE
(216,194,222)
#DCC9E2
(220,201,226)
#E0D0E6
(224,208,230)
#E4D7EA
(228,215,234)
#E8DEEE
(232,222,238)
#ECE5F2
(236,229,242)
#F0ECF6
(240,236,246)
#F4F3FA
(244,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCADD2; }

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

This text font color is #CCADD2.

Background Color

.myBgColor { background-color: #CCADD2; }

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

This div background color is #CCADD2.

Border color

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

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

This div border color is #CCADD2.

Opacity

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

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

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

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

This text has shadow with #CCADD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCADD2.

Preview

Color preview on black background

This text has color #CCADD2 on black background.


Color preview on white background

This text has color #CCADD2 on white background.


Black color preview on #CCADD2 background

This text has black color on #CCADD2 background.


White color preview on #CCADD2 background

This text has white color on #CCADD2 background.


Related colors

Complementary color

Complementary color for #hex is #33522D.


I love getcolorcode.com

Triadic colors

1 #D2CCAD and #ADD2CC with #CCADD2 are triadic colors.

2 #D2ADCC and #ADCCD2 with #CCADD2 are triadic colors.