COLOR #827A9D

HEX: #827A9D RGB: (130,122,157)

Renk bilgisi

#827A9D contains red, green and blue colors in about the same proportion. #827A9D ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#827A9D color RGB value is (130,122,157).

RGB: (130,122,157) (51%, 48%, 62%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 122 of 255 = 48%
B 157 of 255 = 62%

130
122
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 122 + 157 = 409 (100%)
R 130 of 409 ~ 31.78%
G 122 of 409 ~ 29.83%
B 157 of 409 ~ 38.39'%

%31.78
%29.83
%38.39

CMYK RENK MODELİ

#827A9D rengi CMYK tonu (17,22,0,38).

  • camgöbeği tonu 17.20%
  • eflatun tonu 22.29%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%
CMYK: (17,22,0,38) C17M22Y0K38 (17%,22%,0%,38%) (0.17/0.22/0.00/0.38) 

CMYK yüzdeleri

%17.2
%22.29
%0
%38.43

Codes

Color #827A9D in popluar color models

82 7A 9D
RGB 130 122 157
HSL 254° 15.15% 54.71%
HSB/HSV 254° 22.29% 61.57%
CMYK 17.20% 22.29% 0.00%
38.43%

Color #827A9D in popluar number systems.

HEX 82 7A 9D
Decimal 130 122 157
Binary 10000010 1111010 10011101
Octal 202 172 235

Shades and tints

Shades of #827A9D

#827A9D
(130,122,157)
#776F8F
(119,111,143)
#6C6481
(108,100,129)
#615973
(97,89,115)
#564E65
(86,78,101)
#4B4357
(75,67,87)
#403849
(64,56,73)
#352D3B
(53,45,59)
#2A222D
(42,34,45)
#1F171F
(31,23,31)
#140C11
(20,12,17)
#000000
(0,0,0)

Tints of #827A9D

#827A9D
(130,122,157)
#8D86A5
(141,134,165)
#9892AD
(152,146,173)
#A39EB5
(163,158,181)
#AEAABD
(174,170,189)
#B9B6C5
(185,182,197)
#C4C2CD
(196,194,205)
#CFCED5
(207,206,213)
#DADADD
(218,218,221)
#E5E6E5
(229,230,229)
#F0F2ED
(240,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827A9D color. Also use rgb(130,122,157) instead hex code.

Text Font Color

.myTextColor { color: #827A9D; }

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

This text font color is #827A9D.

Background Color

.myBgColor { background-color: #827A9D; }

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

This div background color is #827A9D.

Border color

.myBorderColor { border: 1px solid #827A9D; }

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

This div border color is #827A9D.

Opacity

.myOpacity80 { color: #827A9D; opacity: 0.8; }

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

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

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

This text has shadow with #827A9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827A9D.

Preview

Color preview on black background

This text has color #827A9D on black background.


Color preview on white background

This text has color #827A9D on white background.


Black color preview on #827A9D background

This text has black color on #827A9D background.


White color preview on #827A9D background

This text has white color on #827A9D background.


Related colors

Complementary color

Complementary color for #hex is #7D8562.


I love getcolorcode.com

Triadic colors

1 #9D827A and #7A9D82 with #827A9D are triadic colors.

2 #9D7A82 and #7A829D with #827A9D are triadic colors.