COLOR #829DB1

HEX: #829DB1 RGB: (130,157,177)

Renk bilgisi

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

RGB renk modeli

#829DB1 color RGB value is (130,157,177).

RGB: (130,157,177) (51%, 62%, 69%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 157 of 255 = 62%
B 177 of 255 = 69%

130
157
177

R + G + B ~ 61%. #829DB1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 157 + 177 = 464 (100%)
R 130 of 464 ~ 28.02%
G 157 of 464 ~ 33.84%
B 177 of 464 ~ 38.15'%

%28.02
%33.84
%38.15

CMYK RENK MODELİ

#829DB1 rengi CMYK tonu (27,11,0,31).

  • camgöbeği tonu 26.55%
  • eflatun tonu 11.30%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%
CMYK: (27,11,0,31) C27M11Y0K31 (27%,11%,0%,31%) (0.27/0.11/0.00/0.31) 

CMYK yüzdeleri

%26.55
%11.3
%0
%30.59

Codes

Color #829DB1 in popluar color models

82 9D B1
RGB 130 157 177
HSL 206° 23.15% 60.20%
HSB/HSV 206° 26.55% 69.41%
CMYK 26.55% 11.30% 0.00%
30.59%

Color #829DB1 in popluar number systems.

HEX 82 9D B1
Decimal 130 157 177
Binary 10000010 10011101 10110001
Octal 202 235 261

Shades and tints

Shades of #829DB1

#829DB1
(130,157,177)
#778FA1
(119,143,161)
#6C8191
(108,129,145)
#617381
(97,115,129)
#566571
(86,101,113)
#4B5761
(75,87,97)
#404951
(64,73,81)
#353B41
(53,59,65)
#2A2D31
(42,45,49)
#1F1F21
(31,31,33)
#141111
(20,17,17)
#000000
(0,0,0)

Tints of #829DB1

#829DB1
(130,157,177)
#8DA5B8
(141,165,184)
#98ADBF
(152,173,191)
#A3B5C6
(163,181,198)
#AEBDCD
(174,189,205)
#B9C5D4
(185,197,212)
#C4CDDB
(196,205,219)
#CFD5E2
(207,213,226)
#DADDE9
(218,221,233)
#E5E5F0
(229,229,240)
#F0EDF7
(240,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829DB1 color. Also use rgb(130,157,177) instead hex code.

Text Font Color

.myTextColor { color: #829DB1; }

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

This text font color is #829DB1.

Background Color

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

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

This div background color is #829DB1.

Border color

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

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

This div border color is #829DB1.

Opacity

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

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

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

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

This text has shadow with #829DB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #829DB1.

Preview

Color preview on black background

This text has color #829DB1 on black background.


Color preview on white background

This text has color #829DB1 on white background.


Black color preview on #829DB1 background

This text has black color on #829DB1 background.


White color preview on #829DB1 background

This text has white color on #829DB1 background.


Related colors

Complementary color

Complementary color for #hex is #7D624E.


I love getcolorcode.com

Triadic colors

1 #B1829D and #9DB182 with #829DB1 are triadic colors.

2 #B19D82 and #9D82B1 with #829DB1 are triadic colors.