COLOR #CC99D4

HEX: #CC99D4 RGB: (204,153,212)

Renk bilgisi

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

RGB renk modeli

#CC99D4 color RGB value is (204,153,212).

RGB: (204,153,212) (80%, 60%, 83%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 153 of 255 = 60%
B 212 of 255 = 83%

204
153
212

R + G + B ~ 74%. #CC99D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 153 + 212 = 569 (100%)
R 204 of 569 ~ 35.85%
G 153 of 569 ~ 26.89%
B 212 of 569 ~ 37.26'%

%35.85
%26.89
%37.26

CMYK RENK MODELİ

#CC99D4 rengi CMYK tonu (4,28,0,17).

  • camgöbeği tonu 3.77%
  • eflatun tonu 27.83%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (4,28,0,17)
C4M28Y0K17 (4%, 28%, 0%, 17%)
(0.04 / 0.28 / 0.00 / 0.17)

CMYK yüzdeleri

%3.77
%27.83
%0
%16.86

Codes

Color #CC99D4 in popluar color models

CC 99 D4
RGB 204 153 212
HSL 292° 40.69% 71.57%
HSB/HSV 292° 27.83% 83.14%
CMYK 3.77% 27.83% 0.00%
16.86%

Color #CC99D4 in popluar number systems.

HEX CC 99 D4
Decimal 204 153 212
Binary 11001100 10011001 11010100
Octal 314 231 324

Shades and tints

Shades of #CC99D4

#CC99D4
(204,153,212)
#BA8CC1
(186,140,193)
#A87FAE
(168,127,174)
#96729B
(150,114,155)
#846588
(132,101,136)
#725875
(114,88,117)
#604B62
(96,75,98)
#4E3E4F
(78,62,79)
#3C313C
(60,49,60)
#2A2429
(42,36,41)
#181716
(24,23,22)
#000000
(0,0,0)

Tints of #CC99D4

#CC99D4
(204,153,212)
#D0A2D7
(208,162,215)
#D4ABDA
(212,171,218)
#D8B4DD
(216,180,221)
#DCBDE0
(220,189,224)
#E0C6E3
(224,198,227)
#E4CFE6
(228,207,230)
#E8D8E9
(232,216,233)
#ECE1EC
(236,225,236)
#F0EAEF
(240,234,239)
#F4F3F2
(244,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CC99D4 color. Also use rgb(204,153,212) instead hex code.

Text Font Color

.myTextColor { color: #CC99D4; }

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

This text font color is #CC99D4.

Background Color

.myBgColor { background-color: #CC99D4; }

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

This div background color is #CC99D4.

Border color

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

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

This div border color is #CC99D4.

Opacity

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

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

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

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

This text has shadow with #CC99D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC99D4.

Preview

Color preview on black background

This text has color #CC99D4 on black background.


Color preview on white background

This text has color #CC99D4 on white background.


Black color preview on #CC99D4 background

This text has black color on #CC99D4 background.


White color preview on #CC99D4 background

This text has white color on #CC99D4 background.


Related colors

Complementary color

Complementary color for #hex is #33662B.


I love getcolorcode.com

Triadic colors

1 #D4CC99 and #99D4CC with #CC99D4 are triadic colors.

2 #D499CC and #99CCD4 with #CC99D4 are triadic colors.