COLOR #C99DD7

HEX: #C99DD7 RGB: (201,157,215)

Renk bilgisi

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

RGB renk modeli

#C99DD7 color RGB value is (201,157,215).

RGB: (201,157,215) (79%, 62%, 84%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 157 of 255 = 62%
B 215 of 255 = 84%

201
157
215

R + G + B ~ 75%. #C99DD7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 157 + 215 = 573 (100%)
R 201 of 573 ~ 35.08%
G 157 of 573 ~ 27.4%
B 215 of 573 ~ 37.52'%

%35.08
%27.4
%37.52

CMYK RENK MODELİ

#C99DD7 rengi CMYK tonu (7,27,0,16).

  • camgöbeği tonu 6.51%
  • eflatun tonu 26.98%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (7,27,0,16)
C7M27Y0K16 (7%, 27%, 0%, 16%)
(0.07 / 0.27 / 0.00 / 0.16)

CMYK yüzdeleri

%6.51
%26.98
%0
%15.69

Codes

Color #C99DD7 in popluar color models

C9 9D D7
RGB 201 157 215
HSL 286° 42.03% 72.94%
HSB/HSV 286° 26.98% 84.31%
CMYK 6.51% 26.98% 0.00%
15.69%

Color #C99DD7 in popluar number systems.

HEX C9 9D D7
Decimal 201 157 215
Binary 11001001 10011101 11010111
Octal 311 235 327

Shades and tints

Shades of #C99DD7

#C99DD7
(201,157,215)
#B78FC4
(183,143,196)
#A581B1
(165,129,177)
#93739E
(147,115,158)
#81658B
(129,101,139)
#6F5778
(111,87,120)
#5D4965
(93,73,101)
#4B3B52
(75,59,82)
#392D3F
(57,45,63)
#271F2C
(39,31,44)
#151119
(21,17,25)
#000000
(0,0,0)

Tints of #C99DD7

#C99DD7
(201,157,215)
#CDA5DA
(205,165,218)
#D1ADDD
(209,173,221)
#D5B5E0
(213,181,224)
#D9BDE3
(217,189,227)
#DDC5E6
(221,197,230)
#E1CDE9
(225,205,233)
#E5D5EC
(229,213,236)
#E9DDEF
(233,221,239)
#EDE5F2
(237,229,242)
#F1EDF5
(241,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C99DD7 color. Also use rgb(201,157,215) instead hex code.

Text Font Color

.myTextColor { color: #C99DD7; }

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

This text font color is #C99DD7.

Background Color

.myBgColor { background-color: #C99DD7; }

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

This div background color is #C99DD7.

Border color

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

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

This div border color is #C99DD7.

Opacity

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

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

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

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

This text has shadow with #C99DD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C99DD7.

Preview

Color preview on black background

This text has color #C99DD7 on black background.


Color preview on white background

This text has color #C99DD7 on white background.


Black color preview on #C99DD7 background

This text has black color on #C99DD7 background.


White color preview on #C99DD7 background

This text has white color on #C99DD7 background.


Related colors

Complementary color

Complementary color for #hex is #366228.


I love getcolorcode.com

Triadic colors

1 #D7C99D and #9DD7C9 with #C99DD7 are triadic colors.

2 #D79DC9 and #9DC9D7 with #C99DD7 are triadic colors.