COLOR #C963AF

HEX: #C963AF RGB: (201,99,175)

Renk bilgisi

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

RGB renk modeli

#C963AF color RGB value is (201,99,175).

RGB: (201,99,175) (79%, 39%, 69%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 99 of 255 = 39%
B 175 of 255 = 69%

201
99
175

R + G + B ~ 62%. #C963AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 99 + 175 = 475 (100%)
R 201 of 475 ~ 42.32%
G 99 of 475 ~ 20.84%
B 175 of 475 ~ 36.84'%

%42.32
%20.84
%36.84

CMYK RENK MODELİ

#C963AF rengi CMYK tonu (0,51,13,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.75%
  • sarı tonu 12.94%
  • ana renk tonu 21.18%

CMYK: (0,51,13,21)
C0M51Y13K21 (0%, 51%, 13%, 21%)
(0.00 / 0.51 / 0.13 / 0.21)

CMYK yüzdeleri

%0
%50.75
%12.94
%21.18

Codes

Color #C963AF in popluar color models

C9 63 AF
RGB 201 99 175
HSL 315° 48.57% 58.82%
HSB/HSV 315° 50.75% 78.82%
CMYK 0.00% 50.75% 12.94%
21.18%

Color #C963AF in popluar number systems.

HEX C9 63 AF
Decimal 201 99 175
Binary 11001001 1100011 10101111
Octal 311 143 257

Shades and tints

Shades of #C963AF

#C963AF
(201,99,175)
#B75AA0
(183,90,160)
#A55191
(165,81,145)
#934882
(147,72,130)
#813F73
(129,63,115)
#6F3664
(111,54,100)
#5D2D55
(93,45,85)
#4B2446
(75,36,70)
#391B37
(57,27,55)
#271228
(39,18,40)
#150919
(21,9,25)
#000000
(0,0,0)

Tints of #C963AF

#C963AF
(201,99,175)
#CD71B6
(205,113,182)
#D17FBD
(209,127,189)
#D58DC4
(213,141,196)
#D99BCB
(217,155,203)
#DDA9D2
(221,169,210)
#E1B7D9
(225,183,217)
#E5C5E0
(229,197,224)
#E9D3E7
(233,211,231)
#EDE1EE
(237,225,238)
#F1EFF5
(241,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C963AF color. Also use rgb(201,99,175) instead hex code.

Text Font Color

.myTextColor { color: #C963AF; }

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

This text font color is #C963AF.

Background Color

.myBgColor { background-color: #C963AF; }

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

This div background color is #C963AF.

Border color

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

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

This div border color is #C963AF.

Opacity

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

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

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

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

This text has shadow with #C963AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C963AF.

Preview

Color preview on black background

This text has color #C963AF on black background.


Color preview on white background

This text has color #C963AF on white background.


Black color preview on #C963AF background

This text has black color on #C963AF background.


White color preview on #C963AF background

This text has white color on #C963AF background.


Related colors

Complementary color

Complementary color for #hex is #369C50.


I love getcolorcode.com

Triadic colors

1 #AFC963 and #63AFC9 with #C963AF are triadic colors.

2 #AF63C9 and #63C9AF with #C963AF are triadic colors.