COLOR #997FB6

HEX: #997FB6 RGB: (153,127,182)

Renk bilgisi

#997FB6 contains red, green and blue colors in about the same proportion. #997FB6 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#997FB6 color RGB value is (153,127,182).

RGB: (153,127,182) (60%, 50%, 71%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 127 of 255 = 50%
B 182 of 255 = 71%

153
127
182

R + G + B ~ 60%. #997FB6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 127 + 182 = 462 (100%)
R 153 of 462 ~ 33.12%
G 127 of 462 ~ 27.49%
B 182 of 462 ~ 39.39'%

%33.12
%27.49
%39.39

CMYK RENK MODELİ

#997FB6 rengi CMYK tonu (16,30,0,29).

  • camgöbeği tonu 15.93%
  • eflatun tonu 30.22%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (16,30,0,29)
C16M30Y0K29 (16%, 30%, 0%, 29%)
(0.16 / 0.30 / 0.00 / 0.29)

CMYK yüzdeleri

%15.93
%30.22
%0
%28.63

Codes

Color #997FB6 in popluar color models

99 7F B6
RGB 153 127 182
HSL 268° 27.36% 60.59%
HSB/HSV 268° 30.22% 71.37%
CMYK 15.93% 30.22% 0.00%
28.63%

Color #997FB6 in popluar number systems.

HEX 99 7F B6
Decimal 153 127 182
Binary 10011001 1111111 10110110
Octal 231 177 266

Shades and tints

Shades of #997FB6

#997FB6
(153,127,182)
#8C74A6
(140,116,166)
#7F6996
(127,105,150)
#725E86
(114,94,134)
#655376
(101,83,118)
#584866
(88,72,102)
#4B3D56
(75,61,86)
#3E3246
(62,50,70)
#312736
(49,39,54)
#241C26
(36,28,38)
#171116
(23,17,22)
#000000
(0,0,0)

Tints of #997FB6

#997FB6
(153,127,182)
#A28ABC
(162,138,188)
#AB95C2
(171,149,194)
#B4A0C8
(180,160,200)
#BDABCE
(189,171,206)
#C6B6D4
(198,182,212)
#CFC1DA
(207,193,218)
#D8CCE0
(216,204,224)
#E1D7E6
(225,215,230)
#EAE2EC
(234,226,236)
#F3EDF2
(243,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997FB6 color. Also use rgb(153,127,182) instead hex code.

Text Font Color

.myTextColor { color: #997FB6; }

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

This text font color is #997FB6.

Background Color

.myBgColor { background-color: #997FB6; }

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

This div background color is #997FB6.

Border color

.myBorderColor { border: 1px solid #997FB6; }

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

This div border color is #997FB6.

Opacity

.myOpacity80 { color: #997FB6; opacity: 0.8; }

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

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

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

This text has shadow with #997FB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997FB6.

Preview

Color preview on black background

This text has color #997FB6 on black background.


Color preview on white background

This text has color #997FB6 on white background.


Black color preview on #997FB6 background

This text has black color on #997FB6 background.


White color preview on #997FB6 background

This text has white color on #997FB6 background.


Related colors

Complementary color

Complementary color for #hex is #668049.


I love getcolorcode.com

Triadic colors

1 #B6997F and #7FB699 with #997FB6 are triadic colors.

2 #B67F99 and #7F99B6 with #997FB6 are triadic colors.