COLOR #976FB4

HEX: #976FB4 RGB: (151,111,180)

Renk bilgisi

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

RGB renk modeli

#976FB4 color RGB value is (151,111,180).

RGB: (151,111,180) (59%, 44%, 71%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 111 of 255 = 44%
B 180 of 255 = 71%

151
111
180

R + G + B ~ 58%. #976FB4 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 111 + 180 = 442 (100%)
R 151 of 442 ~ 34.16%
G 111 of 442 ~ 25.11%
B 180 of 442 ~ 40.72'%

%34.16
%25.11
%40.72

CMYK RENK MODELİ

#976FB4 rengi CMYK tonu (16,38,0,29).

  • camgöbeği tonu 16.11%
  • eflatun tonu 38.33%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (16,38,0,29)
C16M38Y0K29 (16%, 38%, 0%, 29%)
(0.16 / 0.38 / 0.00 / 0.29)

CMYK yüzdeleri

%16.11
%38.33
%0
%29.41

Codes

Color #976FB4 in popluar color models

97 6F B4
RGB 151 111 180
HSL 275° 31.51% 57.06%
HSB/HSV 275° 38.33% 70.59%
CMYK 16.11% 38.33% 0.00%
29.41%

Color #976FB4 in popluar number systems.

HEX 97 6F B4
Decimal 151 111 180
Binary 10010111 1101111 10110100
Octal 227 157 264

Shades and tints

Shades of #976FB4

#976FB4
(151,111,180)
#8A65A4
(138,101,164)
#7D5B94
(125,91,148)
#705184
(112,81,132)
#634774
(99,71,116)
#563D64
(86,61,100)
#493354
(73,51,84)
#3C2944
(60,41,68)
#2F1F34
(47,31,52)
#221524
(34,21,36)
#150B14
(21,11,20)
#000000
(0,0,0)

Tints of #976FB4

#976FB4
(151,111,180)
#A07CBA
(160,124,186)
#A989C0
(169,137,192)
#B296C6
(178,150,198)
#BBA3CC
(187,163,204)
#C4B0D2
(196,176,210)
#CDBDD8
(205,189,216)
#D6CADE
(214,202,222)
#DFD7E4
(223,215,228)
#E8E4EA
(232,228,234)
#F1F1F0
(241,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976FB4 color. Also use rgb(151,111,180) instead hex code.

Text Font Color

.myTextColor { color: #976FB4; }

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

This text font color is #976FB4.

Background Color

.myBgColor { background-color: #976FB4; }

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

This div background color is #976FB4.

Border color

.myBorderColor { border: 1px solid #976FB4; }

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

This div border color is #976FB4.

Opacity

.myOpacity80 { color: #976FB4; opacity: 0.8; }

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

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

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

This text has shadow with #976FB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976FB4.

Preview

Color preview on black background

This text has color #976FB4 on black background.


Color preview on white background

This text has color #976FB4 on white background.


Black color preview on #976FB4 background

This text has black color on #976FB4 background.


White color preview on #976FB4 background

This text has white color on #976FB4 background.


Related colors

Complementary color

Complementary color for #hex is #68904B.


I love getcolorcode.com

Triadic colors

1 #B4976F and #6FB497 with #976FB4 are triadic colors.

2 #B46F97 and #6F97B4 with #976FB4 are triadic colors.