COLOR #C063AD

HEX: #C063AD RGB: (192,99,173)

Renk bilgisi

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

RGB renk modeli

#C063AD color RGB value is (192,99,173).

RGB: (192,99,173) (75%, 39%, 68%)

RGB bağlantıları ve doygunluk

R 192 of 255 = 75%
G 99 of 255 = 39%
B 173 of 255 = 68%

192
99
173

R + G + B ~ 61%. #C063AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 192 + 99 + 173 = 464 (100%)
R 192 of 464 ~ 41.38%
G 99 of 464 ~ 21.34%
B 173 of 464 ~ 37.28'%

%41.38
%21.34
%37.28

CMYK RENK MODELİ

#C063AD rengi CMYK tonu (0,48,10,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.44%
  • sarı tonu 9.90%
  • ana renk tonu 24.71%

CMYK: (0,48,10,25)
C0M48Y10K25 (0%, 48%, 10%, 25%)
(0.00 / 0.48 / 0.10 / 0.25)

CMYK yüzdeleri

%0
%48.44
%9.9
%24.71

Codes

Color #C063AD in popluar color models

C0 63 AD
RGB 192 99 173
HSL 312° 42.47% 57.06%
HSB/HSV 312° 48.44% 75.29%
CMYK 0.00% 48.44% 9.90%
24.71%

Color #C063AD in popluar number systems.

HEX C0 63 AD
Decimal 192 99 173
Binary 11000000 1100011 10101101
Octal 300 143 255

Shades and tints

Shades of #C063AD

#C063AD
(192,99,173)
#AF5A9E
(175,90,158)
#9E518F
(158,81,143)
#8D4880
(141,72,128)
#7C3F71
(124,63,113)
#6B3662
(107,54,98)
#5A2D53
(90,45,83)
#492444
(73,36,68)
#381B35
(56,27,53)
#271226
(39,18,38)
#160917
(22,9,23)
#000000
(0,0,0)

Tints of #C063AD

#C063AD
(192,99,173)
#C571B4
(197,113,180)
#CA7FBB
(202,127,187)
#CF8DC2
(207,141,194)
#D49BC9
(212,155,201)
#D9A9D0
(217,169,208)
#DEB7D7
(222,183,215)
#E3C5DE
(227,197,222)
#E8D3E5
(232,211,229)
#EDE1EC
(237,225,236)
#F2EFF3
(242,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C063AD color. Also use rgb(192,99,173) instead hex code.

Text Font Color

.myTextColor { color: #C063AD; }

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

This text font color is #C063AD.

Background Color

.myBgColor { background-color: #C063AD; }

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

This div background color is #C063AD.

Border color

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

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

This div border color is #C063AD.

Opacity

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

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

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

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

This text has shadow with #C063AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C063AD.

Preview

Color preview on black background

This text has color #C063AD on black background.


Color preview on white background

This text has color #C063AD on white background.


Black color preview on #C063AD background

This text has black color on #C063AD background.


White color preview on #C063AD background

This text has white color on #C063AD background.


Related colors

Complementary color

Complementary color for #hex is #3F9C52.


I love getcolorcode.com

Triadic colors

1 #ADC063 and #63ADC0 with #C063AD are triadic colors.

2 #AD63C0 and #63C0AD with #C063AD are triadic colors.