COLOR #C496DB

HEX: #C496DB RGB: (196,150,219)

Renk bilgisi

#C496DB contains mainly red and blue colors. #C496DB ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C496DB color RGB value is (196,150,219).

RGB: (196,150,219) (77%, 59%, 86%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 150 of 255 = 59%
B 219 of 255 = 86%

196
150
219

R + G + B ~ 74%. #C496DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 150 + 219 = 565 (100%)
R 196 of 565 ~ 34.69%
G 150 of 565 ~ 26.55%
B 219 of 565 ~ 38.76'%

%34.69
%26.55
%38.76

CMYK RENK MODELİ

#C496DB rengi CMYK tonu (11,32,0,14).

  • camgöbeği tonu 10.50%
  • eflatun tonu 31.51%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (11,32,0,14)
C11M32Y0K14 (11%, 32%, 0%, 14%)
(0.11 / 0.32 / 0.00 / 0.14)

CMYK yüzdeleri

%10.5
%31.51
%0
%14.12

Codes

Color #C496DB in popluar color models

C4 96 DB
RGB 196 150 219
HSL 280° 48.94% 72.35%
HSB/HSV 280° 31.51% 85.88%
CMYK 10.50% 31.51% 0.00%
14.12%

Color #C496DB in popluar number systems.

HEX C4 96 DB
Decimal 196 150 219
Binary 11000100 10010110 11011011
Octal 304 226 333

Shades and tints

Shades of #C496DB

#C496DB
(196,150,219)
#B389C8
(179,137,200)
#A27CB5
(162,124,181)
#916FA2
(145,111,162)
#80628F
(128,98,143)
#6F557C
(111,85,124)
#5E4869
(94,72,105)
#4D3B56
(77,59,86)
#3C2E43
(60,46,67)
#2B2130
(43,33,48)
#1A141D
(26,20,29)
#000000
(0,0,0)

Tints of #C496DB

#C496DB
(196,150,219)
#C99FDE
(201,159,222)
#CEA8E1
(206,168,225)
#D3B1E4
(211,177,228)
#D8BAE7
(216,186,231)
#DDC3EA
(221,195,234)
#E2CCED
(226,204,237)
#E7D5F0
(231,213,240)
#ECDEF3
(236,222,243)
#F1E7F6
(241,231,246)
#F6F0F9
(246,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C496DB; }

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

This text font color is #C496DB.

Background Color

.myBgColor { background-color: #C496DB; }

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

This div background color is #C496DB.

Border color

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

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

This div border color is #C496DB.

Opacity

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

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

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

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

This text has shadow with #C496DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C496DB.

Preview

Color preview on black background

This text has color #C496DB on black background.


Color preview on white background

This text has color #C496DB on white background.


Black color preview on #C496DB background

This text has black color on #C496DB background.


White color preview on #C496DB background

This text has white color on #C496DB background.


Related colors

Complementary color

Complementary color for #hex is #3B6924.


I love getcolorcode.com

Triadic colors

1 #DBC496 and #96DBC4 with #C496DB are triadic colors.

2 #DB96C4 and #96C4DB with #C496DB are triadic colors.