COLOR #CC5D8C

HEX: #CC5D8C RGB: (204,93,140)

Renk bilgisi

#CC5D8C contains mainly red color. #CC5D8C ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#CC5D8C color RGB value is (204,93,140).

RGB: (204,93,140) (80%, 36%, 55%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 93 of 255 = 36%
B 140 of 255 = 55%

204
93
140

R + G + B ~ 57%. #CC5D8C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 93 + 140 = 437 (100%)
R 204 of 437 ~ 46.68%
G 93 of 437 ~ 21.28%
B 140 of 437 ~ 32.04'%

%46.68
%21.28
%32.04

CMYK RENK MODELİ

#CC5D8C rengi CMYK tonu (0,54,31,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.41%
  • sarı tonu 31.37%
  • ana renk tonu 20.00%

CMYK: (0,54,31,20)
C0M54Y31K20 (0%, 54%, 31%, 20%)
(0.00 / 0.54 / 0.31 / 0.20)

CMYK yüzdeleri

%0
%54.41
%31.37
%20

Codes

Color #CC5D8C in popluar color models

CC 5D 8C
RGB 204 93 140
HSL 335° 52.11% 58.24%
HSB/HSV 335° 54.41% 80.00%
CMYK 0.00% 54.41% 31.37%
20.00%

Color #CC5D8C in popluar number systems.

HEX CC 5D 8C
Decimal 204 93 140
Binary 11001100 1011101 10001100
Octal 314 135 214

Shades and tints

Shades of #CC5D8C

#CC5D8C
(204,93,140)
#BA5580
(186,85,128)
#A84D74
(168,77,116)
#964568
(150,69,104)
#843D5C
(132,61,92)
#723550
(114,53,80)
#602D44
(96,45,68)
#4E2538
(78,37,56)
#3C1D2C
(60,29,44)
#2A1520
(42,21,32)
#180D14
(24,13,20)
#000000
(0,0,0)

Tints of #CC5D8C

#CC5D8C
(204,93,140)
#D06B96
(208,107,150)
#D479A0
(212,121,160)
#D887AA
(216,135,170)
#DC95B4
(220,149,180)
#E0A3BE
(224,163,190)
#E4B1C8
(228,177,200)
#E8BFD2
(232,191,210)
#ECCDDC
(236,205,220)
#F0DBE6
(240,219,230)
#F4E9F0
(244,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CC5D8C color. Also use rgb(204,93,140) instead hex code.

Text Font Color

.myTextColor { color: #CC5D8C; }

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

This text font color is #CC5D8C.

Background Color

.myBgColor { background-color: #CC5D8C; }

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

This div background color is #CC5D8C.

Border color

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

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

This div border color is #CC5D8C.

Opacity

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

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

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

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

This text has shadow with #CC5D8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC5D8C.

Preview

Color preview on black background

This text has color #CC5D8C on black background.


Color preview on white background

This text has color #CC5D8C on white background.


Black color preview on #CC5D8C background

This text has black color on #CC5D8C background.


White color preview on #CC5D8C background

This text has white color on #CC5D8C background.


Related colors

Complementary color

Complementary color for #hex is #33A273.


I love getcolorcode.com

Triadic colors

1 #8CCC5D and #5D8CCC with #CC5D8C are triadic colors.

2 #8C5DCC and #5DCC8C with #CC5D8C are triadic colors.