COLOR #829099

HEX: #829099 RGB: (130,144,153)

Renk bilgisi

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

RGB renk modeli

#829099 color RGB value is (130,144,153).

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

RGB bağlantıları ve doygunluk

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

130
144
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 144 + 153 = 427 (100%)
R 130 of 427 ~ 30.44%
G 144 of 427 ~ 33.72%
B 153 of 427 ~ 35.83'%

%30.44
%33.72
%35.83

CMYK RENK MODELİ

#829099 rengi CMYK tonu (15,6,0,40).

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

CMYK: (15,6,0,40)
C15M6Y0K40 (15%, 6%, 0%, 40%)
(0.15 / 0.06 / 0.00 / 0.40)

CMYK yüzdeleri

%15.03
%5.88
%0
%40

Codes

Color #829099 in popluar color models

82 90 99
RGB 130 144 153
HSL 203° 10.13% 55.49%
HSB/HSV 203° 15.03% 60.00%
CMYK 15.03% 5.88% 0.00%
40.00%

Color #829099 in popluar number systems.

HEX 82 90 99
Decimal 130 144 153
Binary 10000010 10010000 10011001
Octal 202 220 231

Shades and tints

Shades of #829099

#829099
(130,144,153)
#77838C
(119,131,140)
#6C767F
(108,118,127)
#616972
(97,105,114)
#565C65
(86,92,101)
#4B4F58
(75,79,88)
#40424B
(64,66,75)
#35353E
(53,53,62)
#2A2831
(42,40,49)
#1F1B24
(31,27,36)
#140E17
(20,14,23)
#000000
(0,0,0)

Tints of #829099

#829099
(130,144,153)
#8D9AA2
(141,154,162)
#98A4AB
(152,164,171)
#A3AEB4
(163,174,180)
#AEB8BD
(174,184,189)
#B9C2C6
(185,194,198)
#C4CCCF
(196,204,207)
#CFD6D8
(207,214,216)
#DAE0E1
(218,224,225)
#E5EAEA
(229,234,234)
#F0F4F3
(240,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829099; }

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

This text font color is #829099.

Background Color

.myBgColor { background-color: #829099; }

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

This div background color is #829099.

Border color

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

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

This div border color is #829099.

Opacity

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

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

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

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

This text has shadow with #829099 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829099.

Preview

Color preview on black background

This text has color #829099 on black background.


Color preview on white background

This text has color #829099 on white background.


Black color preview on #829099 background

This text has black color on #829099 background.


White color preview on #829099 background

This text has white color on #829099 background.


Related colors

Complementary color

Complementary color for #hex is #7D6F66.


I love getcolorcode.com

Triadic colors

1 #998290 and #909982 with #829099 are triadic colors.

2 #999082 and #908299 with #829099 are triadic colors.