COLOR #CC6CC6

HEX: #CC6CC6 RGB: (204,108,198)

Renk bilgisi

#CC6CC6 contains mainly red and blue colors. #CC6CC6 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#CC6CC6 color RGB value is (204,108,198).

RGB: (204,108,198) (80%, 42%, 78%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 108 of 255 = 42%
B 198 of 255 = 78%

204
108
198

R + G + B ~ 67%. #CC6CC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 108 + 198 = 510 (100%)
R 204 of 510 ~ 40%
G 108 of 510 ~ 21.18%
B 198 of 510 ~ 38.82'%

%40
%21.18
%38.82

CMYK RENK MODELİ

#CC6CC6 rengi CMYK tonu (0,47,3,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.06%
  • sarı tonu 2.94%
  • ana renk tonu 20.00%

CMYK: (0,47,3,20)
C0M47Y3K20 (0%, 47%, 3%, 20%)
(0.00 / 0.47 / 0.03 / 0.20)

CMYK yüzdeleri

%0
%47.06
%2.94
%20

Codes

Color #CC6CC6 in popluar color models

CC 6C C6
RGB 204 108 198
HSL 304° 48.48% 61.18%
HSB/HSV 304° 47.06% 80.00%
CMYK 0.00% 47.06% 2.94%
20.00%

Color #CC6CC6 in popluar number systems.

HEX CC 6C C6
Decimal 204 108 198
Binary 11001100 1101100 11000110
Octal 314 154 306

Shades and tints

Shades of #CC6CC6

#CC6CC6
(204,108,198)
#BA63B4
(186,99,180)
#A85AA2
(168,90,162)
#965190
(150,81,144)
#84487E
(132,72,126)
#723F6C
(114,63,108)
#60365A
(96,54,90)
#4E2D48
(78,45,72)
#3C2436
(60,36,54)
#2A1B24
(42,27,36)
#181212
(24,18,18)
#000000
(0,0,0)

Tints of #CC6CC6

#CC6CC6
(204,108,198)
#D079CB
(208,121,203)
#D486D0
(212,134,208)
#D893D5
(216,147,213)
#DCA0DA
(220,160,218)
#E0ADDF
(224,173,223)
#E4BAE4
(228,186,228)
#E8C7E9
(232,199,233)
#ECD4EE
(236,212,238)
#F0E1F3
(240,225,243)
#F4EEF8
(244,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CC6CC6; }

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

This text font color is #CC6CC6.

Background Color

.myBgColor { background-color: #CC6CC6; }

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

This div background color is #CC6CC6.

Border color

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

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

This div border color is #CC6CC6.

Opacity

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

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

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

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

This text has shadow with #CC6CC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC6CC6.

Preview

Color preview on black background

This text has color #CC6CC6 on black background.


Color preview on white background

This text has color #CC6CC6 on white background.


Black color preview on #CC6CC6 background

This text has black color on #CC6CC6 background.


White color preview on #CC6CC6 background

This text has white color on #CC6CC6 background.


Related colors

Complementary color

Complementary color for #hex is #339339.


I love getcolorcode.com

Triadic colors

1 #C6CC6C and #6CC6CC with #CC6CC6 are triadic colors.

2 #C66CCC and #6CCCC6 with #CC6CC6 are triadic colors.