COLOR #828299

HEX: #828299 RGB: (130,130,153)

Renk bilgisi

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

RGB renk modeli

#828299 color RGB value is (130,130,153).

RGB: (130,130,153) (51%, 51%, 60%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 130 of 255 = 51%
B 153 of 255 = 60%

130
130
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 130 + 153 = 413 (100%)
R 130 of 413 ~ 31.48%
G 130 of 413 ~ 31.48%
B 153 of 413 ~ 37.05'%

%31.48
%31.48
%37.05

CMYK RENK MODELİ

#828299 rengi CMYK tonu (15,15,0,40).

  • camgöbeği tonu 15.03%
  • eflatun tonu 15.03%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (15,15,0,40)
C15M15Y0K40 (15%, 15%, 0%, 40%)
(0.15 / 0.15 / 0.00 / 0.40)

CMYK yüzdeleri

%15.03
%15.03
%0
%40

Codes

Color #828299 in popluar color models

82 82 99
RGB 130 130 153
HSL 240° 10.13% 55.49%
HSB/HSV 240° 15.03% 60.00%
CMYK 15.03% 15.03% 0.00%
40.00%

Color #828299 in popluar number systems.

HEX 82 82 99
Decimal 130 130 153
Binary 10000010 10000010 10011001
Octal 202 202 231

Shades and tints

Shades of #828299

#828299
(130,130,153)
#77778C
(119,119,140)
#6C6C7F
(108,108,127)
#616172
(97,97,114)
#565665
(86,86,101)
#4B4B58
(75,75,88)
#40404B
(64,64,75)
#35353E
(53,53,62)
#2A2A31
(42,42,49)
#1F1F24
(31,31,36)
#141417
(20,20,23)
#000000
(0,0,0)

Tints of #828299

#828299
(130,130,153)
#8D8DA2
(141,141,162)
#9898AB
(152,152,171)
#A3A3B4
(163,163,180)
#AEAEBD
(174,174,189)
#B9B9C6
(185,185,198)
#C4C4CF
(196,196,207)
#CFCFD8
(207,207,216)
#DADAE1
(218,218,225)
#E5E5EA
(229,229,234)
#F0F0F3
(240,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #828299 color. Also use rgb(130,130,153) instead hex code.

Text Font Color

.myTextColor { color: #828299; }

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

This text font color is #828299.

Background Color

.myBgColor { background-color: #828299; }

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

This div background color is #828299.

Border color

.myBorderColor { border: 1px solid #828299; }

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

This div border color is #828299.

Opacity

.myOpacity80 { color: #828299; opacity: 0.8; }

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

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

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

This text has shadow with #828299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #828299.

Preview

Color preview on black background

This text has color #828299 on black background.


Color preview on white background

This text has color #828299 on white background.


Black color preview on #828299 background

This text has black color on #828299 background.


White color preview on #828299 background

This text has white color on #828299 background.


Related colors

Complementary color

Complementary color for #hex is #7D7D66.


I love getcolorcode.com