COLOR #996EB7

HEX: #996EB7 RGB: (153,110,183)

Renk bilgisi

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

RGB renk modeli

#996EB7 color RGB value is (153,110,183).

RGB: (153,110,183) (60%, 43%, 72%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 110 of 255 = 43%
B 183 of 255 = 72%

153
110
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 110 + 183 = 446 (100%)
R 153 of 446 ~ 34.3%
G 110 of 446 ~ 24.66%
B 183 of 446 ~ 41.03'%

%34.3
%24.66
%41.03

CMYK RENK MODELİ

#996EB7 rengi CMYK tonu (16,40,0,28).

  • camgöbeği tonu 16.39%
  • eflatun tonu 39.89%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (16,40,0,28)
C16M40Y0K28 (16%, 40%, 0%, 28%)
(0.16 / 0.40 / 0.00 / 0.28)

CMYK yüzdeleri

%16.39
%39.89
%0
%28.24

Codes

Color #996EB7 in popluar color models

99 6E B7
RGB 153 110 183
HSL 275° 33.64% 57.45%
HSB/HSV 275° 39.89% 71.76%
CMYK 16.39% 39.89% 0.00%
28.24%

Color #996EB7 in popluar number systems.

HEX 99 6E B7
Decimal 153 110 183
Binary 10011001 1101110 10110111
Octal 231 156 267

Shades and tints

Shades of #996EB7

#996EB7
(153,110,183)
#8C64A7
(140,100,167)
#7F5A97
(127,90,151)
#725087
(114,80,135)
#654677
(101,70,119)
#583C67
(88,60,103)
#4B3257
(75,50,87)
#3E2847
(62,40,71)
#311E37
(49,30,55)
#241427
(36,20,39)
#170A17
(23,10,23)
#000000
(0,0,0)

Tints of #996EB7

#996EB7
(153,110,183)
#A27BBD
(162,123,189)
#AB88C3
(171,136,195)
#B495C9
(180,149,201)
#BDA2CF
(189,162,207)
#C6AFD5
(198,175,213)
#CFBCDB
(207,188,219)
#D8C9E1
(216,201,225)
#E1D6E7
(225,214,231)
#EAE3ED
(234,227,237)
#F3F0F3
(243,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996EB7 color. Also use rgb(153,110,183) instead hex code.

Text Font Color

.myTextColor { color: #996EB7; }

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

This text font color is #996EB7.

Background Color

.myBgColor { background-color: #996EB7; }

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

This div background color is #996EB7.

Border color

.myBorderColor { border: 1px solid #996EB7; }

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

This div border color is #996EB7.

Opacity

.myOpacity80 { color: #996EB7; opacity: 0.8; }

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

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

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

This text has shadow with #996EB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996EB7.

Preview

Color preview on black background

This text has color #996EB7 on black background.


Color preview on white background

This text has color #996EB7 on white background.


Black color preview on #996EB7 background

This text has black color on #996EB7 background.


White color preview on #996EB7 background

This text has white color on #996EB7 background.


Related colors

Complementary color

Complementary color for #hex is #669148.


I love getcolorcode.com

Triadic colors

1 #B7996E and #6EB799 with #996EB7 are triadic colors.

2 #B76E99 and #6E99B7 with #996EB7 are triadic colors.