COLOR #829EA1

HEX: #829EA1 RGB: (130,158,161)

Renk bilgisi

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

RGB renk modeli

#829EA1 color RGB value is (130,158,161).

RGB: (130,158,161) (51%, 62%, 63%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 158 of 255 = 62%
B 161 of 255 = 63%

130
158
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 158 + 161 = 449 (100%)
R 130 of 449 ~ 28.95%
G 158 of 449 ~ 35.19%
B 161 of 449 ~ 35.86'%

%28.95
%35.19
%35.86

CMYK RENK MODELİ

#829EA1 rengi CMYK tonu (19,2,0,37).

  • camgöbeği tonu 19.25%
  • eflatun tonu 1.86%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (19,2,0,37)
C19M2Y0K37 (19%, 2%, 0%, 37%)
(0.19 / 0.02 / 0.00 / 0.37)

CMYK yüzdeleri

%19.25
%1.86
%0
%36.86

Codes

Color #829EA1 in popluar color models

82 9E A1
RGB 130 158 161
HSL 186° 14.16% 57.06%
HSB/HSV 186° 19.25% 63.14%
CMYK 19.25% 1.86% 0.00%
36.86%

Color #829EA1 in popluar number systems.

HEX 82 9E A1
Decimal 130 158 161
Binary 10000010 10011110 10100001
Octal 202 236 241

Shades and tints

Shades of #829EA1

#829EA1
(130,158,161)
#779093
(119,144,147)
#6C8285
(108,130,133)
#617477
(97,116,119)
#566669
(86,102,105)
#4B585B
(75,88,91)
#404A4D
(64,74,77)
#353C3F
(53,60,63)
#2A2E31
(42,46,49)
#1F2023
(31,32,35)
#141215
(20,18,21)
#000000
(0,0,0)

Tints of #829EA1

#829EA1
(130,158,161)
#8DA6A9
(141,166,169)
#98AEB1
(152,174,177)
#A3B6B9
(163,182,185)
#AEBEC1
(174,190,193)
#B9C6C9
(185,198,201)
#C4CED1
(196,206,209)
#CFD6D9
(207,214,217)
#DADEE1
(218,222,225)
#E5E6E9
(229,230,233)
#F0EEF1
(240,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #829EA1; }

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

This text font color is #829EA1.

Background Color

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

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

This div background color is #829EA1.

Border color

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

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

This div border color is #829EA1.

Opacity

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

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

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

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

This text has shadow with #829EA1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829EA1.

Preview

Color preview on black background

This text has color #829EA1 on black background.


Color preview on white background

This text has color #829EA1 on white background.


Black color preview on #829EA1 background

This text has black color on #829EA1 background.


White color preview on #829EA1 background

This text has white color on #829EA1 background.


Related colors

Complementary color

Complementary color for #hex is #7D615E.


I love getcolorcode.com

Triadic colors

1 #A1829E and #9EA182 with #829EA1 are triadic colors.

2 #A19E82 and #9E82A1 with #829EA1 are triadic colors.