COLOR #C364DB

HEX: #C364DB RGB: (195,100,219)

Renk bilgisi

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

RGB renk modeli

#C364DB color RGB value is (195,100,219).

RGB: (195,100,219) (76%, 39%, 86%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 100 of 255 = 39%
B 219 of 255 = 86%

195
100
219

R + G + B ~ 67%. #C364DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 100 + 219 = 514 (100%)
R 195 of 514 ~ 37.94%
G 100 of 514 ~ 19.46%
B 219 of 514 ~ 42.61'%

%37.94
%19.46
%42.61

CMYK RENK MODELİ

#C364DB rengi CMYK tonu (11,54,0,14).

  • camgöbeği tonu 10.96%
  • eflatun tonu 54.34%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (11,54,0,14)
C11M54Y0K14 (11%, 54%, 0%, 14%)
(0.11 / 0.54 / 0.00 / 0.14)

CMYK yüzdeleri

%10.96
%54.34
%0
%14.12

Codes

Color #C364DB in popluar color models

C3 64 DB
RGB 195 100 219
HSL 288° 62.30% 62.55%
HSB/HSV 288° 54.34% 85.88%
CMYK 10.96% 54.34% 0.00%
14.12%

Color #C364DB in popluar number systems.

HEX C3 64 DB
Decimal 195 100 219
Binary 11000011 1100100 11011011
Octal 303 144 333

Shades and tints

Shades of #C364DB

#C364DB
(195,100,219)
#B25BC8
(178,91,200)
#A152B5
(161,82,181)
#9049A2
(144,73,162)
#7F408F
(127,64,143)
#6E377C
(110,55,124)
#5D2E69
(93,46,105)
#4C2556
(76,37,86)
#3B1C43
(59,28,67)
#2A1330
(42,19,48)
#190A1D
(25,10,29)
#000000
(0,0,0)

Tints of #C364DB

#C364DB
(195,100,219)
#C872DE
(200,114,222)
#CD80E1
(205,128,225)
#D28EE4
(210,142,228)
#D79CE7
(215,156,231)
#DCAAEA
(220,170,234)
#E1B8ED
(225,184,237)
#E6C6F0
(230,198,240)
#EBD4F3
(235,212,243)
#F0E2F6
(240,226,246)
#F5F0F9
(245,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C364DB color. Also use rgb(195,100,219) instead hex code.

Text Font Color

.myTextColor { color: #C364DB; }

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

This text font color is #C364DB.

Background Color

.myBgColor { background-color: #C364DB; }

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

This div background color is #C364DB.

Border color

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

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

This div border color is #C364DB.

Opacity

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

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

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

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

This text has shadow with #C364DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C364DB.

Preview

Color preview on black background

This text has color #C364DB on black background.


Color preview on white background

This text has color #C364DB on white background.


Black color preview on #C364DB background

This text has black color on #C364DB background.


White color preview on #C364DB background

This text has white color on #C364DB background.


Related colors

Complementary color

Complementary color for #hex is #3C9B24.


I love getcolorcode.com

Triadic colors

1 #DBC364 and #64DBC3 with #C364DB are triadic colors.

2 #DB64C3 and #64C3DB with #C364DB are triadic colors.