COLOR #9676C4

HEX: #9676C4 RGB: (150,118,196)

Renk bilgisi

#9676C4 contains mainly red and blue colors. #9676C4 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#9676C4 color RGB value is (150,118,196).

RGB: (150,118,196) (59%, 46%, 77%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 118 of 255 = 46%
B 196 of 255 = 77%

150
118
196

R + G + B ~ 61%. #9676C4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 118 + 196 = 464 (100%)
R 150 of 464 ~ 32.33%
G 118 of 464 ~ 25.43%
B 196 of 464 ~ 42.24'%

%32.33
%25.43
%42.24

CMYK RENK MODELİ

#9676C4 rengi CMYK tonu (23,40,0,23).

  • camgöbeği tonu 23.47%
  • eflatun tonu 39.80%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (23,40,0,23)
C23M40Y0K23 (23%, 40%, 0%, 23%)
(0.23 / 0.40 / 0.00 / 0.23)

CMYK yüzdeleri

%23.47
%39.8
%0
%23.14

Codes

Color #9676C4 in popluar color models

96 76 C4
RGB 150 118 196
HSL 265° 39.80% 61.57%
HSB/HSV 265° 39.80% 76.86%
CMYK 23.47% 39.80% 0.00%
23.14%

Color #9676C4 in popluar number systems.

HEX 96 76 C4
Decimal 150 118 196
Binary 10010110 1110110 11000100
Octal 226 166 304

Shades and tints

Shades of #9676C4

#9676C4
(150,118,196)
#896CB3
(137,108,179)
#7C62A2
(124,98,162)
#6F5891
(111,88,145)
#624E80
(98,78,128)
#55446F
(85,68,111)
#483A5E
(72,58,94)
#3B304D
(59,48,77)
#2E263C
(46,38,60)
#211C2B
(33,28,43)
#14121A
(20,18,26)
#000000
(0,0,0)

Tints of #9676C4

#9676C4
(150,118,196)
#9F82C9
(159,130,201)
#A88ECE
(168,142,206)
#B19AD3
(177,154,211)
#BAA6D8
(186,166,216)
#C3B2DD
(195,178,221)
#CCBEE2
(204,190,226)
#D5CAE7
(213,202,231)
#DED6EC
(222,214,236)
#E7E2F1
(231,226,241)
#F0EEF6
(240,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9676C4 color. Also use rgb(150,118,196) instead hex code.

Text Font Color

.myTextColor { color: #9676C4; }

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

This text font color is #9676C4.

Background Color

.myBgColor { background-color: #9676C4; }

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

This div background color is #9676C4.

Border color

.myBorderColor { border: 1px solid #9676C4; }

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

This div border color is #9676C4.

Opacity

.myOpacity80 { color: #9676C4; opacity: 0.8; }

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

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

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

This text has shadow with #9676C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9676C4.

Preview

Color preview on black background

This text has color #9676C4 on black background.


Color preview on white background

This text has color #9676C4 on white background.


Black color preview on #9676C4 background

This text has black color on #9676C4 background.


White color preview on #9676C4 background

This text has white color on #9676C4 background.


Related colors

Complementary color

Complementary color for #hex is #69893B.


I love getcolorcode.com

Triadic colors

1 #C49676 and #76C496 with #9676C4 are triadic colors.

2 #C47696 and #7696C4 with #9676C4 are triadic colors.