COLOR #828B96

HEX: #828B96 RGB: (130,139,150)

Renk bilgisi

#828B96 contains red, green and blue colors in about the same proportion. #828B96 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#828B96 color RGB value is (130,139,150).

RGB: (130,139,150) (51%, 55%, 59%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 139 of 255 = 55%
B 150 of 255 = 59%

130
139
150

R + G + B ~ 55%. #828B96 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 139 + 150 = 419 (100%)
R 130 of 419 ~ 31.03%
G 139 of 419 ~ 33.17%
B 150 of 419 ~ 35.8'%

%31.03
%33.17
%35.8

CMYK RENK MODELİ

#828B96 rengi CMYK tonu (13,7,0,41).

  • camgöbeği tonu 13.33%
  • eflatun tonu 7.33%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%

CMYK: (13,7,0,41)
C13M7Y0K41 (13%, 7%, 0%, 41%)
(0.13 / 0.07 / 0.00 / 0.41)

CMYK yüzdeleri

%13.33
%7.33
%0
%41.18

Codes

Color #828B96 in popluar color models

82 8B 96
RGB 130 139 150
HSL 213° 8.70% 54.90%
HSB/HSV 213° 13.33% 58.82%
CMYK 13.33% 7.33% 0.00%
41.18%

Color #828B96 in popluar number systems.

HEX 82 8B 96
Decimal 130 139 150
Binary 10000010 10001011 10010110
Octal 202 213 226

Shades and tints

Shades of #828B96

#828B96
(130,139,150)
#777F89
(119,127,137)
#6C737C
(108,115,124)
#61676F
(97,103,111)
#565B62
(86,91,98)
#4B4F55
(75,79,85)
#404348
(64,67,72)
#35373B
(53,55,59)
#2A2B2E
(42,43,46)
#1F1F21
(31,31,33)
#141314
(20,19,20)
#000000
(0,0,0)

Tints of #828B96

#828B96
(130,139,150)
#8D959F
(141,149,159)
#989FA8
(152,159,168)
#A3A9B1
(163,169,177)
#AEB3BA
(174,179,186)
#B9BDC3
(185,189,195)
#C4C7CC
(196,199,204)
#CFD1D5
(207,209,213)
#DADBDE
(218,219,222)
#E5E5E7
(229,229,231)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #828B96 color. Also use rgb(130,139,150) instead hex code.

Text Font Color

.myTextColor { color: #828B96; }

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

This text font color is #828B96.

Background Color

.myBgColor { background-color: #828B96; }

<div style="background-color:#828B96">Inner text</div>

This div background color is #828B96.

Border color

.myBorderColor { border: 1px solid #828B96; }

<div style="border:3px solid #828B96">Div</div>

This div border color is #828B96.

Opacity

.myOpacity80 { color: #828B96; opacity: 0.8; }

<p style="color:#828B96;opacity:0.8;">80%</p>

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

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

This text has shadow with #828B96 color.


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

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

This text has shadow with #828B96 primary color and red secondary color.


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

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

This text has shadow with #828B96 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #828B96.

Preview

Color preview on black background

This text has color #828B96 on black background.


Color preview on white background

This text has color #828B96 on white background.


Black color preview on #828B96 background

This text has black color on #828B96 background.


White color preview on #828B96 background

This text has white color on #828B96 background.


Related colors

Complementary color

Complementary color for #hex is #7D7469.


I love getcolorcode.com

Triadic colors

1 #96828B and #8B9682 with #828B96 are triadic colors.

2 #968B82 and #8B8296 with #828B96 are triadic colors.