COLOR #C396CC

HEX: #C396CC RGB: (195,150,204)

Renk bilgisi

#C396CC contains red, green and blue colors in about the same proportion. #C396CC ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C396CC color RGB value is (195,150,204).

RGB: (195,150,204) (76%, 59%, 80%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 150 of 255 = 59%
B 204 of 255 = 80%

195
150
204

R + G + B ~ 72%. #C396CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 150 + 204 = 549 (100%)
R 195 of 549 ~ 35.52%
G 150 of 549 ~ 27.32%
B 204 of 549 ~ 37.16'%

%35.52
%27.32
%37.16

CMYK RENK MODELİ

#C396CC rengi CMYK tonu (4,26,0,20).

  • camgöbeği tonu 4.41%
  • eflatun tonu 26.47%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (4,26,0,20)
C4M26Y0K20 (4%, 26%, 0%, 20%)
(0.04 / 0.26 / 0.00 / 0.20)

CMYK yüzdeleri

%4.41
%26.47
%0
%20

Codes

Color #C396CC in popluar color models

C3 96 CC
RGB 195 150 204
HSL 290° 34.62% 69.41%
HSB/HSV 290° 26.47% 80.00%
CMYK 4.41% 26.47% 0.00%
20.00%

Color #C396CC in popluar number systems.

HEX C3 96 CC
Decimal 195 150 204
Binary 11000011 10010110 11001100
Octal 303 226 314

Shades and tints

Shades of #C396CC

#C396CC
(195,150,204)
#B289BA
(178,137,186)
#A17CA8
(161,124,168)
#906F96
(144,111,150)
#7F6284
(127,98,132)
#6E5572
(110,85,114)
#5D4860
(93,72,96)
#4C3B4E
(76,59,78)
#3B2E3C
(59,46,60)
#2A212A
(42,33,42)
#191418
(25,20,24)
#000000
(0,0,0)

Tints of #C396CC

#C396CC
(195,150,204)
#C89FD0
(200,159,208)
#CDA8D4
(205,168,212)
#D2B1D8
(210,177,216)
#D7BADC
(215,186,220)
#DCC3E0
(220,195,224)
#E1CCE4
(225,204,228)
#E6D5E8
(230,213,232)
#EBDEEC
(235,222,236)
#F0E7F0
(240,231,240)
#F5F0F4
(245,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C396CC color. Also use rgb(195,150,204) instead hex code.

Text Font Color

.myTextColor { color: #C396CC; }

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

This text font color is #C396CC.

Background Color

.myBgColor { background-color: #C396CC; }

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

This div background color is #C396CC.

Border color

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

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

This div border color is #C396CC.

Opacity

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

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

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

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

This text has shadow with #C396CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C396CC.

Preview

Color preview on black background

This text has color #C396CC on black background.


Color preview on white background

This text has color #C396CC on white background.


Black color preview on #C396CC background

This text has black color on #C396CC background.


White color preview on #C396CC background

This text has white color on #C396CC background.


Related colors

Complementary color

Complementary color for #hex is #3C6933.


I love getcolorcode.com

Triadic colors

1 #CCC396 and #96CCC3 with #C396CC are triadic colors.

2 #CC96C3 and #96C3CC with #C396CC are triadic colors.