COLOR #7D7796

HEX: #7D7796 RGB: (125,119,150)

Renk bilgisi

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

RGB renk modeli

#7D7796 color RGB value is (125,119,150).

RGB: (125,119,150) (49%, 47%, 59%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 119 of 255 = 47%
B 150 of 255 = 59%

125
119
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 119 + 150 = 394 (100%)
R 125 of 394 ~ 31.73%
G 119 of 394 ~ 30.2%
B 150 of 394 ~ 38.07'%

%31.73
%30.2
%38.07

CMYK RENK MODELİ

#7D7796 rengi CMYK tonu (17,21,0,41).

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

CMYK: (17,21,0,41)
C17M21Y0K41 (17%, 21%, 0%, 41%)
(0.17 / 0.21 / 0.00 / 0.41)

CMYK yüzdeleri

%16.67
%20.67
%0
%41.18

Codes

Color #7D7796 in popluar color models

7D 77 96
RGB 125 119 150
HSL 252° 12.86% 52.75%
HSB/HSV 252° 20.67% 58.82%
CMYK 16.67% 20.67% 0.00%
41.18%

Color #7D7796 in popluar number systems.

HEX 7D 77 96
Decimal 125 119 150
Binary 1111101 1110111 10010110
Octal 175 167 226

Shades and tints

Shades of #7D7796

#7D7796
(125,119,150)
#726D89
(114,109,137)
#67637C
(103,99,124)
#5C596F
(92,89,111)
#514F62
(81,79,98)
#464555
(70,69,85)
#3B3B48
(59,59,72)
#30313B
(48,49,59)
#25272E
(37,39,46)
#1A1D21
(26,29,33)
#0F1314
(15,19,20)
#000000
(0,0,0)

Tints of #7D7796

#7D7796
(125,119,150)
#88839F
(136,131,159)
#938FA8
(147,143,168)
#9E9BB1
(158,155,177)
#A9A7BA
(169,167,186)
#B4B3C3
(180,179,195)
#BFBFCC
(191,191,204)
#CACBD5
(202,203,213)
#D5D7DE
(213,215,222)
#E0E3E7
(224,227,231)
#EBEFF0
(235,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D7796; }

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

This text font color is #7D7796.

Background Color

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

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

This div background color is #7D7796.

Border color

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

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

This div border color is #7D7796.

Opacity

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

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

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

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

This text has shadow with #7D7796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7796.

Preview

Color preview on black background

This text has color #7D7796 on black background.


Color preview on white background

This text has color #7D7796 on white background.


Black color preview on #7D7796 background

This text has black color on #7D7796 background.


White color preview on #7D7796 background

This text has white color on #7D7796 background.


Related colors

Complementary color

Complementary color for #hex is #828869.


I love getcolorcode.com

Triadic colors

1 #967D77 and #77967D with #7D7796 are triadic colors.

2 #96777D and #777D96 with #7D7796 are triadic colors.