COLOR #C696D2

HEX: #C696D2 RGB: (198,150,210)

Renk bilgisi

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

RGB renk modeli

#C696D2 color RGB value is (198,150,210).

RGB: (198,150,210) (78%, 59%, 82%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 150 of 255 = 59%
B 210 of 255 = 82%

198
150
210

R + G + B ~ 73%. #C696D2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 150 + 210 = 558 (100%)
R 198 of 558 ~ 35.48%
G 150 of 558 ~ 26.88%
B 210 of 558 ~ 37.63'%

%35.48
%26.88
%37.63

CMYK RENK MODELİ

#C696D2 rengi CMYK tonu (6,29,0,18).

  • camgöbeği tonu 5.71%
  • eflatun tonu 28.57%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (6,29,0,18)
C6M29Y0K18 (6%, 29%, 0%, 18%)
(0.06 / 0.29 / 0.00 / 0.18)

CMYK yüzdeleri

%5.71
%28.57
%0
%17.65

Codes

Color #C696D2 in popluar color models

C6 96 D2
RGB 198 150 210
HSL 288° 40.00% 70.59%
HSB/HSV 288° 28.57% 82.35%
CMYK 5.71% 28.57% 0.00%
17.65%

Color #C696D2 in popluar number systems.

HEX C6 96 D2
Decimal 198 150 210
Binary 11000110 10010110 11010010
Octal 306 226 322

Shades and tints

Shades of #C696D2

#C696D2
(198,150,210)
#B489BF
(180,137,191)
#A27CAC
(162,124,172)
#906F99
(144,111,153)
#7E6286
(126,98,134)
#6C5573
(108,85,115)
#5A4860
(90,72,96)
#483B4D
(72,59,77)
#362E3A
(54,46,58)
#242127
(36,33,39)
#121414
(18,20,20)
#000000
(0,0,0)

Tints of #C696D2

#C696D2
(198,150,210)
#CB9FD6
(203,159,214)
#D0A8DA
(208,168,218)
#D5B1DE
(213,177,222)
#DABAE2
(218,186,226)
#DFC3E6
(223,195,230)
#E4CCEA
(228,204,234)
#E9D5EE
(233,213,238)
#EEDEF2
(238,222,242)
#F3E7F6
(243,231,246)
#F8F0FA
(248,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C696D2; }

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

This text font color is #C696D2.

Background Color

.myBgColor { background-color: #C696D2; }

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

This div background color is #C696D2.

Border color

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

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

This div border color is #C696D2.

Opacity

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

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

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

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

This text has shadow with #C696D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C696D2.

Preview

Color preview on black background

This text has color #C696D2 on black background.


Color preview on white background

This text has color #C696D2 on white background.


Black color preview on #C696D2 background

This text has black color on #C696D2 background.


White color preview on #C696D2 background

This text has white color on #C696D2 background.


Related colors

Complementary color

Complementary color for #hex is #39692D.


I love getcolorcode.com

Triadic colors

1 #D2C696 and #96D2C6 with #C696D2 are triadic colors.

2 #D296C6 and #96C6D2 with #C696D2 are triadic colors.