COLOR #C49CF6

HEX: #C49CF6 RGB: (196,156,246)

Renk bilgisi

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

RGB renk modeli

#C49CF6 color RGB value is (196,156,246).

RGB: (196,156,246) (77%, 61%, 96%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 156 of 255 = 61%
B 246 of 255 = 96%

196
156
246

R + G + B ~ 78%. #C49CF6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 156 + 246 = 598 (100%)
R 196 of 598 ~ 32.78%
G 156 of 598 ~ 26.09%
B 246 of 598 ~ 41.14'%

%32.78
%26.09
%41.14

CMYK RENK MODELİ

#C49CF6 rengi CMYK tonu (20,37,0,4).

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

CMYK: (20,37,0,4)
C20M37Y0K4 (20%, 37%, 0%, 4%)
(0.20 / 0.37 / 0.00 / 0.04)

CMYK yüzdeleri

%20.33
%36.59
%0
%3.53

Codes

Color #C49CF6 in popluar color models

C4 9C F6
RGB 196 156 246
HSL 267° 83.33% 78.82%
HSB/HSV 267° 36.59% 96.47%
CMYK 20.33% 36.59% 0.00%
3.53%

Color #C49CF6 in popluar number systems.

HEX C4 9C F6
Decimal 196 156 246
Binary 11000100 10011100 11110110
Octal 304 234 366

Shades and tints

Shades of #C49CF6

#C49CF6
(196,156,246)
#B38EE0
(179,142,224)
#A280CA
(162,128,202)
#9172B4
(145,114,180)
#80649E
(128,100,158)
#6F5688
(111,86,136)
#5E4872
(94,72,114)
#4D3A5C
(77,58,92)
#3C2C46
(60,44,70)
#2B1E30
(43,30,48)
#1A101A
(26,16,26)
#000000
(0,0,0)

Tints of #C49CF6

#C49CF6
(196,156,246)
#C9A5F6
(201,165,246)
#CEAEF6
(206,174,246)
#D3B7F6
(211,183,246)
#D8C0F6
(216,192,246)
#DDC9F6
(221,201,246)
#E2D2F6
(226,210,246)
#E7DBF6
(231,219,246)
#ECE4F6
(236,228,246)
#F1EDF6
(241,237,246)
#F6F6F6
(246,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C49CF6; }

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

This text font color is #C49CF6.

Background Color

.myBgColor { background-color: #C49CF6; }

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

This div background color is #C49CF6.

Border color

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

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

This div border color is #C49CF6.

Opacity

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

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

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

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

This text has shadow with #C49CF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49CF6.

Preview

Color preview on black background

This text has color #C49CF6 on black background.


Color preview on white background

This text has color #C49CF6 on white background.


Black color preview on #C49CF6 background

This text has black color on #C49CF6 background.


White color preview on #C49CF6 background

This text has white color on #C49CF6 background.


Related colors

Complementary color

Complementary color for #hex is #3B6309.


I love getcolorcode.com

Triadic colors

1 #F6C49C and #9CF6C4 with #C49CF6 are triadic colors.

2 #F69CC4 and #9CC4F6 with #C49CF6 are triadic colors.