COLOR #C696DB

HEX: #C696DB RGB: (198,150,219)

Renk bilgisi

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

RGB renk modeli

#C696DB color RGB value is (198,150,219).

RGB: (198,150,219) (78%, 59%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 150 of 255 = 59%
B 219 of 255 = 86%

198
150
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 150 + 219 = 567 (100%)
R 198 of 567 ~ 34.92%
G 150 of 567 ~ 26.46%
B 219 of 567 ~ 38.62'%

%34.92
%26.46
%38.62

CMYK RENK MODELİ

#C696DB rengi CMYK tonu (10,32,0,14).

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

CMYK: (10,32,0,14)
C10M32Y0K14 (10%, 32%, 0%, 14%)
(0.10 / 0.32 / 0.00 / 0.14)

CMYK yüzdeleri

%9.59
%31.51
%0
%14.12

Codes

Color #C696DB in popluar color models

C6 96 DB
RGB 198 150 219
HSL 282° 48.94% 72.35%
HSB/HSV 282° 31.51% 85.88%
CMYK 9.59% 31.51% 0.00%
14.12%

Color #C696DB in popluar number systems.

HEX C6 96 DB
Decimal 198 150 219
Binary 11000110 10010110 11011011
Octal 306 226 333

Shades and tints

Shades of #C696DB

#C696DB
(198,150,219)
#B489C8
(180,137,200)
#A27CB5
(162,124,181)
#906FA2
(144,111,162)
#7E628F
(126,98,143)
#6C557C
(108,85,124)
#5A4869
(90,72,105)
#483B56
(72,59,86)
#362E43
(54,46,67)
#242130
(36,33,48)
#12141D
(18,20,29)
#000000
(0,0,0)

Tints of #C696DB

#C696DB
(198,150,219)
#CB9FDE
(203,159,222)
#D0A8E1
(208,168,225)
#D5B1E4
(213,177,228)
#DABAE7
(218,186,231)
#DFC3EA
(223,195,234)
#E4CCED
(228,204,237)
#E9D5F0
(233,213,240)
#EEDEF3
(238,222,243)
#F3E7F6
(243,231,246)
#F8F0F9
(248,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C696DB; }

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

This text font color is #C696DB.

Background Color

.myBgColor { background-color: #C696DB; }

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

This div background color is #C696DB.

Border color

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

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

This div border color is #C696DB.

Opacity

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

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

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

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

This text has shadow with #C696DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C696DB.

Preview

Color preview on black background

This text has color #C696DB on black background.


Color preview on white background

This text has color #C696DB on white background.


Black color preview on #C696DB background

This text has black color on #C696DB background.


White color preview on #C696DB background

This text has white color on #C696DB background.


Related colors

Complementary color

Complementary color for #hex is #396924.


I love getcolorcode.com

Triadic colors

1 #DBC696 and #96DBC6 with #C696DB are triadic colors.

2 #DB96C6 and #96C6DB with #C696DB are triadic colors.