COLOR #C466E6

HEX: #C466E6 RGB: (196,102,230)

Renk bilgisi

#C466E6 contains mainly red and blue colors. #C466E6 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#C466E6 color RGB value is (196,102,230).

RGB: (196,102,230) (77%, 40%, 90%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 102 of 255 = 40%
B 230 of 255 = 90%

196
102
230

R + G + B ~ 69%. #C466E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 102 + 230 = 528 (100%)
R 196 of 528 ~ 37.12%
G 102 of 528 ~ 19.32%
B 230 of 528 ~ 43.56'%

%37.12
%19.32
%43.56

CMYK RENK MODELİ

#C466E6 rengi CMYK tonu (15,56,0,10).

  • camgöbeği tonu 14.78%
  • eflatun tonu 55.65%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (15,56,0,10)
C15M56Y0K10 (15%, 56%, 0%, 10%)
(0.15 / 0.56 / 0.00 / 0.10)

CMYK yüzdeleri

%14.78
%55.65
%0
%9.8

Codes

Color #C466E6 in popluar color models

C4 66 E6
RGB 196 102 230
HSL 284° 71.91% 65.10%
HSB/HSV 284° 55.65% 90.20%
CMYK 14.78% 55.65% 0.00%
9.80%

Color #C466E6 in popluar number systems.

HEX C4 66 E6
Decimal 196 102 230
Binary 11000100 1100110 11100110
Octal 304 146 346

Shades and tints

Shades of #C466E6

#C466E6
(196,102,230)
#B35DD2
(179,93,210)
#A254BE
(162,84,190)
#914BAA
(145,75,170)
#804296
(128,66,150)
#6F3982
(111,57,130)
#5E306E
(94,48,110)
#4D275A
(77,39,90)
#3C1E46
(60,30,70)
#2B1532
(43,21,50)
#1A0C1E
(26,12,30)
#000000
(0,0,0)

Tints of #C466E6

#C466E6
(196,102,230)
#C973E8
(201,115,232)
#CE80EA
(206,128,234)
#D38DEC
(211,141,236)
#D89AEE
(216,154,238)
#DDA7F0
(221,167,240)
#E2B4F2
(226,180,242)
#E7C1F4
(231,193,244)
#ECCEF6
(236,206,246)
#F1DBF8
(241,219,248)
#F6E8FA
(246,232,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C466E6 color. Also use rgb(196,102,230) instead hex code.

Text Font Color

.myTextColor { color: #C466E6; }

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

This text font color is #C466E6.

Background Color

.myBgColor { background-color: #C466E6; }

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

This div background color is #C466E6.

Border color

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

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

This div border color is #C466E6.

Opacity

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

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

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

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

This text has shadow with #C466E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C466E6.

Preview

Color preview on black background

This text has color #C466E6 on black background.


Color preview on white background

This text has color #C466E6 on white background.


Black color preview on #C466E6 background

This text has black color on #C466E6 background.


White color preview on #C466E6 background

This text has white color on #C466E6 background.


Related colors

Complementary color

Complementary color for #hex is #3B9919.


I love getcolorcode.com

Triadic colors

1 #E6C466 and #66E6C4 with #C466E6 are triadic colors.

2 #E666C4 and #66C4E6 with #C466E6 are triadic colors.