COLOR #7B677E

HEX: #7B677E RGB: (123,103,126)

Renk bilgisi

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

RGB renk modeli

#7B677E color RGB value is (123,103,126).

RGB: (123,103,126) (48%, 40%, 49%)

RGB bağlantıları ve doygunluk

R 123 of 255 = 48%
G 103 of 255 = 40%
B 126 of 255 = 49%

123
103
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 123 + 103 + 126 = 352 (100%)
R 123 of 352 ~ 34.94%
G 103 of 352 ~ 29.26%
B 126 of 352 ~ 35.8'%

%34.94
%29.26
%35.8

CMYK RENK MODELİ

#7B677E rengi CMYK tonu (2,18,0,51).

  • camgöbeği tonu 2.38%
  • eflatun tonu 18.25%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (2,18,0,51)
C2M18Y0K51 (2%, 18%, 0%, 51%)
(0.02 / 0.18 / 0.00 / 0.51)

CMYK yüzdeleri

%2.38
%18.25
%0
%50.59

Codes

Color #7B677E in popluar color models

7B 67 7E
RGB 123 103 126
HSL 292° 10.04% 44.90%
HSB/HSV 292° 18.25% 49.41%
CMYK 2.38% 18.25% 0.00%
50.59%

Color #7B677E in popluar number systems.

HEX 7B 67 7E
Decimal 123 103 126
Binary 1111011 1100111 1111110
Octal 173 147 176

Shades and tints

Shades of #7B677E

#7B677E
(123,103,126)
#705E73
(112,94,115)
#655568
(101,85,104)
#5A4C5D
(90,76,93)
#4F4352
(79,67,82)
#443A47
(68,58,71)
#39313C
(57,49,60)
#2E2831
(46,40,49)
#231F26
(35,31,38)
#18161B
(24,22,27)
#0D0D10
(13,13,16)
#000000
(0,0,0)

Tints of #7B677E

#7B677E
(123,103,126)
#877489
(135,116,137)
#938194
(147,129,148)
#9F8E9F
(159,142,159)
#AB9BAA
(171,155,170)
#B7A8B5
(183,168,181)
#C3B5C0
(195,181,192)
#CFC2CB
(207,194,203)
#DBCFD6
(219,207,214)
#E7DCE1
(231,220,225)
#F3E9EC
(243,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B677E color. Also use rgb(123,103,126) instead hex code.

Text Font Color

.myTextColor { color: #7B677E; }

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

This text font color is #7B677E.

Background Color

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

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

This div background color is #7B677E.

Border color

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

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

This div border color is #7B677E.

Opacity

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

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

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

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

This text has shadow with #7B677E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B677E.

Preview

Color preview on black background

This text has color #7B677E on black background.


Color preview on white background

This text has color #7B677E on white background.


Black color preview on #7B677E background

This text has black color on #7B677E background.


White color preview on #7B677E background

This text has white color on #7B677E background.


Related colors

Complementary color

Complementary color for #hex is #849881.


I love getcolorcode.com

Triadic colors

1 #7E7B67 and #677E7B with #7B677E are triadic colors.

2 #7E677B and #677B7E with #7B677E are triadic colors.