COLOR #C464B1

HEX: #C464B1 RGB: (196,100,177)

Renk bilgisi

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

RGB renk modeli

#C464B1 color RGB value is (196,100,177).

RGB: (196,100,177) (77%, 39%, 69%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 100 of 255 = 39%
B 177 of 255 = 69%

196
100
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 100 + 177 = 473 (100%)
R 196 of 473 ~ 41.44%
G 100 of 473 ~ 21.14%
B 177 of 473 ~ 37.42'%

%41.44
%21.14
%37.42

CMYK RENK MODELİ

#C464B1 rengi CMYK tonu (0,49,10,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.98%
  • sarı tonu 9.69%
  • ana renk tonu 23.14%
CMYK: (0,49,10,23) C0M49Y10K23 (0%,49%,10%,23%) (0.00/0.49/0.10/0.23) 

CMYK yüzdeleri

%0
%48.98
%9.69
%23.14

Codes

Color #C464B1 in popluar color models

C4 64 B1
RGB 196 100 177
HSL 312° 44.86% 58.04%
HSB/HSV 312° 48.98% 76.86%
CMYK 0.00% 48.98% 9.69%
23.14%

Color #C464B1 in popluar number systems.

HEX C4 64 B1
Decimal 196 100 177
Binary 11000100 1100100 10110001
Octal 304 144 261

Shades and tints

Shades of #C464B1

#C464B1
(196,100,177)
#B35BA1
(179,91,161)
#A25291
(162,82,145)
#914981
(145,73,129)
#804071
(128,64,113)
#6F3761
(111,55,97)
#5E2E51
(94,46,81)
#4D2541
(77,37,65)
#3C1C31
(60,28,49)
#2B1321
(43,19,33)
#1A0A11
(26,10,17)
#000000
(0,0,0)

Tints of #C464B1

#C464B1
(196,100,177)
#C972B8
(201,114,184)
#CE80BF
(206,128,191)
#D38EC6
(211,142,198)
#D89CCD
(216,156,205)
#DDAAD4
(221,170,212)
#E2B8DB
(226,184,219)
#E7C6E2
(231,198,226)
#ECD4E9
(236,212,233)
#F1E2F0
(241,226,240)
#F6F0F7
(246,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C464B1 color. Also use rgb(196,100,177) instead hex code.

Text Font Color

.myTextColor { color: #C464B1; }

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

This text font color is #C464B1.

Background Color

.myBgColor { background-color: #C464B1; }

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

This div background color is #C464B1.

Border color

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

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

This div border color is #C464B1.

Opacity

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

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

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

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

This text has shadow with #C464B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C464B1.

Preview

Color preview on black background

This text has color #C464B1 on black background.


Color preview on white background

This text has color #C464B1 on white background.


Black color preview on #C464B1 background

This text has black color on #C464B1 background.


White color preview on #C464B1 background

This text has white color on #C464B1 background.


Related colors

Complementary color

Complementary color for #hex is #3B9B4E.


I love getcolorcode.com

Triadic colors

1 #B1C464 and #64B1C4 with #C464B1 are triadic colors.

2 #B164C4 and #64C4B1 with #C464B1 are triadic colors.