COLOR #7D7F96

HEX: #7D7F96 RGB: (125,127,150)

Renk bilgisi

#7D7F96 contains red, green and blue colors in about the same proportion. #7D7F96 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#7D7F96 color RGB value is (125,127,150).

RGB: (125,127,150) (49%, 50%, 59%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 127 of 255 = 50%
B 150 of 255 = 59%

125
127
150

R + G + B ~ 53%. #7D7F96 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 127 + 150 = 402 (100%)
R 125 of 402 ~ 31.09%
G 127 of 402 ~ 31.59%
B 150 of 402 ~ 37.31'%

%31.09
%31.59
%37.31

CMYK RENK MODELİ

#7D7F96 rengi CMYK tonu (17,15,0,41).

  • camgöbeği tonu 16.67%
  • eflatun tonu 15.33%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%

CMYK: (17,15,0,41)
C17M15Y0K41 (17%, 15%, 0%, 41%)
(0.17 / 0.15 / 0.00 / 0.41)

CMYK yüzdeleri

%16.67
%15.33
%0
%41.18

Codes

Color #7D7F96 in popluar color models

7D 7F 96
RGB 125 127 150
HSL 235° 10.64% 53.92%
HSB/HSV 235° 16.67% 58.82%
CMYK 16.67% 15.33% 0.00%
41.18%

Color #7D7F96 in popluar number systems.

HEX 7D 7F 96
Decimal 125 127 150
Binary 1111101 1111111 10010110
Octal 175 177 226

Shades and tints

Shades of #7D7F96

#7D7F96
(125,127,150)
#727489
(114,116,137)
#67697C
(103,105,124)
#5C5E6F
(92,94,111)
#515362
(81,83,98)
#464855
(70,72,85)
#3B3D48
(59,61,72)
#30323B
(48,50,59)
#25272E
(37,39,46)
#1A1C21
(26,28,33)
#0F1114
(15,17,20)
#000000
(0,0,0)

Tints of #7D7F96

#7D7F96
(125,127,150)
#888A9F
(136,138,159)
#9395A8
(147,149,168)
#9EA0B1
(158,160,177)
#A9ABBA
(169,171,186)
#B4B6C3
(180,182,195)
#BFC1CC
(191,193,204)
#CACCD5
(202,204,213)
#D5D7DE
(213,215,222)
#E0E2E7
(224,226,231)
#EBEDF0
(235,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D7F96 color. Also use rgb(125,127,150) instead hex code.

Text Font Color

.myTextColor { color: #7D7F96; }

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

This text font color is #7D7F96.

Background Color

.myBgColor { background-color: #7D7F96; }

<div style="background-color:#7D7F96">Inner text</div>

This div background color is #7D7F96.

Border color

.myBorderColor { border: 1px solid #7D7F96; }

<div style="border:3px solid #7D7F96">Div</div>

This div border color is #7D7F96.

Opacity

.myOpacity80 { color: #7D7F96; opacity: 0.8; }

<p style="color:#7D7F96;opacity:0.8;">80%</p>

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

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

This text has shadow with #7D7F96 color.


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

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

This text has shadow with #7D7F96 primary color and red secondary color.


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

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

This text has shadow with #7D7F96 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7D7F96.

Preview

Color preview on black background

This text has color #7D7F96 on black background.


Color preview on white background

This text has color #7D7F96 on white background.


Black color preview on #7D7F96 background

This text has black color on #7D7F96 background.


White color preview on #7D7F96 background

This text has white color on #7D7F96 background.


Related colors

Complementary color

Complementary color for #hex is #828069.


I love getcolorcode.com

Triadic colors

1 #967D7F and #7F967D with #7D7F96 are triadic colors.

2 #967F7D and #7F7D96 with #7D7F96 are triadic colors.