COLOR #C995CC

HEX: #C995CC RGB: (201,149,204)

Renk bilgisi

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

RGB renk modeli

#C995CC color RGB value is (201,149,204).

RGB: (201,149,204) (79%, 58%, 80%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 149 of 255 = 58%
B 204 of 255 = 80%

201
149
204

R + G + B ~ 72%. #C995CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 149 + 204 = 554 (100%)
R 201 of 554 ~ 36.28%
G 149 of 554 ~ 26.9%
B 204 of 554 ~ 36.82'%

%36.28
%26.9
%36.82

CMYK RENK MODELİ

#C995CC rengi CMYK tonu (1,27,0,20).

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

CMYK: (1,27,0,20)
C1M27Y0K20 (1%, 27%, 0%, 20%)
(0.01 / 0.27 / 0.00 / 0.20)

CMYK yüzdeleri

%1.47
%26.96
%0
%20

Codes

Color #C995CC in popluar color models

C9 95 CC
RGB 201 149 204
HSL 297° 35.03% 69.22%
HSB/HSV 297° 26.96% 80.00%
CMYK 1.47% 26.96% 0.00%
20.00%

Color #C995CC in popluar number systems.

HEX C9 95 CC
Decimal 201 149 204
Binary 11001001 10010101 11001100
Octal 311 225 314

Shades and tints

Shades of #C995CC

#C995CC
(201,149,204)
#B788BA
(183,136,186)
#A57BA8
(165,123,168)
#936E96
(147,110,150)
#816184
(129,97,132)
#6F5472
(111,84,114)
#5D4760
(93,71,96)
#4B3A4E
(75,58,78)
#392D3C
(57,45,60)
#27202A
(39,32,42)
#151318
(21,19,24)
#000000
(0,0,0)

Tints of #C995CC

#C995CC
(201,149,204)
#CD9ED0
(205,158,208)
#D1A7D4
(209,167,212)
#D5B0D8
(213,176,216)
#D9B9DC
(217,185,220)
#DDC2E0
(221,194,224)
#E1CBE4
(225,203,228)
#E5D4E8
(229,212,232)
#E9DDEC
(233,221,236)
#EDE6F0
(237,230,240)
#F1EFF4
(241,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C995CC; }

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

This text font color is #C995CC.

Background Color

.myBgColor { background-color: #C995CC; }

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

This div background color is #C995CC.

Border color

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

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

This div border color is #C995CC.

Opacity

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

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

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

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

This text has shadow with #C995CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C995CC.

Preview

Color preview on black background

This text has color #C995CC on black background.


Color preview on white background

This text has color #C995CC on white background.


Black color preview on #C995CC background

This text has black color on #C995CC background.


White color preview on #C995CC background

This text has white color on #C995CC background.


Related colors

Complementary color

Complementary color for #hex is #366A33.


I love getcolorcode.com

Triadic colors

1 #CCC995 and #95CCC9 with #C995CC are triadic colors.

2 #CC95C9 and #95C9CC with #C995CC are triadic colors.