COLOR #9C96CC

HEX: #9C96CC RGB: (156,150,204)

Renk bilgisi

#9C96CC contains red, green and blue colors in about the same proportion. #9C96CC ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#9C96CC color RGB value is (156,150,204).

RGB: (156,150,204) (61%, 59%, 80%)

RGB bağlantıları ve doygunluk

R 156 of 255 = 61%
G 150 of 255 = 59%
B 204 of 255 = 80%

156
150
204

R + G + B ~ 67%. #9C96CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 156 + 150 + 204 = 510 (100%)
R 156 of 510 ~ 30.59%
G 150 of 510 ~ 29.41%
B 204 of 510 ~ 40'%

%30.59
%29.41
%40

CMYK RENK MODELİ

#9C96CC rengi CMYK tonu (24,26,0,20).

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

CMYK: (24,26,0,20)
C24M26Y0K20 (24%, 26%, 0%, 20%)
(0.24 / 0.26 / 0.00 / 0.20)

CMYK yüzdeleri

%23.53
%26.47
%0
%20

Codes

Color #9C96CC in popluar color models

9C 96 CC
RGB 156 150 204
HSL 247° 34.62% 69.41%
HSB/HSV 247° 26.47% 80.00%
CMYK 23.53% 26.47% 0.00%
20.00%

Color #9C96CC in popluar number systems.

HEX 9C 96 CC
Decimal 156 150 204
Binary 10011100 10010110 11001100
Octal 234 226 314

Shades and tints

Shades of #9C96CC

#9C96CC
(156,150,204)
#8E89BA
(142,137,186)
#807CA8
(128,124,168)
#726F96
(114,111,150)
#646284
(100,98,132)
#565572
(86,85,114)
#484860
(72,72,96)
#3A3B4E
(58,59,78)
#2C2E3C
(44,46,60)
#1E212A
(30,33,42)
#101418
(16,20,24)
#000000
(0,0,0)

Tints of #9C96CC

#9C96CC
(156,150,204)
#A59FD0
(165,159,208)
#AEA8D4
(174,168,212)
#B7B1D8
(183,177,216)
#C0BADC
(192,186,220)
#C9C3E0
(201,195,224)
#D2CCE4
(210,204,228)
#DBD5E8
(219,213,232)
#E4DEEC
(228,222,236)
#EDE7F0
(237,231,240)
#F6F0F4
(246,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9C96CC; }

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

This text font color is #9C96CC.

Background Color

.myBgColor { background-color: #9C96CC; }

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

This div background color is #9C96CC.

Border color

.myBorderColor { border: 1px solid #9C96CC; }

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

This div border color is #9C96CC.

Opacity

.myOpacity80 { color: #9C96CC; opacity: 0.8; }

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

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

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

This text has shadow with #9C96CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C96CC.

Preview

Color preview on black background

This text has color #9C96CC on black background.


Color preview on white background

This text has color #9C96CC on white background.


Black color preview on #9C96CC background

This text has black color on #9C96CC background.


White color preview on #9C96CC background

This text has white color on #9C96CC background.


Related colors

Complementary color

Complementary color for #hex is #636933.


I love getcolorcode.com

Triadic colors

1 #CC9C96 and #96CC9C with #9C96CC are triadic colors.

2 #CC969C and #969CCC with #9C96CC are triadic colors.