COLOR #C896D4

HEX: #C896D4 RGB: (200,150,212)

Renk bilgisi

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

RGB renk modeli

#C896D4 color RGB value is (200,150,212).

RGB: (200,150,212) (78%, 59%, 83%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 150 of 255 = 59%
B 212 of 255 = 83%

200
150
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 150 + 212 = 562 (100%)
R 200 of 562 ~ 35.59%
G 150 of 562 ~ 26.69%
B 212 of 562 ~ 37.72'%

%35.59
%26.69
%37.72

CMYK RENK MODELİ

#C896D4 rengi CMYK tonu (6,29,0,17).

  • camgöbeği tonu 5.66%
  • eflatun tonu 29.25%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (6,29,0,17)
C6M29Y0K17 (6%, 29%, 0%, 17%)
(0.06 / 0.29 / 0.00 / 0.17)

CMYK yüzdeleri

%5.66
%29.25
%0
%16.86

Codes

Color #C896D4 in popluar color models

C8 96 D4
RGB 200 150 212
HSL 288° 41.89% 70.98%
HSB/HSV 288° 29.25% 83.14%
CMYK 5.66% 29.25% 0.00%
16.86%

Color #C896D4 in popluar number systems.

HEX C8 96 D4
Decimal 200 150 212
Binary 11001000 10010110 11010100
Octal 310 226 324

Shades and tints

Shades of #C896D4

#C896D4
(200,150,212)
#B689C1
(182,137,193)
#A47CAE
(164,124,174)
#926F9B
(146,111,155)
#806288
(128,98,136)
#6E5575
(110,85,117)
#5C4862
(92,72,98)
#4A3B4F
(74,59,79)
#382E3C
(56,46,60)
#262129
(38,33,41)
#141416
(20,20,22)
#000000
(0,0,0)

Tints of #C896D4

#C896D4
(200,150,212)
#CD9FD7
(205,159,215)
#D2A8DA
(210,168,218)
#D7B1DD
(215,177,221)
#DCBAE0
(220,186,224)
#E1C3E3
(225,195,227)
#E6CCE6
(230,204,230)
#EBD5E9
(235,213,233)
#F0DEEC
(240,222,236)
#F5E7EF
(245,231,239)
#FAF0F2
(250,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C896D4 color. Also use rgb(200,150,212) instead hex code.

Text Font Color

.myTextColor { color: #C896D4; }

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

This text font color is #C896D4.

Background Color

.myBgColor { background-color: #C896D4; }

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

This div background color is #C896D4.

Border color

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

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

This div border color is #C896D4.

Opacity

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

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

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

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

This text has shadow with #C896D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C896D4.

Preview

Color preview on black background

This text has color #C896D4 on black background.


Color preview on white background

This text has color #C896D4 on white background.


Black color preview on #C896D4 background

This text has black color on #C896D4 background.


White color preview on #C896D4 background

This text has white color on #C896D4 background.


Related colors

Complementary color

Complementary color for #hex is #37692B.


I love getcolorcode.com

Triadic colors

1 #D4C896 and #96D4C8 with #C896D4 are triadic colors.

2 #D496C8 and #96C8D4 with #C896D4 are triadic colors.