COLOR #CC6DC9

HEX: #CC6DC9 RGB: (204,109,201)

Renk bilgisi

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

RGB renk modeli

#CC6DC9 color RGB value is (204,109,201).

RGB: (204,109,201) (80%, 43%, 79%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 109 of 255 = 43%
B 201 of 255 = 79%

204
109
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 109 + 201 = 514 (100%)
R 204 of 514 ~ 39.69%
G 109 of 514 ~ 21.21%
B 201 of 514 ~ 39.11'%

%39.69
%21.21
%39.11

CMYK RENK MODELİ

#CC6DC9 rengi CMYK tonu (0,47,1,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.57%
  • sarı tonu 1.47%
  • ana renk tonu 20.00%

CMYK: (0,47,1,20)
C0M47Y1K20 (0%, 47%, 1%, 20%)
(0.00 / 0.47 / 0.01 / 0.20)

CMYK yüzdeleri

%0
%46.57
%1.47
%20

Codes

Color #CC6DC9 in popluar color models

CC 6D C9
RGB 204 109 201
HSL 302° 48.22% 61.37%
HSB/HSV 302° 46.57% 80.00%
CMYK 0.00% 46.57% 1.47%
20.00%

Color #CC6DC9 in popluar number systems.

HEX CC 6D C9
Decimal 204 109 201
Binary 11001100 1101101 11001001
Octal 314 155 311

Shades and tints

Shades of #CC6DC9

#CC6DC9
(204,109,201)
#BA64B7
(186,100,183)
#A85BA5
(168,91,165)
#965293
(150,82,147)
#844981
(132,73,129)
#72406F
(114,64,111)
#60375D
(96,55,93)
#4E2E4B
(78,46,75)
#3C2539
(60,37,57)
#2A1C27
(42,28,39)
#181315
(24,19,21)
#000000
(0,0,0)

Tints of #CC6DC9

#CC6DC9
(204,109,201)
#D07ACD
(208,122,205)
#D487D1
(212,135,209)
#D894D5
(216,148,213)
#DCA1D9
(220,161,217)
#E0AEDD
(224,174,221)
#E4BBE1
(228,187,225)
#E8C8E5
(232,200,229)
#ECD5E9
(236,213,233)
#F0E2ED
(240,226,237)
#F4EFF1
(244,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CC6DC9 color. Also use rgb(204,109,201) instead hex code.

Text Font Color

.myTextColor { color: #CC6DC9; }

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

This text font color is #CC6DC9.

Background Color

.myBgColor { background-color: #CC6DC9; }

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

This div background color is #CC6DC9.

Border color

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

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

This div border color is #CC6DC9.

Opacity

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

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

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

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

This text has shadow with #CC6DC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC6DC9.

Preview

Color preview on black background

This text has color #CC6DC9 on black background.


Color preview on white background

This text has color #CC6DC9 on white background.


Black color preview on #CC6DC9 background

This text has black color on #CC6DC9 background.


White color preview on #CC6DC9 background

This text has white color on #CC6DC9 background.


Related colors

Complementary color

Complementary color for #hex is #339236.


I love getcolorcode.com

Triadic colors

1 #C9CC6D and #6DC9CC with #CC6DC9 are triadic colors.

2 #C96DCC and #6DCCC9 with #CC6DC9 are triadic colors.