COLOR #7B829D

HEX: #7B829D RGB: (123,130,157)

Renk bilgisi

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

RGB renk modeli

#7B829D color RGB value is (123,130,157).

RGB: (123,130,157) (48%, 51%, 62%)

RGB bağlantıları ve doygunluk

R 123 of 255 = 48%
G 130 of 255 = 51%
B 157 of 255 = 62%

123
130
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 123 + 130 + 157 = 410 (100%)
R 123 of 410 ~ 30%
G 130 of 410 ~ 31.71%
B 157 of 410 ~ 38.29'%

%30
%31.71
%38.29

CMYK RENK MODELİ

#7B829D rengi CMYK tonu (22,17,0,38).

  • camgöbeği tonu 21.66%
  • eflatun tonu 17.20%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (22,17,0,38)
C22M17Y0K38 (22%, 17%, 0%, 38%)
(0.22 / 0.17 / 0.00 / 0.38)

CMYK yüzdeleri

%21.66
%17.2
%0
%38.43

Codes

Color #7B829D in popluar color models

7B 82 9D
RGB 123 130 157
HSL 228° 14.78% 54.90%
HSB/HSV 228° 21.66% 61.57%
CMYK 21.66% 17.20% 0.00%
38.43%

Color #7B829D in popluar number systems.

HEX 7B 82 9D
Decimal 123 130 157
Binary 1111011 10000010 10011101
Octal 173 202 235

Shades and tints

Shades of #7B829D

#7B829D
(123,130,157)
#70778F
(112,119,143)
#656C81
(101,108,129)
#5A6173
(90,97,115)
#4F5665
(79,86,101)
#444B57
(68,75,87)
#394049
(57,64,73)
#2E353B
(46,53,59)
#232A2D
(35,42,45)
#181F1F
(24,31,31)
#0D1411
(13,20,17)
#000000
(0,0,0)

Tints of #7B829D

#7B829D
(123,130,157)
#878DA5
(135,141,165)
#9398AD
(147,152,173)
#9FA3B5
(159,163,181)
#ABAEBD
(171,174,189)
#B7B9C5
(183,185,197)
#C3C4CD
(195,196,205)
#CFCFD5
(207,207,213)
#DBDADD
(219,218,221)
#E7E5E5
(231,229,229)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B829D color. Also use rgb(123,130,157) instead hex code.

Text Font Color

.myTextColor { color: #7B829D; }

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

This text font color is #7B829D.

Background Color

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

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

This div background color is #7B829D.

Border color

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

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

This div border color is #7B829D.

Opacity

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

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

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

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

This text has shadow with #7B829D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B829D.

Preview

Color preview on black background

This text has color #7B829D on black background.


Color preview on white background

This text has color #7B829D on white background.


Black color preview on #7B829D background

This text has black color on #7B829D background.


White color preview on #7B829D background

This text has white color on #7B829D background.


Related colors

Complementary color

Complementary color for #hex is #847D62.


I love getcolorcode.com

Triadic colors

1 #9D7B82 and #829D7B with #7B829D are triadic colors.

2 #9D827B and #827B9D with #7B829D are triadic colors.