COLOR #829EAB

HEX: #829EAB RGB: (130,158,171)

Renk bilgisi

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

RGB renk modeli

#829EAB color RGB value is (130,158,171).

RGB: (130,158,171) (51%, 62%, 67%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 158 of 255 = 62%
B 171 of 255 = 67%

130
158
171

R + G + B ~ 60%. #829EAB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 158 + 171 = 459 (100%)
R 130 of 459 ~ 28.32%
G 158 of 459 ~ 34.42%
B 171 of 459 ~ 37.25'%

%28.32
%34.42
%37.25

CMYK RENK MODELİ

#829EAB rengi CMYK tonu (24,8,0,33).

  • camgöbeği tonu 23.98%
  • eflatun tonu 7.60%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (24,8,0,33)
C24M8Y0K33 (24%, 8%, 0%, 33%)
(0.24 / 0.08 / 0.00 / 0.33)

CMYK yüzdeleri

%23.98
%7.6
%0
%32.94

Codes

Color #829EAB in popluar color models

82 9E AB
RGB 130 158 171
HSL 199° 19.62% 59.02%
HSB/HSV 199° 23.98% 67.06%
CMYK 23.98% 7.60% 0.00%
32.94%

Color #829EAB in popluar number systems.

HEX 82 9E AB
Decimal 130 158 171
Binary 10000010 10011110 10101011
Octal 202 236 253

Shades and tints

Shades of #829EAB

#829EAB
(130,158,171)
#77909C
(119,144,156)
#6C828D
(108,130,141)
#61747E
(97,116,126)
#56666F
(86,102,111)
#4B5860
(75,88,96)
#404A51
(64,74,81)
#353C42
(53,60,66)
#2A2E33
(42,46,51)
#1F2024
(31,32,36)
#141215
(20,18,21)
#000000
(0,0,0)

Tints of #829EAB

#829EAB
(130,158,171)
#8DA6B2
(141,166,178)
#98AEB9
(152,174,185)
#A3B6C0
(163,182,192)
#AEBEC7
(174,190,199)
#B9C6CE
(185,198,206)
#C4CED5
(196,206,213)
#CFD6DC
(207,214,220)
#DADEE3
(218,222,227)
#E5E6EA
(229,230,234)
#F0EEF1
(240,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829EAB color. Also use rgb(130,158,171) instead hex code.

Text Font Color

.myTextColor { color: #829EAB; }

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

This text font color is #829EAB.

Background Color

.myBgColor { background-color: #829EAB; }

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

This div background color is #829EAB.

Border color

.myBorderColor { border: 1px solid #829EAB; }

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

This div border color is #829EAB.

Opacity

.myOpacity80 { color: #829EAB; opacity: 0.8; }

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

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

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

This text has shadow with #829EAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829EAB.

Preview

Color preview on black background

This text has color #829EAB on black background.


Color preview on white background

This text has color #829EAB on white background.


Black color preview on #829EAB background

This text has black color on #829EAB background.


White color preview on #829EAB background

This text has white color on #829EAB background.


Related colors

Complementary color

Complementary color for #hex is #7D6154.


I love getcolorcode.com

Triadic colors

1 #AB829E and #9EAB82 with #829EAB are triadic colors.

2 #AB9E82 and #9E82AB with #829EAB are triadic colors.