COLOR #C496F6

HEX: #C496F6 RGB: (196,150,246)

Renk bilgisi

#C496F6 contains mainly red and blue colors. #C496F6 ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#C496F6 color RGB value is (196,150,246).

RGB: (196,150,246) (77%, 59%, 96%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 150 of 255 = 59%
B 246 of 255 = 96%

196
150
246

R + G + B ~ 77%. #C496F6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 150 + 246 = 592 (100%)
R 196 of 592 ~ 33.11%
G 150 of 592 ~ 25.34%
B 246 of 592 ~ 41.55'%

%33.11
%25.34
%41.55

CMYK RENK MODELİ

#C496F6 rengi CMYK tonu (20,39,0,4).

  • camgöbeği tonu 20.33%
  • eflatun tonu 39.02%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (20,39,0,4)
C20M39Y0K4 (20%, 39%, 0%, 4%)
(0.20 / 0.39 / 0.00 / 0.04)

CMYK yüzdeleri

%20.33
%39.02
%0
%3.53

Codes

Color #C496F6 in popluar color models

C4 96 F6
RGB 196 150 246
HSL 269° 84.21% 77.65%
HSB/HSV 269° 39.02% 96.47%
CMYK 20.33% 39.02% 0.00%
3.53%

Color #C496F6 in popluar number systems.

HEX C4 96 F6
Decimal 196 150 246
Binary 11000100 10010110 11110110
Octal 304 226 366

Shades and tints

Shades of #C496F6

#C496F6
(196,150,246)
#B389E0
(179,137,224)
#A27CCA
(162,124,202)
#916FB4
(145,111,180)
#80629E
(128,98,158)
#6F5588
(111,85,136)
#5E4872
(94,72,114)
#4D3B5C
(77,59,92)
#3C2E46
(60,46,70)
#2B2130
(43,33,48)
#1A141A
(26,20,26)
#000000
(0,0,0)

Tints of #C496F6

#C496F6
(196,150,246)
#C99FF6
(201,159,246)
#CEA8F6
(206,168,246)
#D3B1F6
(211,177,246)
#D8BAF6
(216,186,246)
#DDC3F6
(221,195,246)
#E2CCF6
(226,204,246)
#E7D5F6
(231,213,246)
#ECDEF6
(236,222,246)
#F1E7F6
(241,231,246)
#F6F0F6
(246,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C496F6 color. Also use rgb(196,150,246) instead hex code.

Text Font Color

.myTextColor { color: #C496F6; }

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

This text font color is #C496F6.

Background Color

.myBgColor { background-color: #C496F6; }

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

This div background color is #C496F6.

Border color

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

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

This div border color is #C496F6.

Opacity

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

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

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

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

This text has shadow with #C496F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C496F6.

Preview

Color preview on black background

This text has color #C496F6 on black background.


Color preview on white background

This text has color #C496F6 on white background.


Black color preview on #C496F6 background

This text has black color on #C496F6 background.


White color preview on #C496F6 background

This text has white color on #C496F6 background.


Related colors

Complementary color

Complementary color for #hex is #3B6909.


I love getcolorcode.com

Triadic colors

1 #F6C496 and #96F6C4 with #C496F6 are triadic colors.

2 #F696C4 and #96C4F6 with #C496F6 are triadic colors.