COLOR #CC6DA6

HEX: #CC6DA6 RGB: (204,109,166)

Renk bilgisi

#CC6DA6 contains mainly red and blue colors. #CC6DA6 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#CC6DA6 color RGB value is (204,109,166).

RGB: (204,109,166) (80%, 43%, 65%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 109 of 255 = 43%
B 166 of 255 = 65%

204
109
166

R + G + B ~ 63%. #CC6DA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 109 + 166 = 479 (100%)
R 204 of 479 ~ 42.59%
G 109 of 479 ~ 22.76%
B 166 of 479 ~ 34.66'%

%42.59
%22.76
%34.66

CMYK RENK MODELİ

#CC6DA6 rengi CMYK tonu (0,47,19,20).

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

CMYK: (0,47,19,20)
C0M47Y19K20 (0%, 47%, 19%, 20%)
(0.00 / 0.47 / 0.19 / 0.20)

CMYK yüzdeleri

%0
%46.57
%18.63
%20

Codes

Color #CC6DA6 in popluar color models

CC 6D A6
RGB 204 109 166
HSL 324° 48.22% 61.37%
HSB/HSV 324° 46.57% 80.00%
CMYK 0.00% 46.57% 18.63%
20.00%

Color #CC6DA6 in popluar number systems.

HEX CC 6D A6
Decimal 204 109 166
Binary 11001100 1101101 10100110
Octal 314 155 246

Shades and tints

Shades of #CC6DA6

#CC6DA6
(204,109,166)
#BA6497
(186,100,151)
#A85B88
(168,91,136)
#965279
(150,82,121)
#84496A
(132,73,106)
#72405B
(114,64,91)
#60374C
(96,55,76)
#4E2E3D
(78,46,61)
#3C252E
(60,37,46)
#2A1C1F
(42,28,31)
#181310
(24,19,16)
#000000
(0,0,0)

Tints of #CC6DA6

#CC6DA6
(204,109,166)
#D07AAE
(208,122,174)
#D487B6
(212,135,182)
#D894BE
(216,148,190)
#DCA1C6
(220,161,198)
#E0AECE
(224,174,206)
#E4BBD6
(228,187,214)
#E8C8DE
(232,200,222)
#ECD5E6
(236,213,230)
#F0E2EE
(240,226,238)
#F4EFF6
(244,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CC6DA6; }

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

This text font color is #CC6DA6.

Background Color

.myBgColor { background-color: #CC6DA6; }

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

This div background color is #CC6DA6.

Border color

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

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

This div border color is #CC6DA6.

Opacity

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

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

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

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

This text has shadow with #CC6DA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC6DA6.

Preview

Color preview on black background

This text has color #CC6DA6 on black background.


Color preview on white background

This text has color #CC6DA6 on white background.


Black color preview on #CC6DA6 background

This text has black color on #CC6DA6 background.


White color preview on #CC6DA6 background

This text has white color on #CC6DA6 background.


Related colors

Complementary color

Complementary color for #hex is #339259.


I love getcolorcode.com

Triadic colors

1 #A6CC6D and #6DA6CC with #CC6DA6 are triadic colors.

2 #A66DCC and #6DCCA6 with #CC6DA6 are triadic colors.